Are there going to be OSGi manifests added to these jars? J
________________________________ From: ant elder <[email protected]> To: [email protected] Sent: Sun, November 15, 2009 7:50:38 AM Subject: Re: Adding shaded modules to build aggregated jars of tuscany modules Ok the tuscany-base jar now includes support for the JMS binding. For now you also need to include the tuscany-webservices jar as well if you're using one of the XML based JMS message formats, thats just for now though i've started changing to JMS binding code to not depend on Axis2 and will hopefully have that done in a week or so. ...ant On Wed, Nov 11, 2009 at 3:21 PM, scatest4 <[email protected]> wrote: > Thanks. ...And what about JMS support? > > On 11/10/09, ant elder <[email protected]> wrote: >> Its still TBD and in progress. I've added a shaded jar for webservices >> support so theres now tuscany-base [1] and tuscany-webservices [2]. >> The base jar includes all the Tuscany runtime, Java components, SCA >> and RMI bindings, and distributed domain support. The webservices jar >> includes interface.wsdl and the WS binding. Running standalone you >> also need add Jetty jars yourself. These should be considered open to >> change for now, any suggestions on better or different ways to arrange >> them welcome . >> >> ...ant >> >> [1] >> http://people.apache.org/repo/m2-snapshot-repository/org/apache/tuscany/sca/tuscany-base/2.0-SNAPSHOT/tuscany-base-2.0-SNAPSHOT.jar >> [2] >> http://people.apache.org/repo/m2-snapshot-repository/org/apache/tuscany/sca/tuscany-webservices/2.0-SNAPSHOT/tuscany-webservices-2.0-SNAPSHOT.jar >>
