I get this error when launching my application client using the websphere client container.
My enterprise project is deployed on websphere application server 6.1, using JEE4.
When i run the command launchClient C:\WebSphereClients\JMSExample.ear i get that error.
My application client class call is:
application.xml is
section of my ejb-jar.xml i:
Please help as i am going around in circles here or is there an easier way to run an
jee application client when my project is deployed and running on WAS server 6.1.