Do you have a StAX parser in your classpath? Sanjiva.
On Sat, 2006-11-18 at 01:08 +0100, Martin Strand wrote: > 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] > -- Sanjiva Weerawarana, Ph.D. Founder & Director; Lanka Software Foundation; http://www.opensource.lk/ Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/ Director; Open Source Initiative; http://www.opensource.org/ Member; Apache Software Foundation; http://www.apache.org/ Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
