Any suggestions?
Type: Posts; User: gopinathb4u; Keyword(s):
Any suggestions?
Hi,
I am using spring-module-cache-0.7 and OScache 2.4. When i upgrade from Spring 2.5.6 to Spring 3.0.5. I have encounted java.lang.NoClassDefFoundError: org/springframework/metadata/Attributes....
You are correct. I don't need JMS 1.1 jar. Even then I encountered the same error without JMS 1.1 jar.
FYI - I am using spring 2.5.6 versions.
I have built the sample EAR containg JMS test...
Thanks for quick response. It may be due to class loading issues. I see javax.jms.Connecion in J2ee.jar,websphere_runtime.jar file which could have been loaded by the WAS before my JMS 1.1 jar gets...
Hi,
I have a problem in setting up spring jms in IBM WAS 6.1. I have added spring-jms-2.5.6.jar & JMS 1.1 jar part of classpath.
It throws the following error.
aused by:...