[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cosmos-dev] Connecting to COSMOS EPRs using MAX
|
Joel,
Looking at it a little closer:
Caused by: javax.wsdl.WSDLException: WSDLException (at /soap:Envelope/soap:Body/wsx:Metadata/wsx:MetadataSection/wsdl:definitions/wsdl:types/xsd:schema[1]): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at 'WS-Addressing-2005_08.xsd'.: java.io.FileNotFoundException: This file was not found: file:/D:/WSDMTooling/eclipse/WS-Addressing-2005_08.xsd
This seems to me like a problem with the WSDL returned on MEX. It looks to me like some thing is hardcoded there. Hubert, can you please post the WSDL you got when you used a simple MEX client on this? I'd like to compare with what I'd get from a Muse sample endpoint.
Balan Subramanian
Autonomic Computing, IBM, RTP, NC
919.543.0197 | bsubram@xxxxxxxxxx
"Hawkins, Joel" <Joel.Hawkins@xxxxxxxxxxxxx>
"Hawkins, Joel" <Joel.Hawkins@xxxxxxxxxxxxx>
Sent by: cosmos-dev-bounces@xxxxxxxxxxx
10/02/2007 01:47 PM
Please respond to
Cosmos Dev <cosmos-dev@xxxxxxxxxxx> |
|
|
Balan –
I don’t know why MAX couldn’t find these schema – I thought they used to be tucked away in the API jars and we’d load them from the classpath. I just read the stack trace that Hubert sent and noticed where MAX was looking for them. Simple case of “Doctor, it hurts when I do this” diagnosis.
Cheers,
Joel
The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.
_______________________________________________
cosmos-dev mailing list
cosmos-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cosmos-dev


