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#4072325

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072325
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to