I downloaded the 1.1 release, went to ./samples/quickstartadb, typed "ant generate.service" and got this:

javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be instantiated: java.lang.InstantiationException
        at 
javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
at org.apache.axiom.om.util.StAXUtils.getXMLInputFactory(StAXUtils.java:40)

I'm using the latest JDK 6 snapshot (b104) on Windows. Does anybody know what's wrong?

I assume "javax.xml.stream.XMLInputFactory" is just an id, so I can't really see which class newInstance(...) is trying to instantiate.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to