cancel
Showing results for 
Search instead for 
Did you mean: 

Customized Module Development

Former Member
0 Kudos

Hi

I have craeted a customized adapter module and its deployed successfully on the server.

but when i use it in the communication channel then it is giving me the error as

Error: java.lang.ClassCastException: class com.sap.module.TestLocalHomeImpl0_0 can not be casted to ModuleLocalHome or SModuleLocalHome

and some times one more error

Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at com.sap.module, the whole lookup name is localejbs/sap.com/com.sap.module/TestBean.

can any one please tell me where the error is.

Thanks

Rinku

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member185881
Active Participant
0 Kudos

Hi

I think your module is not configured, so u can try writing this in ur communication channel.

(localejbs/ ur JNDI name) - no need of writing sap.com

Please dont forget to reward points

Former Member
0 Kudos
Former Member
0 Kudos

hai rinku,

check the below link

/people/ganesh.karicharla2/blog/2008/02/20/adapter-module-development-module-configuration

(Adapter Module Developmengt & Module Configuration)

note:reward points if solution found helpfull.....

regards

chandrakanth.k