I have a seam component that is also a SFSB. I extended this component and added
@Stateful
| @Name("contactManager")
| @Install(precedence=100)
This deploys the correct version as a Seam component, but the EJBContainer deploys both.
What is the best way to have this component take precedence with both the Seam and EJB
deployer?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072325#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...