I'm deploying my web application that is basically a web service client. 
When I deploy it to GlassFish I get a JNDI NameNotFoundException that 
seems to be coming from CXF. 

[#|2008-06-24T10:25:27.699-0700|SEVERE|sun-appserver9.1|javax.enterprise.system.core.naming|_ThreadID=16;_ThreadName=httpWorkerThread-4848-1;org.apache.cxf.configuration.jsse.TLSServerParameters/clientAuthentication;_RequestID=c2f2c66d-20e0-43b4-ab58-75e56f730ce8;|NAM0006:
 
JMS Destination object not found: 
org.apache.cxf.configuration.jsse.TLSServerParameters/clientAuthentication|#]

Any idea as to why this is always present and is there a way that I can 
eliminate this exception?

Thanks...

Chris

Reply via email to