[jboss-user] [JBoss Getting Started Documentation] - Re: Session bean in jar 1 can't access entity bean in jar 2

ymontbrun32 do-not-reply at jboss.com
Tue Jan 23 06:23:45 EST 2007


Have you tried to change your pesristence file with these lines?


	<persistence-unit name="yourPersistenceUnit" >
		< class>de.iplabs.shop.data.Product</ class>
...
	</persistence-unit>


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

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



More information about the jboss-user mailing list