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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...