Hi,
I am trying to do the following,
Jar 1 - contains the stateless session beans+some entity beans+persistence.xml
file+manifest.mf(this has the reference to the jar2)
jar 2 - few remaining entity beans.
The session beans from the jar1 use the entity beans in the jar2.
Is this possible? How should I deploy? I mean should both jar1 and jar2 go into Jboss
deploy directory?
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088460#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...