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

[jira] Created: (TUSCANY-201) Allow extensions to WSDL processing

Allow extensions to WSDL processing
-----------------------------------

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

  Components: Java SCA Core  
    Reporter: Jeremy Boynes
 Assigned to: Jeremy Boynes 


Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

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

Jeremy Boynes updated TUSCANY-201:
----------------------------------

    Attachment: wsdl_patch

Attached patch originally sent to mailing list by Dan Kulp

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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] Closed: (TUSCANY-201) Allow extensions to WSDL processing

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

    Resolution: Fixed

Patch applied - thanks.

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Versions: M1
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: M1
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

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

Jean-Sebastien Delfino updated TUSCANY-201:
-------------------------------------------

    Fix Version: 0.91
        Version: 0.91

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Versions: 0.91
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: 0.91
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

Posted by "Jeremy Boynes (JIRA)" <tu...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/TUSCANY-201?page=comments#action_12374829 ] 

Jeremy Boynes commented on TUSCANY-201:
---------------------------------------

The InterfaceWSDLLoader has been modified to intialize portType information using the WSDLDefinitionRegistry so these extensions should be available there.

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

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

Jean-Sebastien Delfino commented on TUSCANY-201:
------------------------------------------------

Could you please update the status? Is this fixed?

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Versions: M1
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>      Fix For: M1
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

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

Jeremy Boynes updated TUSCANY-201:
----------------------------------

    Attachment:     (was: wsdl_patch)

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

-- 
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-201) Allow extensions to WSDL processing

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

Daniel Kulp updated TUSCANY-201:
--------------------------------

    Attachment: wsdl_patch

> Allow extensions to WSDL processing
> -----------------------------------
>
>          Key: TUSCANY-201
>          URL: http://issues.apache.org/jira/browse/TUSCANY-201
>      Project: Tuscany
>         Type: Improvement

>   Components: Java SCA Core
>     Reporter: Jeremy Boynes
>     Assignee: Jeremy Boynes
>  Attachments: wsdl_patch
>
> Allow extension code to customize the WSDL ExtensionRegistry to handle WSDL extensions

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