
What this usually means is that you sent something as ReferenceParameters which isn't recognized by my service. Do either you or Vesselin have soap messages that you could email to me? -Mark -- Mark Morgan Research Scientist Department of Computer Science University of Virginia http://www.cs.virginia.edu mmm2a@virginia.edu (434) 982-2047
-----Original Message----- From: ogsa-hpcp-wg-bounces@ogf.org [mailto:ogsa-hpcp-wg-bounces@ogf.org] On Behalf Of Peter G. Lane Sent: Wednesday, November 08, 2006 10:18 AM To: ogsa-hpcp-wg@ggf.org Subject: [ogsa-hpcp-wg] Genesis ClassCastException
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><fau ltstring>> java.lang.ClassCastException: edu.virginia.vcgr.htc.container.resource.db.DBServiceResource< /faultstring><detail><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">warrenton</ns1:hostnam e></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
Could someone shed some light on this?
Peter