[jboss-user] [JBoss Seam] - Re: [lifecycle] Could not instantiate Seam component

iradix do-not-reply at jboss.com
Mon Aug 27 11:09:09 EDT 2007


I think I see a potential problem.  You are deploying EJBs so I'd imagine that you are deploying them as an EAR file, but you specify your loader repository in jboss-web.xml rather than jboss-app.xml.  I don't think that will apply to the EJBs if it's even picked up by JBoss at all.  Without that your EJBs would not be bound under testPro and the exception you are getting would make sense.

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

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



More information about the jboss-user mailing list