Actually I was able to solve this by extending the EJB3NamingStrategy and add 
this to the persistence.xml:


  | <property name="hibernate.ejb.naming_strategy" 
value="com.acme.MyCustomNamingStrategy"/>
  | 

Thanks anyway.

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to