The XMLReader is not recognising this property - 
Did anybody face this problem ?


WARN JpdlParser : couldn't set xml parser property 
'http://java.sun.com/xml/jaxp/properties/schemaLanguage' to 
'http://www.w3.org/2001/XMLSchema' 
org.xml.sax.SAXNotRecognizedException: Property: 
http://java.sun.com/xml/jaxp/properties/schemaLanguage 
at org.apache.crimson.parser.XMLReaderImpl.setProperty(XMLReaderImpl.java:272) 
at org.apache.crimson.jaxp.SAXParserImpl.setProperty(SAXParserImpl.java:190) 
at org.jbpm.jpdl.xml.JpdlParser.createXmlReader(JpdlParser.java:77) 
at org.jbpm.jpdl.xml.JpdlParser.createSaxReader(JpdlParser.java:62) 
at org.jbpm.jpdl.xml.JpdlParser.parse(JpdlParser.java:56) 
at 
org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:138) 
at 
org.jbpm.graph.def.ProcessDefinition.parseXmlString(ProcessDefinition.java:143) 
at 
org.jbpm.tutorial.helloworld.HelloWorldTest.testHelloWorldProcess(HelloWorldTest.java:40)
 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) 
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 
at java.lang.reflect.Method.invoke(Method.java:324) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) 
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) 
at 
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:478)

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932217#3932217

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932217


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to