I'm using quartz scheduler in my app (ear). Here is the problem: - With Tomee 1.5.2, I have to remove the quartz from the <tomee>/lib; otherwise it will complain about it could not find my job class. Once I remove it, everything works find. - With Tomee 1.6.0 snapshot x, it has the same problem as 1.5.2, however even when I remove the quartz from <tomee>/lib, my app won't start up because tomee itself can't find the quartz lib.
Please advise. Thanks, -- View this message in context: http://openejb.979440.n4.nabble.com/Quartz-tp4663216.html Sent from the OpenEJB User mailing list archive at Nabble.com.
