I think you're misunderstanding my problem.  I don't want to put the objects 
into a Context.  I want to instantiate a variable number of unique objects of 
the same Class, have Seam intercept each of them, and add them to a list.  
Placing them in a Context is not only unnecessary since they are only accessed 
through the SFSB that contains them, it is a headache since I can't use 
Component.getInstance() to retrieve multiple unique objects.  Does that make 
more sense?  If the code block above doesn't explain it well enough I will post 
more.



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

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

Reply via email to