Hi -- my environ: - jdk 1.6. 0_22 (Sun/Oracle JDK) - Using Eclipse "Run as Java Application"
Results of 'testParserProperty' invocation: class org.apache.xerces.jaxp.SAXParserFactoryImpl class org.apache.xerces.jaxp.SAXParserImpl org.xml.sax.SAXNotRecognizedException: http://java.sun.com/xml/jaxp/properties/schemaLanguage at org.apache.xerces.framework.XMLParser.setProperty(XMLParser.java:1626) at org.apache.xerces.parsers.SAXParser.setProperty(SAXParser.java:770) at org.apache.xerces.jaxp.SAXParserImpl.setProperty(SAXParserImpl.java:183) at com.hp.p4000.db.DbConnect.testParserProperty(DbConnect.java:117) at com.hp.p4000.db.DbConnect.main(DbConnect.java:70) -- View this message in context: http://openjpa.208410.n2.nabble.com/problems-running-JPA-standalone-outside-of-container-tp6838028p6841236.html Sent from the OpenJPA Users mailing list archive at Nabble.com.