[jboss-user] [JBoss Seam] - Re: Question on Injection an Context

hasc do-not-reply at jboss.com
Mon Oct 1 09:52:48 EDT 2007


Calculation is an @Entity its a complex object. 

But i made a mistake. In the CalculationManagerBean its outjected not injected so:

public class CalculationManagerBean implements CalculationManager {
  | 
  |    @Out Calculation calculation
  | }

you still need the whole calculation object?

thanks for your help,
hasc

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090264#4090264

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090264



More information about the jboss-user mailing list