Hey Zac, Just did another test -- at first I couldn't reproduce it, but then I noticed you were putting the quartz.xml file in the deploy folder before it had ever been run. If I do it that way, I can reproduce the problem and I raised a JIRA issue to keep track of this (https://issues.apache.org/activemq/browse/SMX4-480).
While we get that resolved, you can try: - let the container start/install features one time - move the quartz.xml file in the deploy folder If I restart the container then, it will always come up correctly. So it looks like the original issue has been resolved (where the quartz.xml works the first time, but failed on a subsequent startup). We have some more work to do for getting this right on an intial startup with artifacts pre-deployed. Regards, Gert Vanthienen ------------------------ Open Source SOA: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On 11 February 2010 07:06, zacwolfe <[email protected]> wrote: > > Any update on this? I'm still unable to use the quartz scheduling feature > from xml bundle. > > Thanks, > Zac > > zacwolfe wrote: >> >> Thanks Gert, >> >> Here's my findings using java version "1.6.0_16" in WinXP: >> >> 1. rebuilt >> 2. unzipped (testing in WinXP currently) >> 3. changed config.properties to use equinox >> 4. Copy simple example quartz.xml to deploy directory >> 5. servicemix.bat >> >> I'm now getting this: java.lang.NoClassDefFoundError: org/quartz/JobDetail >> when servicemix tries to start the quartz.xml bundle. Incidentally >> servicemix starts fine without the quartz.xml deployed. >> >> I've attached my http://old.nabble.com/file/p27464231/log karaf.log . I >> hope that helps. >> >> >> Again thank you so much for your help, >> Zac >> > > -- > View this message in context: > http://old.nabble.com/Problem-with-simple-quartz.xml-example-in-Servicemix-4.2.0-Snapshot-tp27378848p27542723.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
