Re: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException

2007-05-02 Thread Patrick Linskey
] at sun.reflect.DelegatingMethodAccessorImpl.invoke( DelegatingMethodAccessorImpl.java:25) [java] at java.lang.reflect.Method.invoke(Method.java:585) [java] at sun.instrument.InstrumentationImpl.loadClassAndCallPremain( InstrumentationImpl.java:141) [java] Caused by: java.util.MissingResourceException

Re: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException

2007-05-02 Thread Philippe Alexis
:141) [java] Caused by: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException: org.xml.sax.SAXNotRecognizedException: Property: http://java.sun.com/xml/jaxp/properties/schemaLanguage [java

Re: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException

2007-05-02 Thread Marc Prud'hommeaux
It might be that the JDK 1.5 beta you were using doesn't support XML Schema (which is used by the JPA XML format)... On May 2, 2007, at 10:42 AM, Philippe Alexis wrote: On 5/2/07, Patrick Linskey [EMAIL PROTECTED] wrote: Could you run ant with the '-e' option to get full stack traces?

Re: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException

2007-05-02 Thread Philippe Alexis
On 5/2/07, Marc Prud'hommeaux [EMAIL PROTECTED] wrote: It might be that the JDK 1.5 beta you were using doesn't support XML Schema (which is used by the JPA XML format)... Yes, the JDK 1.5 beta2 was certainly missing some feature that is required by OpenJPA. I was getting a

java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException

2007-05-01 Thread Philippe Alexis
by: java.util.MissingResourceException: org.apache.openjpa.persistence.PersistenceProductDerivation:java.io.IOException: org.xml.sax.SAXNotRecognizedException: Property: http://java.sun.com/xml/jaxp/properties/schemaLanguage [java] at org.apache.openjpa.lib.conf.ProductDerivations.reportErrors