cancel
Showing results for 
Search instead for 
Did you mean: 

Calling EJB from XI Mapping

Former Member
0 Kudos

Hello,

i try to call a ejb (deployed on the same machine) within a message mapping (userdefined function).

Is there any documentation how to do the jndi lookup?

Do i have to pass user credentials in order get working jndi-lookups. Currently i get only sap....UnsatisfiedReferenceImpl Objects from the context.lookup(...).

As far as i can see there is no binding of my ejb visible for lookups (tracing the content of context.list("")).

Do i have to load a foo_client.jar into xi or not. Are there other jars to load into xi to get it work .....?

Thanks

Peter

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello.

Check my wiki article:

http://wiki.sdn.sap.com/wiki/display/stage/SapNetweaverProcessIntegration.CallEjb3.0methodfromJavaclassmappingPI7.1

(SapNetweaver Process Integration. Call Ejb 3.0 method from Java class mapping PI 7.1)