Is it possible to have mixed version components in an ejb module?
I mean can I jar ejb2.0 entities and ejb3.0 entities on one ejb module.
I packaged one ejb3.0 session bean and two ejb2.0 entity beans. I did not see any error
but It deployed only ejb3.0 session and not ejb2.0 entities?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025062#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...