Hi Sami,

your bean and persistence.xml in the same jar file ?

Your persistence.xml was probably only a snippet ? I miss the xml document root 
"persistence":

<?xml version="1.0" encoding="UTF-8"?>
  | <persistence xmlns="http://java.sun.com/xml/ns/persistence";
  |     <persistence-unit name="MessageServer" transaction-type="jta">
  |     ...
  |     </persistence-unit>
  | </persistence> 

Hope this helps

Wolfgang

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025849
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to