Re: Build problems in OSGi modules

2010-03-24 Thread ant elder
Thanks, that did fix it, but not until I'd built twice which was a bit confusing and i guess why my attempts at fixing it didn't seem to be working. Looking at whats going on the node-launcher-equinox and the test that uses it is they don't use the dependcies from the mvn build but try to find a tu

Re: [2.x] What information should be serialized with EndpointReference/Endpoint and how to resolve them on the consumer side?

2010-03-24 Thread ant elder
On Tue, Mar 23, 2010 at 5:50 PM, Luciano Resende wrote: > On Tue, Mar 23, 2010 at 2:15 AM, ant elder wrote: >> What ever happened with this thread, are there any conclusions? >> Currently the serialized endpoint includes the implementation element >> which means that when its propagated to a remo

Re: Travel sample README questions/suggestions

2010-03-24 Thread Luciano Resende
On Mon, Mar 22, 2010 at 10:57 AM, Raymond Feng wrote: > Hi, > > I'm pretty confident in the implementation.widget and binding.jsonrpc. We > already have them available in 2.x main build. Luciano can probably help us > get the travelsample working with 2.x on these paths soon. > I have fixed most

Re: JAX-RS as REST binding

2010-03-24 Thread Luciano Resende
On Tue, Mar 23, 2010 at 12:03 AM, ant elder wrote: > It seems harder than the EJB case because REST services don't have a > one-to-one mapping to arbitrary Java interfaces whereas EJB services > do. We could try to do something similar to what the old 1.x > binding.atom does but I don't think that

[jira] Commented: (TUSCANY-3496) Develop a simple tool that can be used to generate composite diagrams from the xml files

2010-03-24 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849268#action_12849268 ] Raymond Feng commented on TUSCANY-3496: --- A set of diagrams, such as SVG or JPG. >

[jira] Commented: (TUSCANY-3496) Develop a simple tool that can be used to generate composite diagrams from the xml files

2010-03-24 Thread Janith Bandara (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849243#action_12849243 ] Janith Bandara commented on TUSCANY-3496: - What will be the output of this tool?

Re: FYI: OSGi Enterprise Spec 4.2 released

2010-03-24 Thread Raymond Feng
Hi, There are two samples that demonstrate our OSGi remote services with SCA support: http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/ http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator-operations/ I also pla

Re: Automation of Eclipse workspace configuration for Tuscany SCA Java

2010-03-24 Thread Raymond Feng
Hi, This is all about automation in a batch mode. Sure, we can always start Eclipse, configure, refresh and rebuild manually. But that need "clicks" from a human:-). This plugin allows the configuration of an Eclipse workspace for Tuscany in a command line so that it be integrated with the bu

Re: Automation of Eclipse workspace configuration for Tuscany SCA Java

2010-03-24 Thread Simon Laws
On Tue, Mar 23, 2010 at 10:52 PM, Raymond Feng wrote: > Hi, > > I prototyped an Eclipse plugin that can be run in command line (headless > mode) to automate the configuration of Eclipse workspace for Tuscany SCA > Java development. Potentially, it can be integrated with some scripts to > produce t

Re: FYI: OSGi Enterprise Spec 4.2 released

2010-03-24 Thread Simon Laws
On Wed, Mar 24, 2010 at 6:10 AM, Raymond Feng wrote: > Hi, > > OSGi Enterprise Spec 4.2 is now officially released, see: > > http://www.infoq.com/news/2010/03/osgi-enterprise-42-released > > Tuscany implements the following specs: > > OSGi Service Platform Release 4 Version 4.2 Compendium Specific

[jira] Created: (TUSCANY-3510) Improve testing and doc for tuscany trace using aspectj

2010-03-24 Thread Kelvin Goodson (JIRA)
Improve testing and doc for tuscany trace using aspectj --- Key: TUSCANY-3510 URL: https://issues.apache.org/jira/browse/TUSCANY-3510 Project: Tuscany Issue Type: Improvement Comp