Sorry, the code in the web.xml looks like this:
| <servlet> | <servlet-name>StartupServlet</servlet-name> | <servlet-class>myPackage.process</servlet-class> | <load-on-startup>2</load-on-startup> | </servlet> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114933#4114933 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4114933 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
