Hi, 
I am trying to migrate a project from jboss 3.2.3 to 3.2.5. The problem is that when 
it trys to deploy ejbs, a set of Exceptions are thrown:
18:53:39,125 ERROR [EntityContainer] Starting failed 
jboss.j2ee:jndiName=ejb/ECorrelationError,service=EJB

java.lang.NullPointerException
        at 
org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.getInstance(JDBCQueryManager.java:88) 
[...]
Cause: java.lang.NullPointerException
      at 
org.jboss.mx.server.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:82)[...]

18:55:29,375 ERROR [DLQHandler] Initialization failed DLQHandler
javax.jms.JMSSecurityException: User: null is NOT authenticated
        at 
org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java:215)[...]

Everthing works fine ot 3.2.3. It will be great if someone share experianse. 

10x to anyone that even read it :)


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846896#3846896

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846896


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to