[jboss-user] [Beginners Corner] - Re: A true newbie -- Please help!

PeterJ do-not-reply at jboss.com
Thu Mar 12 15:30:47 EDT 2009


Have you posted the full contents of persistence.xml? If so, try changing the opening 'persistence' tag to:

<persistence
  |     xmlns="http://java.sun.com/xml/ns/persistence"
  |     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  |     xsi:schemaLocation="http://java.sun.com/xml/ns/persistence http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
  |     version="1.0">




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

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



More information about the jboss-user mailing list