[jboss-user] [JBoss Seam] - Re: Seam and 3rd party EJB

sradford do-not-reply at jboss.com
Thu Apr 12 07:30:33 EDT 2007


Yes, I would have thought that you would define it in components.xml, but don't know the syntax as you need to specify an EJB (or JNDI) name rather than the class for the component

Just looked at the components xsd and tried the following as a result:

<component name="mySeamComponent" jndi-name="mydomain/TargetEJB/local" scope="stateless"/>

but nothing is injected and consequently get an NPE.

Any ideas?

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

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



More information about the jboss-user mailing list