CWWKN0100E: An operation on the {0} JNDI name cannot be completed because the current thread is not associated with a Java Enterprise Edition application component. Ensure the JNDI operation does not occur in threads not managed by the server or within static code blocks.
Explanation
JNDI operations on the java: namespace are only supported within the context of a Java EE application component.
Action
Modify the application so the JNDI operation occurs within the context of a Java EE application component.
Last updated: November 13, 2013 05:41 AM CST http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=com.ibm.ws.jndi.internal.url.contexts.resources.JNDIMessages.dita File name: com.ibm.ws.jndi.internal.url.contexts.resources.JNDIMessages.html