JBoss Community

Re: invoking an EJB over iiop

created by Yves Martin in Beginner's Corner - View the full discussion

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

Start a new discussion in Beginner's Corner at Community