Hi,
Can anyone please help me with the setup of websphere jms with webMethods as a client
testing the JNDI provider alias lookup works fine
The details for the JNDI provider alias is
JNDI Alias Name EEF_JNDI
Description JNDI for eef
Initial Context Factory com.ibm.websphere.naming.WsnInitialContextFactory
Provider URL iiop://servername:2817
When we create a connection Alias we get the error :
com.wm.app.b2b.server.jms.JMSSubsystemException: [ISS.0134.9064] Error creating connection: javax.resource.ResourceException: method (Ljava/lang/String;Ljava/lang/Throwable;)V not found
I had the same problem after creating a new Broker and changed the Messaging configuration on IS.
I went to MyWebMethod->Messaging->Servers;
selected the server;
selected the broker configured on IS
selected Clients.
On Client List page I deleted the four Client ID starting with “DEFAULT_IS_JMS”.
After that I went to IS Messaging and enabled successfully the DEFAULT_IS_JMS_CONNECTION and PE_NONTRANSACTIONAL_ALIAS.
Found no such triggers related to JMS, Retsarted the IS but no luck. Issue still exist. com.wm.app.b2b.server.jms.JMSSubsystemException: [ISS.0134.9064] Error creating connection: <055053>