Sorry, no way I have time to wade through your project. And no, it was not clear from your
post what you were trying to do.
anonymous wrote : Lets try to be very straightforward... Is Seam supposed to be able to
inject a reference for a SessionBean deployed anywhere in a JNDI compliant Server using
@In annotation?
Yes (much easier to parse those few short sentences ;) ). Try
<component name="fooBean"
| scope="SESSION" jndi-name="FooBean/remote"
auto-create="true"
| class="foo.bar.server.ejb.IFooRemote"/>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095038#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...