[jboss-user] [Beginner's Corner] - Re: invoking an EJB over iiop

Yves Martin do-not-reply at jboss.com
Wed Feb 6 10:45:56 EST 2013


Yves Martin [https://community.jboss.org/people/ymartin] created the discussion

"Re: invoking an EJB over iiop"

To view the discussion, visit: https://community.jboss.org/message/796378#796378

--------------------------------------------------------------
Hello,
I need some help to get my EJB3 published over IIOP.

My interface Service extends EJBObject.
I have added ServiceHome which extends EJBHome
My bean ServiceBean  now have to implement 5 methods I do not know how to write them:
- EJBHome getEJBHome()
- Handle getHandle()
- Object getPrimaryKey()
- boolean isIdentical(EJBObject arg0)
- void remove()

Am I on the right path ? How to implement these five methods ?
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/796378#796378]

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130206/d1a9ef65/attachment.html 


More information about the jboss-user mailing list