cancel
Showing results for 
Search instead for 
Did you mean: 

Successfactors - SOAP Axis channels with errors

vishnu_pallamreddy
Contributor
0 Kudos

Hi All,

I have configured 2 SOAP Axis channels for Employee Data.

please help me the solve the issue.

I have configured both the channels(for port and host I didnt pass any values) below: created based on channel templates.

I am getting error :

request message:

<?xml version="1.0" encoding="UTF-8" ?>

<ns1:logout xmlns:ns1="urn:sfobject.sfapi.successfactors.com" />

rresponse :

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

 Inbound Message 

--> 

- <SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: javax/wsdl/OperationType</SAP:AdditionalText>

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Accepted Solutions (1)

Accepted Solutions (1)

former_member186851
Active Contributor
0 Kudos

Hello Vishnu,

Refer the below link

Some Jars would have been missed while installing axis framework

vishnu_pallamreddy
Contributor
0 Kudos

OK Raghu,

i will deploy it and test the scenario and let you know the results.

Answers (0)