cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 adapter module issue

Former Member
0 Kudos

I deoplyed my module and worked fine. now i changed some code by adding parameter to module

strModuleKey = moduleContext.getContextData("module.key");

I changed the related things in my communication channel(gave parameters)

Now, i get below error while executing...

java.lang.ClassCastException: class com.sap.aii.af.sdk.xi.mo.MessageContext:library:com.sap.aii.af.sdk.libcom.sap.engine.boot.loader.ResourceMultiParentClassLoader428c6e04alive incompatible with interface com.sap.engine.interfaces.messaging.api.Message:interface:com.sap.aii.af.ms.ifccom.sap.engine.boot.loader.ResourceMultiParentClassLoader2dd7e4d6alive

Followed the below url but in vain..

Also if you are using PI 7.1 refer to the blog:

/people/stefan.grube/blog/2008/12/11/adjust-your-pi-70-adapter-modules-for-pi-71-in-15-minutes

Please let me know if u have any other suggestions other than this...

Thanks

Prabhakar

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

In which adapter did you use your module?

Be aware that you cannot use a module in sender SOAP adapter.

Former Member
0 Kudos

Thats a shocking point to me...

Can you explain me how Sender Soap differs from other adapter w.r.t to module....

Edited by: VenkataPrabhakar Teegavarapu on Feb 2, 2010 6:55 AM

Former Member
0 Kudos

I wonder, i removed my adapter module from SOAP adapter and the above error is not any more...

Dear Stefan,

Do you have any SAP note or any reference which tell "No Adapter module in SOAP adapter"...

Edited by: VenkataPrabhakar Teegavarapu on Feb 2, 2010 7:21 AM

Former Member
0 Kudos

Hi Venkat,

Yes, you cannot add custom modules to soap adapter.

Please refer below documentation for the same..!!

http://help.sap.com/saphelp_nwpi71/helpdata/EN/44/8c4756224a6fb5e10000000a155369/content.htm

http://help.sap.com/saphelp_nwpi71/helpdata/EN/69/a6fb3fea9df028e10000000a1550b0/frameset.htm

Regards,

Swetha.