[jboss-user] [Beginners Corner] - Re: Illegal @PersistenceUnit? Help!
jaikiran
do-not-reply at jboss.com
Thu Feb 7 09:38:46 EST 2008
You will have to place a persistence.xml file under META-INF folder with the relevant entries in that xml. Go through this http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html_single/index.html for an introduction about EJB3.
Specifically, look at this http://docs.jboss.org/ejb3/app-server/reference/build/reference/en/html_single/index.html#entityconfig for entity configuration files.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127407#4127407
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127407
More information about the jboss-user
mailing list