hello, I've a pb when using ant in step 4. I finally managed to configure DB and hibernate, but then fall on a xml parging error?
[deployprocess] deploying process archive C:\JBPM\jbpm-starters-kit-3.1.2\jbpm\build\websale.process ... [deployprocess] 17:26:23,265 [main] DEBUG JbpmContextInfo : creating jbpm context with service factories '[persistence]' [deployprocess] 17:26:23,265 [main] DEBUG JbpmContext : creating JbpmContext [deployprocess] 17:26:23,312 [main] WARN JpdlParser : couldn't set xml parser property 'http://java.sun.com/xml/jaxp/properties/schemaLanguage' to 'http://www.w3.org/2001/XMLSchema' [deployprocess] org.xml.sax.SAXNotRecognizedException: Property: http://java.sun.com/xml/jaxp/properties/schemaLanguage [deployprocess] at org.apache.crimson.parser.XMLReaderImpl.setProperty(Unknown Source) [deployprocess] at org.apache.crimson.jaxp.SAXParserImpl.setProperty(Unknown Source) [deployprocess] at org.jbpm.jpdl.xml.JpdlParser.createXmlReader(JpdlParser.java:77) ............( error stack)....... do you have some advice for what to look for ? Mathieu View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993121#3993121 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993121 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
