jaikiran pai wrote:
I didn't understand it to be 2 different deployments.
So in this case, you'll have to package the business interfaces (no need of the bean impl) of the beans in a jar in your .war/WEB-INF/lib folder.
Yeah I make two different deployments, it is the same problem, which Eric K. has.
Deploying all in one for example with an EAR all works fine.
I don't tested your explained way, but I think it will be work, because Eric K. has mentioned it before.