Hi Andy

#     org.quartz.scheduler.classLoadHelper.class = CLASS_LOAD_HELPER_CLASS

# "CLASS_LOAD_HELPER_CLASS" defaults to the most robust approach, which is to
# use the "org.quartz.simpl.CascadingClassLoadHelper" class - which in turn
# uses every other ClassLoadHelper class until one works.  You should probably
# not find the need to specify any other class for this property,*
though strange
# things seem to happen within application servers*.  All of the current
# ClassLoadHelper implementation can be found in the "org.quartz.simpl" package.

gonna try, but this comment scares me to death :-)

[]

Leo

On Tue, Oct 21, 2014 at 2:27 PM, Andy Gumbrecht <[email protected]>
wrote:

> Or 'org.quartz.scheduler.classLoadHelper.class' maybe?
>
> Andy.
>
> On 21/10/2014 18:25, Romain Manni-Bucau wrote:
>
>> this is a tomee config ignored when you use quartz by itself - same
>> applies to application.properties. Maybe
>> org.apache.openejb.quartz.scheduler.threadsInheritContextClassLoad
>> erOfInitializer
>> as system property or in quartz properties of your shceduler?
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>>
>>
> --
>   Andy Gumbrecht
>   https://twitter.com/AndyGeeDe
>   http://www.tomitribe.com
>
>

Reply via email to