[jboss-user] [JBoss Seam] - Re: NamedQuery not known in Component
mirko27
do-not-reply at jboss.com
Sat Dec 8 19:43:34 EST 2007
I got it working. It was hibernate bug afterall.
<exclude-unlisted-classes>false was causing the triouble.
After we removed it everything worked out smoothly.
Thank you all.
Btw. about glassfish EAR deployment example, all you have to do are:
- create separate entites.jar with persistence.xml
- put persistence-unit-ref`s into web.xml
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111411#4111411
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111411
More information about the jboss-user
mailing list