Ok. Seems like it was a very simple error. It was not Java 6 but an incorrect roller-custom.properties. Once I overwrite it with the right info, everything worked like a charm.
Now that I have done this, I could write a small tutorial with specific information on how to install roller on GF 2 and Derby. Do you think it would be useful? Thanx again... Rodrigo On Dec 10, 2007 10:42 PM, Dave <[EMAIL PROTECTED]> wrote: > 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( >
