[jboss-user] [JBoss Seam] - Re: cannot deploy simple CRUD application

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Sep 12 21:30:11 EDT 2007


I think you need to fully-qualify your class name.

<fwk:entity-home name="companyDao" entity-class="fr.helmet.entity.Company" entity-manager="#{entityManager}" /> 

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

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



More information about the jboss-user mailing list