How will a session bean look up for an entity bean when both are packed in different jars
i:e session bean in *.ejb3 and entity bean in *.par .
*.ear -> *.par
-> *.ejb3
-> *.war
at time of deployment it is giving error saying that factory manager must not be NULL...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015628#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...