anita kulshreshtha wrote:
>> 2) JSP compilation errors >> Problem: >> Embedded error: Unable to compile class for JSP >> Strange error message about JAVA_HOME, etc... >> >> Possible Solution/Work-around: >> Update the pom.xml in the root directory to use version >> 1.4.5-SNAPSHOT >> (from 1.4.4) for the jspc-maven-plugin. Not sure if Jeff Genender is >> >> planning to make 1.4.5 an official release for this. We're not sure >> why >> it gets us around the problem so it may be a red herring. >> > > I have seen this, but do not yet know why it happens. I would like > to comment out the following lines until the problem is resolved. > > 1. applications/geronimo-examples/pom.xml > <module>geronimo-jsp-examples</module> > > 2. configs/pom.xml > <module>jsp-examples-jetty</module> > <module>jsp-examples-tomcat</module> > These configs are not needed to start the server. > Joe explained the fix and I explain the reason. There is no need to remove compilation...we can move to 1.4.5-SNAPSHOT for the next 24 hours if need be.
