[jboss-user] [Beginners Corner] - Configuring JDK5.0 compilation support in JBoss 4.2
akrishmohan
do-not-reply at jboss.com
Thu Jun 14 13:13:34 EDT 2007
Hi
We are moving from 4.0.4 GA to JBoss 4.2. I was curious to know if we still needed to manually add these lines to web.xml to enable JDK5 compilation support.
<init-param>
<param-name>compilerSourceVM</param-name>
<param-value>1.5</param-value>
</init-param>
Let me know. Thanks
K
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054501#4054501
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054501
More information about the jboss-user
mailing list