[jboss-user] [JBoss jBPM] - Re: Timer persisted but not fired

arshadnj do-not-reply at jboss.com
Tue Oct 17 21:01:14 EDT 2006


Any idea why it should be configured as servlet instead of an start-up listener configured through web.xml?:

<listener>
  | 		<listener-class>xxx.web.StartupListener</listener-class>
  | 	</listener>

I mean just moving the code from servlet into an application specific start-up listener?

Thanks,
arshad



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

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



More information about the jboss-user mailing list