Hi

> there are 3 call like these (bug corrected here) 
> 
>             getServer().invoke(
>                mTimer,
>                "removeNotification", 
>                new Object[] {
>                   new Integer( mActualSchedule )
>                },
>                new String[] {
>                   /* Integer.TYPE.getName() */
>                   Integer.class.getName()
>                }

As far as I see these bugs were fixed at 8/14/2001.

> I'll soon propose it as a 
> org.jboss.contrib.ejbscheduler.EjbScheduler MBean package...

Can you explain which this is necessary ?

Andy



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to