[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: java 5.0 features in JSP problem

2007-05-01 Thread mpelzsherman
FWIW: in 4.0.5, it's necessary to both uncomment the compilerSourceVM setting 
AND ADD the following:

  init-param
 param-namecompilerTargetVM/param-name
 param-value1.5/param-value
  /init-param


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4042210#4042210

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4042210
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: java 5.0 features in JSP problem

2007-04-27 Thread dparrilla
I  had the same issue in JBOSS 404GA. And setting the compilerSourceVM 
parameter did work.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4041298#4041298

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4041298
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: java 5.0 features in JSP problem

2007-04-27 Thread [EMAIL PROTECTED]
try to add compiler = javac in the  JspServlet parameters.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4041396#4041396

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4041396
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Tomcat, HTTPD, Servlets JSP] - Re: java 5.0 features in JSP problem

2007-04-23 Thread mpelzsherman
Is this an issue in any of the later releases of jboss?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4039980#4039980

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4039980
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user