[
http://issues.apache.org/jira/browse/MUSE-97?page=comments#action_12433740 ]
Steve Jerman commented on MUSE-97:
----------------------------------
Also worth noting that the attached (with munged paths ..) also provokes some
strange generation.
I limit the return type of GetResourcePropertyDocument from xs:any to a
specific type..
The oepration defintion still has the right wsa:action (I thnk)
<wsdl:portType name="SystemPort">
<wsdl:operation name="GetResourcePropertyDocument">
<wsdl:input name="GetResourcePropertyDocumentRequest"
message="tns:GetResourcePropertyDocumentRequest"
wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentRequest"/>
<wsdl:output name="GetResourcePropertyDocumentResponse"
message="tns:GetResourcePropertyDocumentResponse"
wsa:Action="http://docs.oasis-open.org/wsrf/rpw-2/GetResourcePropertyDocument/GetResourcePropertyDocumentResponse"/>
<wsdl:fault name="ResourceUnknownFault"
message="wsrf-r-w:ResourceUnknownFault"/>
<wsdl:fault name="ResourceUnavailableFault"
message="wsrf-r-w:ResourceUnavailableFault"/>
</wsdl:operation>
But results in a 'special' operation.
> Relative path resolution doesn't work...
> ----------------------------------------
>
> Key: MUSE-97
> URL: http://issues.apache.org/jira/browse/MUSE-97
> Project: Muse
> Issue Type: Bug
> Components: Tooling - Code Generation
> Affects Versions: 2.1.0
> Reporter: Steve Jerman
> Assigned To: Dan Jemiolo
> Attachments: xml.zip
>
>
> I am getting relative path reference errors with my XSD/WSDL.
> The XSD/WSDL I am using is in the attached file.
> Get the following error:
> java.lang.RuntimeException: [ID = 'FailedLoadingWSDL'] Got exception loading
> WSDL: String index out of range: -1.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]