<<
Hi,
int is not allowed to be null.
if exist the posibility of null in DateBase I belive cityId whould must
to be Integer.
>>
-Mensaje original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]En nombre de [EMAIL PROTECTED]
Enviado el: miƩrcoles 4 de jul
w
> Listener(), null, null );
> } catch (Exception e) {
> log.log("Exception in YourMBean.setupTimer(): " + e.toString());
> throw e;
> }
> setTimer();
> }
>
> public void start() throws java.lang.Exception {
> super.start();
>
Hi all,
I am running Timer Mbean and JBoss call it each 10 seconds.
I handle the notification in Listener class and i want to look up a
session bean here,
but i get NamingException and exception.getMessage() return null.
My Listener class:
package sonix;
import javax.management.*;
i
Hi all,
Could someone send me a Timer MBean sample?
Thank you in advance.
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user