You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/08/21 12:09:30 UTC

[jira] Updated: (TUSCANY-1563) WSDL generated on the fly has some problem

     [ https://issues.apache.org/jira/browse/TUSCANY-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder updated TUSCANY-1563:
-------------------------------


Duplicate of TUSCANY-1277
I'll try to fix this today.

> WSDL generated on the fly has some problem
> ------------------------------------------
>
>                 Key: TUSCANY-1563
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1563
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>         Environment: Eclipse, tuscany-sca-1.0-incubating-SNAPSHOT (Tuscany Nightly Build), Windows XP
>            Reporter: Nishant Joshi
>
> Hi, I have generated wsdl on the fly using Tuscany Nightly Build.It was creating wsdl with some problem.
> problem is in generation of tag "<soap:address location="http://XX:XX:XX:XX:8080/ExampleComponent/MyService" />". 
> here root folder name of Tomcat/webapps is missing.Here in my example root folder name is "Example-0.0.1"
> so soap address will be like "<soap:address location="http://XX:XX:XX:XX:8080/Example-0.0.1/ExampleComponent/MyService" />" not "<soap:address location="http://XX:XX:XX:XX:8080/ExampleComponent/MyService" />".
> So here root folder name is missing in soap address location.
> Because it was creating problem when I have tried to create WebService client using Eclipse Europa's plugins facility.
> Thanks in advance
> Nishant Joshi
>  
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org