Bugs item #670078, was opened at 2003-01-17 16:18
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=670078&group_id=22866

>Category: JBossMQ
>Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Elias Ross (genman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Through JMX page, MDB create/destroy don't work as expected

Initial Comment:

JBoss.3.2 RC1, with jboss.jar from Beta3

Under category jboss.j2ee:

Click on a MDB, click stop.  JBoss still sends one more
message to my MDB.  (I think that instance is cached.) 

Click on destroy, all cached MDB are destroyed, as
expected.  Click on create, you get an exception back:

MBeanException: Exception in service lifecyle
operation: create
Cause: java.lang.NullPointerException
        at org.jboss.ejb.Container.invoke(Container.java:749)


Click on start:


MBeanException: Exception in service lifecyle
operation: start
Cause: javax.naming.NoInitialContextException: Cannot
instantiate class:
org.jnp.interfaces.NamingContextFactory [Root exception
is java.lang.ClassNotFoundException:
org/jnp/interfaces/NamingContextFactory]
        at org.jboss.ejb.Container.invoke(Container.java:749)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=670078&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to