Hi Guy,

Can I have that zip file. I am having the same
situation here.

Dongling


--- Guy Rouillier <[EMAIL PROTECTED]> wrote:
> I'm sending you a zip of a timer sample I wrote
> awhile ago when I first
> started playing around with timers.  It shows how to
> dynamically add
> multiple events to a single timer.
> 
> ----- Original Message -----
> From: "Thieme, Winfried" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 10, 2002 10:59 AM
> Subject: [JBoss-user] I need more than one scheduler
> ...
> 
> 
> > Hello!
> >
> > I need about five schedulers with different
> periods to perform different
> > tasks (JBoss 2.4.4). These tasks are contained in
> the ear-file, which I
> > deploy. So using the scheduler configuration in
> the jboss.jcml is not
> > possible, because at the initialisation time of
> the scheduler the ear-file
> > isn't deployed already.
> > Because of this I tried to set up the schedulers
> out of my application.
> > First I get an MBean-Server, then I use this
> server to create a new
> > scheduler and at last I set the scheduling
> parameters and start the
> > scheduler. This works fine. But doing so more than
> one time fails while
> > binding the second scheduler, because all
> schedulers are bound to the name
> > "scheduler", which causes a conflict.
> >
> > What can i do to use more than one scheduler?
> >
> > Winfried
> >
> > email: [EMAIL PROTECTED]
> >
> >
> >
> >
> >
>
-------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Two, two, TWO treats in one.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
>
https://lists.sourceforge.net/lists/listinfo/jboss-user
> >
> >
> 
> 
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Two, two, TWO treats in one.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to