You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2007/09/18 19:38:43 UTC

[jira] Commented: (TUSCANY-1742) tuscany-interface-wsdl-runtime module version 0.99-incubating missing

    [ https://issues.apache.org/jira/browse/TUSCANY-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528461 ] 

Raymond Feng commented on TUSCANY-1742:
---------------------------------------

If I remember correctly, the module was there to host the module activator to bootstrap the extensions to support interface.wsdl. Now we use the lazy loading and the extensions are registered using service provider files under modules/interface-wsdl-xml/src/main/resources/META-INF/services. So there is no need for this module any more.

Thanks,
Raymond


> tuscany-interface-wsdl-runtime module version 0.99-incubating missing
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-1742
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1742
>             Project: Tuscany
>          Issue Type: New Feature
>    Affects Versions: Java-SCA-0.99
>            Reporter: Yan
>
> I used the tuscany-interface-wsdl-runtime module in my service layer implementation with java sca 0.91-incubating. However, when I upgraded tuscany-sca to 0.99-incubating, the module is unavailable now. I am wondering if it has been merged into some other module? Which artifact I should use instead? Thanks a lot!
>         <dependency>
>             <groupId>org.apache.tuscany.sca</groupId>
>             <artifactId>tuscany-interface-wsdl-runtime</artifactId>
>             <version>0.99-incubating</version>
>             <scope>runtime</scope>
>         </dependency>

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