Hi,
I deployed a ear file onto JBoss4.0.4GA, in my ear there is a war file.
I can load my html file from my browser, and when I debug I can see the startUpServlet was
entered. And I even saw one line of system.out.print printed onto the console from the
startUpServlet.
But then I suddenly can't see any system.out.print print out in the console. It looks
that my code could not load the servletContext.
Anybody ran into the similar problem?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973734#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...