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
----- Original Message -----
From: "Yanyan Wang" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, September 18, 2007 10:13 AM
Subject: tuscany-interface-wsdl-runtime module version 0.99-incubating
missing
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>
Thanks,
Yanyan :)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]