Unfortunatelly it was my mistake. I was pretty sure there is no second ejb component
deployed. And it was almost true, but I missed that maven plugin put the same jar under
ear/lib folder, so even if the second jar was not listed in application.xml as ejb module,
it was somehow took by jboss deployer. After fixing this seems it works.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231502#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...