Hi all, I've next Seam problem. If I have injected Seam component (let's say it s an instance of class X) using @In annotation and want to pass this component as a EJB method call argument I get error saying that this is not an object of class X but kind of *javaassist* proxy. How can I cope with it? Is it possible to do it?
Thanks for reply. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082106#4082106 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082106 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
