Re: Aegis Binding - Hello World example fails with SchemaFactoryFinder$ConfigurationError

2007-12-14 Thread Daniel Kulp
Sounds like a JDK bug or something. I'm not really sure why. Dan On Thursday 13 December 2007, tcs wrote: I set the following system property: -Djavax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema= com.sun.org.apache.xerces.internal.jaxp.validation.xs.SchemaFactoryImpl

Aegis Binding - Hello World example fails with SchemaFactoryFinder$ConfigurationError

2007-12-13 Thread tcs
I'm trying to write a simple web service using Aegis but am running into some issues. When I try to start the server, I get the following exception: INFO: Creating Service {http://demo/}HelloWorld from class demo.HelloWorld JAXP: find