Hello :-)
I've got two bean seam Seam1, Seam2.
I ouject Seam1 in the context and I can get it in Seam2. It works well.
In Seam1, I've got a getter/setter method on a non seam object Object1.
When I try to get Object1 in my Seam2, I've got a nullPointerException.
When I display attributes of my object1 in my JSF it works but I need to do some stuff
before displaying.
Could you please help me ?
thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038746#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...