users@glassfish.java.net

Re: How To Pass Compiler Optiosn And JSP Compiler Optiosn In Glassfiish

From: <glassfish_at_javadesktop.org>
Date: Wed, 20 Jan 2010 13:57:55 PST

Which app server are you using? Looks like you are not using glassfish, because we don't use packages like com.iplanet.ias.web.jsp.*

The old appserver invokes jspc in a separate process, but in glassfish, javac is invoked with JSR199 api's, in the same JVM. Can you try you application in glassfish? I suspect that this would not be an issue in glassfish.
[Message sent by forum member 'kchung' (kin-man.chung_at_sun.com)]

http://forums.java.net/jive/thread.jspa?messageID=382036