[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Facing Generated servlet error: exceeding the 65535 byte
PeterJ
do-not-reply at jboss.com
Tue Dec 23 02:13:24 EST 2008
1) It would appear that WLS is using a different mechanism to convert JSPs to servlets than what JBoss AS is using. Perhaps by playing around with some of the settings for the "jsp" servlet in server/xxx/deploy/jbossweb-tomcat55.sar/conf/web.xml - things like "trimspaces" and "javaencoding" - you might be able to get a smaller servlet.
2) Hmm, those should be interpreted the same. Looks like a bug to me.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198172#4198172
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198172
More information about the jboss-user
mailing list