hi all,
I am developing JSP custom tags, wrapping them into a war file and deploying it into 
default folder of Jboss and run the server.

Annoyingly for some reason i get "[jbossweb] java.lang.StackOverflowError" error which 
I don't know why!? strange cause I don't get any stack trace for the error just plain :
" [jbossweb] java.lang.StackOverflowError "

Tracing my code by writing messages into Jboss standard console output, my code get 
executed up to different methods that are sequencially called one after another. Is 
there a way to increase the size of Stack for jbossweb or is this the problem of 
default folder? any suggestions?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838742#3838742

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838742


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to