How to setup RMI in Glassfish (2.x), so the Remote EJBs would be injected

Posted by Zeratul on Stack Overflow See other posts from Stack Overflow or by Zeratul
Published on 2010-04-14T23:30:32Z Indexed on 2010/04/14 23:33 UTC
Read the original article Hit count: 231

Filed under:
|
|
|
|

Hi, currently when I deploy enterprise modules manually, their remote EJBs are null (not injected). When I deploy via NetBeans ide, RMI is someway setup and EJBs are injected. My question is what needs to be configured in Glassfish (2.x) so I could deploy modules manually, not via ide.

© Stack Overflow or respective owner

Related posts about ejb

Related posts about remote