[jboss-user] [Beginners Corner] - Re: invoking an EJB over iiop
HibsMax
do-not-reply at jboss.com
Mon Jun 4 15:58:43 EDT 2007
That generates a lot of output so here is the EJB-related stuff. Let me know if you would like to see the rest:
Ejb Module: InteropBean.jar
|
| java:comp namespace of the interop.InteropBean bean:
|
| +- HandleDelegate (class: org.jboss.proxy.ejb.handle.HandleDelegateImpl)
| +- UserTransaction (class: javax.transaction.UserTransaction)
| +- ORB (class: org.jacorb.orb.ORB)
| +- env (class: org.jnp.interfaces.NamingContext)
There's also a reference to my EJB in the Global JNDI Namespace:
Global JNDI Namespace
|
| +- iiop (class: org.jnp.interfaces.NamingContext)
| | +- interop.InteropHome (class: javax.ejb.EJBHome)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051087#4051087
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051087
More information about the jboss-user
mailing list