cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Axis adapter

Former Member
0 Kudos

Hello

I have a requirement for calling web service with user name token authentication so i configured the channel based on the blog

and for AXIS adapter we have deployed all the required jar files as shown below.

but i am currently getting error as

Exception caught by adapter framework: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: org.apache.xml.security.transforms.Transform.init()V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: org.apache.xml.security.transforms.Transform.init()V; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: org.apache.xml.security.transforms.Transform.init()V; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchMethodError: org.apache.xml.security.transforms.Transform.init()V



Is it something because of the version of Axis ar files deployed . Please help.



Regards

Sandeep

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Dear Sandeep,

Please check note 1776256

Best regards,

Bence

Former Member
0 Kudos

Thanks bence it resolved my issue

Answers (0)