| Author |
com.ibm.ws.exception.WsEJBException: java.lang.NoSuchMethodError: org/xml/sax/Attributes.getQName(I)
|
rajesh babuy
Greenhorn
Joined: Nov 12, 2010
Posts: 20
|
|
Hi ,
i deployed my EJB2.0 application on WAS6.1 server. From EJB i'm connecting to JMS queue. i'm able to connect with the queue properly and getting the response as well. But still i'm able to see the this excetpion in application server SYSTEM ERROR logs.
[2/23/12 7:47:57:684 CST] 00000027 SystemErr R Caused by: com.ibm.ws.exception.WsEJBException: nested exception is: java.lang.NoSuchMethodError: org/xml/sax/Attributes.getQName(I)Ljava/lang/String;
at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapException(LocalExceptionMappingStrategy.java:229)
at com.ibm.ejs.container.LocalExceptionMappingStrategy.setUncheckedException(LocalExceptionMappingStrategy.java:394)
at com.ibm.ejs.container.EJSDeployedSupport.setUncheckedLocalException(EJSDeployedSupport.java:473)
at com.cisco.qtc.services.pds.beans.EJSLocalStatelessPDS_069e9cb0.preValidate(Unknown Source)
at cisco.ipc.customer.DealManager.preValidate(DealManager.java:546)
Could anyone address this..
Thanks,
Rajesh
|
 |
 |
|
|
subject: com.ibm.ws.exception.WsEJBException: java.lang.NoSuchMethodError: org/xml/sax/Attributes.getQName(I)
|
|
|