
I tried to hack the correct ws-addressing version into my client but got this when trying to access the Genesis endpoint: 2006-11-07 16:48:16,165 DEBUG handlers.MessageLoggingHandler [main,logMessage:58] SOAPEnvelope: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode>soapenv:Server.userException</faultcode><faultstring>java.lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource</faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope> Could someone shed some light on this? Peter