[jboss-user] [JBoss jBPM] - Re: Autostart process on JBoss start
Candersen
do-not-reply at jboss.com
Fri Dec 21 05:23:31 EST 2007
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
More information about the jboss-user
mailing list