[jboss-user] [JBoss Seam] - Component precedence and SFSB

supernovasoftware.com do-not-reply at jboss.com
Thu Aug 9 02:35:49 EDT 2007


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



More information about the jboss-user mailing list