More Detail:
This error is occuring at runtime:
The following code:
Context ctx = new InitialContext();
DataSource ds = (DataSource)ctx.lookup(jdbcName);
The stacktrace is:
Unable to parse MBean descriptor file com/ibm/ws/management/descriptor/xml/JMSProvider.xml.
at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:106)
at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.