You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Ch...@sybase.com on 2008/05/15 20:35:50 UTC

NameNotFoundException caused by CXF

I'm running on GlassFish and I keep seeing NameNotFoundException being 
raised when my application is starting. And it looks as if CXF is the 
cause.

[#|2008-05-15T11:29:54.659-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.core.naming|_ThreadID=24;_ThreadName=httpWorkerThread-4848-0;org.apache.cxf.endpoint.ServerRegistryImpl/bus;_RequestID=c70ea9cf-500f-4c32-85ba-0be5deed5d1f;|NAM0006: 
JMS Destination object not found: 
org.apache.cxf.endpoint.ServerRegistryImpl/bus|#]

[#|2008-05-15T11:29:54.659-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.core.naming|_ThreadID=24;_ThreadName=httpWorkerThread-4848-0;_RequestID=c70ea9cf-500f-4c32-85ba-0be5deed5d1f;|javax.naming.NameNotFoundException 
javax.naming.NameNotFoundException


Any ideas?

Chris