cancel
Showing results for 
Search instead for 
Did you mean: 

local interfaces

Former Member
0 Kudos

hi

I want to use local interfaces for my entity beans. i' ve a session facade (session bean) that uses the entity beans to store my date in the corresponding database tables. the session facade bean and the entity beans are located in separate jars but in the same ear file. has anybody an idea how i can access the local interfaces in my session bean?

thank's sandro

Accepted Solutions (0)

Answers (1)

Answers (1)

viliana
Advisor
Advisor
0 Kudos

Hi Sandro,

See <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/java/accessing%20ejb%20applications%20using%20jndi.pdf">this article</a>.

Best regards,

Viliana

Former Member
0 Kudos

thank's, now i know why the <local-jndi-name> tag isn't available for was 6.40.