Re: quartz plugin issue

2006-01-13 Thread lio struts
tc? the jobstore > class etc? > > I m afraid I have the code @home, so I can't help you here, but I'll take > Ur email (with your permissions) and If I find my old code at home, I'll > Send you my quartz.properties as well as the plugin that I use for > initializing

Re: quartz plugin issue

2006-01-13 Thread lio struts
; For quartz. > I'll suggest you go that way, spring supports quartz quite easily.. > HTH > marco > > -Original Message- > From: lio struts [mailto:[EMAIL PROTECTED] > Sent: 12 January 2006 17:42 > To: user@struts.apache.org > Subject: Re: quartz plugin

quartz plugin issue

2006-01-12 Thread lio struts
Hello world, I'm trying to use http://demo.jgsullivan.com/struts/ quartz plugin for struts. I use JBoss3.2.2/Tomcat-4.1and quartz 1.4.5 In my struts-config i've addded : In my WEB-INF, the file quartz-config.xml : And in WEB-INF/classes, the file

Re: quartz plugin issue

2006-01-12 Thread lio struts
I did excactly the same with quartz-1.5.1 (it seems to include jboss special features)and i have no problem on startup. I have to go further to say it works... 2006/1/12, lio struts <[EMAIL PROTECTED]>: > > Hello world, > > I'm trying to use http://demo.jgsullivan.com/st