You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Rick Rineholt (JIRA)" <tu...@ws.apache.org> on 2006/04/25 15:50:05 UTC

[jira] Created: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
---------------------------------------------------------------------------------------

         Key: TUSCANY-229
         URL: http://issues.apache.org/jira/browse/TUSCANY-229
     Project: Tuscany
        Type: Bug

  Components: Java SCA Tools, Java SDO Tools  
 Environment: all
    Reporter: Rick Rineholt


For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Resolved: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ]
     
Jean-Sebastien Delfino resolved TUSCANY-229:
--------------------------------------------

    Resolution: Fixed

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: M1
>  Environment: all
>     Reporter: Rick Rineholt
>     Assignee: Rick Rineholt
>      Fix For: M1
>  Attachments: testing-interop-sms.zip
>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Commented: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jojo Joseph (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-229?page=comments#action_12379005 ] 

Jojo Joseph commented on TUSCANY-229:
-------------------------------------

I have a WSDL ( from http://www.webservicex.net/SendSMS.asmx?WSDL ) with three portTypes (SendSMSSoap, SendSMSHttpGet and SendSMSHttpPost) defined. Last week when I tried to generate the code with this WSDL, it was considering only one portType (SendSMSHttpGet). But yesterday I upgraded to revision 405663 and checked this, it was correctly generating all the port types.

I don't have a WSDL with multiple services defined, but when I modified the same WSDL to define the three ports inside three different services, it still seems to work.

Please find the attachement below containing the WSDL, module defintion and pom.xml.

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: M1
>  Environment: all
>     Reporter: Rick Rineholt
>     Assignee: Rick Rineholt
>      Fix For: M1

>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Updated: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ]

Jean-Sebastien Delfino updated TUSCANY-229:
-------------------------------------------


This should work now, see the changes that Rick made to the tuscany-sca-plugin. You should be able to specify the wsdl port you need generated. It is not necessary to specify the service name as WSDL requires ports to be unique per WSDL definition.

Marking this resolved, please reopen if you run into any problem. Thanks. 

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: M1
>  Environment: all
>     Reporter: Rick Rineholt
>     Assignee: Rick Rineholt
>      Fix For: M1
>  Attachments: testing-interop-sms.zip
>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Assigned: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ]

Jean-Sebastien Delfino reassigned TUSCANY-229:
----------------------------------------------

    Assign To: Rick Rineholt

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: M1
>  Environment: all
>     Reporter: Rick Rineholt
>     Assignee: Rick Rineholt
>      Fix For: M1

>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Updated: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jojo Joseph (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ]

Jojo Joseph updated TUSCANY-229:
--------------------------------

    Attachment: testing-interop-sms.zip

This attachement contains a wsdl with three port-types and the sca module definitions, pom.xml and a loop back test case to test it.

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: M1
>  Environment: all
>     Reporter: Rick Rineholt
>     Assignee: Rick Rineholt
>      Fix For: M1
>  Attachments: testing-interop-sms.zip
>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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


[jira] Updated: (TUSCANY-229) Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-229?page=all ]

Jean-Sebastien Delfino updated TUSCANY-229:
-------------------------------------------

    Fix Version: 0.91
        Version: 0.91

This is a significant issue. We should either handle all the portTypes in the WSDL or allow the user to specify the portTypes to generate from.

> Maven plugin SDO Gen and WSDL2SDO tools do not allow specific serices/ports to generate
> ---------------------------------------------------------------------------------------
>
>          Key: TUSCANY-229
>          URL: http://issues.apache.org/jira/browse/TUSCANY-229
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Tools, Java SDO Tools
>     Versions: 0.91
>  Environment: all
>     Reporter: Rick Rineholt
>      Fix For: 0.91

>
> For Maven plugins tuscany-sdo-plugin tuscany-sca-plugin there doesn't seem to be a way to specify which specific service/port you want generated in the WSDL.  Last I checked I think it runs the last service/port.  (maybe I missed these options?)

-- 
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