You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Steve Jerman (JIRA)" <ji...@apache.org> on 2006/09/08 23:22:22 UTC

[jira] Created: (MUSE-97) Relative path resolution doesn't work...

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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Assigned: (MUSE-97) Relative path resolution doesn't work...

Posted by "Andrew Eberbach (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-97?page=all ]

Andrew Eberbach reassigned MUSE-97:
-----------------------------------

    Assignee: Andrew Eberbach  (was: Dan Jemiolo)

> 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: Andrew Eberbach
>         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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Commented: (MUSE-97) Relative path resolution doesn't work...

Posted by "Steve Jerman (JIRA)" <ji...@apache.org>.
    [ 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Updated: (MUSE-97) Relative path resolution doesn't work...

Posted by "Steve Jerman (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-97?page=all ]

Steve Jerman updated MUSE-97:
-----------------------------

    Attachment: xml.zip

> 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Commented: (MUSE-97) Relative path resolution doesn't work...

Posted by "Steve Jerman (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/MUSE-97?page=comments#action_12433504 ] 
            
Steve Jerman commented on MUSE-97:
----------------------------------

Oops... I knew I had to get you an example of a failing system. Forgot I'd actually created a Jira before. The attachment fails with the head of tree...


> 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Commented: (MUSE-97) Relative path resolution doesn't work...

Posted by "Steve Jerman (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/MUSE-97?page=comments#action_12433500 ] 
            
Steve Jerman commented on MUSE-97:
----------------------------------

I should have mentioned that my home directory was set the the xml directory and the command I used was:

wsdl2java -wsdl wsdl\System.wsdl

> 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Closed: (MUSE-97) Relative path resolution doesn't work...

Posted by "Andrew Eberbach (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/MUSE-97?page=all ]

Andrew Eberbach closed MUSE-97.
-------------------------------

    Resolution: Duplicate

> 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: Andrew Eberbach
>         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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org


[jira] Commented: (MUSE-97) Relative path resolution doesn't work...

Posted by "Dan Jemiolo (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/MUSE-97?page=comments#action_12433502 ] 
            
Dan Jemiolo commented on MUSE-97:
---------------------------------

Isn't this a duplicate of MUSE-82 & 89? Let me know if there's extra info to consider here.

> 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org