On Dec 10, 2007 2:03 PM, Rodrigo Reyes <[EMAIL PROTECTED]> wrote: > I am trying to deploy Roller 4 on Glassfish V2 with Java 6 on Windows XP and > although I already created a derby db, the connection pool and the jdbc > resource (also the roller-custom.properties is detected), I am getting this > error:
Hmm... I wonder if Java 6 is causing the problem. Can you please try with Java 5 and let us know what happens? - Dave > Caused by: java.lang.NullPointerException > at org.apache.openjpa.lib.xml.XMLFactory.getSAXParser(XMLFactory.java > :81) > at org.apache.openjpa.lib.meta.XMLMetaDataParser.parseNewResource( > XMLMetaDataParser.java:349) > at org.apache.openjpa.lib.meta.XMLMetaDataParser.parse( > XMLMetaDataParser.java:315) > at org.apache.openjpa.lib.meta.XMLMetaDataParser.parse(
