Hi it is the case by default on trunk and maybe last version otherwise you
can activate quartz jmx property in application.properties
Le 31 mai 2013 19:42, "Leonardo K. Shikida" <[email protected]> a écrit :

> Hi
>
> I've saw this example
>
> http://tomee.apache.org/examples-trunk/quartz-app/
>
> and since the new @Schedule API does not seem to have a standard way to
> manage all the jobs from the container (and from EJB 3.2 group discussions,
> it seems it won't have such a feature soon), I was thinking on using
> something like http://code.google.com/p/jwatch/ to manage jobs from a
> tomEE
> instance.
>
> since it seems that @ScheduleAPI is backed by quartz in tomEE, and since
> jwatch uses JMX to manage the quartz instances, how do I configure tomEE in
> order to expose its internal quartz MBeans?
>
> TIA
>
> Leo
>

Reply via email to