Hi, Not sure it's same issue but you can try to add javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema=com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory in $FUSE_ESB/etc/system.properties. NOTE: no "-D" before it. Or you can edit $FUSE_ESB/bin/servicemix script to add -Djavax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema=com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory there.
Freeman On 2011-7-13, at 下午11:00, jstandard wrote:
Actually not 100% sure this is the problem. The workaround states that you should set this property... -Djavax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema=com.sun.org.apache.xerces.internal.jaxp.validation.XMLSchemaFactory No idea where to set it though. Any have any idea? I tried system.properties, but didn't seem to have any impact. Thanks, John -- View this message in context: http://servicemix.396122.n5.nabble.com/Failed-to-resolve-endpoint-URL-because-it-does-not-exist-tp4576334p4582957.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
--------------------------------------------- Freeman Fang FuseSource Email:[email protected] Web: fusesource.com Twitter: freemanfang Blog: http://freemanfang.blogspot.com
