Re: Servlet exception, all of a sudden
Michael Nash <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <1115925169.8443.8.camel@139-142-200-104> |
Gene: On Thu, 2005-05-12 at 14:59, Gene McCullough wrote: > Hi Mike, glad to see you back. Thanks! > > I noticed in some build.properties the following: > maven.compile.source=1.4 > maven.compile.target=1.4 > > would that be the culprit (if missing)? Yes, it would indeed! Mike > > thanks > gene > > Michael Nash wrote: > > Gene: > > > > This sounds like a jar compiled without 1.4 compliance - hence the > > complaint about "assert". > > > > Mike > > > > On Thu, 2005-05-12 at 14:36, Gene McCullough wrote: > > > >>I updated keel-client, needing to get my web.xml snippets for servlet > >>2.4, and now I'm getting the following trying to execute any model: > >> > >>exception > >>javax.servlet.ServletException: Servlet execution threw an exception > >>com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:39) > >>com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118) > >>com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52) > >> > >>root cause > >>java.lang.Error: Unresolved compilation problem: > >> Syntax error on token "assert", assert expected > >> org.keel.clients.webapp.AbstractWebappClientConnector.parseInitParameters(AbstractWebappClientConnector.java:342) > >>org.keel.clients.webapp.AbstractWebappClientConnector.execute(AbstractWebappClientConnector.java:66) > >>org.keel.clients.struts.StrutsClientConnector.execute(StrutsClientConnector.java:106) > >>org.keel.clients.struts.ModelAction.execute(ModelAction.java:78) > >> > >> > >>Did WEB-INF/keel/server/conf go away? Before this started happening, I > >>have a WEB-INF/conf/merged.system (something like that, i don't have it > >>now and can't remember). > >> > >>I've scrapped my maven cache, rebuilt, and no luck. > >>using keel maven plugin 1.2.16 (was also working before). > >>tomcat 5.5.9 > >>java 1.5.0_3 > >> > >>thanks > >>gene > >>http://keelframework.org/documentation.shtml > >>Keelgroup mailing list > >>[email protected] > >>http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > > > > > > http://keelframework.org/documentation.shtml > > Keelgroup mailing list > > [email protected] > > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > > > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com > http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com