Re: servicemix-sca: updating tuscany dependency

2007-06-29 Thread Kit Plummer
Sounds good. If you already have something set up...that's fine with me. Kit Brian O'Neill wrote: All, OK. So I officially started a new service engine. Guillaume, I figured I would use servicemix-bean as a template. Does that make sense to you? Jean-Sebastien, thanks for the pointers.

Re: servicemix-sca: updating tuscany dependency

2007-06-29 Thread Guillaume Nodet
On 6/29/07, Brian O'Neill [EMAIL PROTECTED] wrote: All, OK. So I officially started a new service engine. Guillaume, I figured I would use servicemix-bean as a template. Does that make sense to you? Sure, though I would have started with something more simple like servicemix-saxon, but

Re: servicemix-sca: updating tuscany dependency

2007-06-28 Thread Gert Vanthienen
L.S., Just trying to grasp what the problem/question is... So, if I understand correctly, the servicemix-sca component will be somewhat different from any other JBI component. We won't be building an SCA container as a service engine (like you would do for e.g. EJBs), but rather build some

Re: servicemix-sca: updating tuscany dependency

2007-06-28 Thread Guillaume Nodet
I do think we need a SE like servicemix-sca (should be renamed to servicemix-tuscany i guess) to host the Java annotated SCA pojo. I see the translation between the SCA assembly to a JBI assembly as something somewhat independant from ServiceMix core that could be reused either at the tooling

Re: servicemix-sca: updating tuscany dependency

2007-06-28 Thread Kit Plummer
kitplummer (im)Agreed...and I believe based on my limited knowledge of Tuscany that updating the TuscanyRuntime to be able to deploy a SCA POJO should be straight forward - and simpler with the EmbeddedSCADomain. I also agree on the tooling to provide the mapping between an SCA Composite to

Re: servicemix-sca: updating tuscany dependency

2007-06-28 Thread Jean-Sebastien Delfino
[snip] Brian O'Neill wrote: OK, per Guillaume's suggestion perhaps we start anew basing everything on 0.90 sca. So, what are peoples thoughts towards the design of the translation layer? Should we leverage Tuscany's parsing capabilities to read in the SCA contribution? Then, from the parsed

Re: servicemix-sca: updating tuscany dependency

2007-06-27 Thread Jean-Sebastien Delfino
[snip] Guillaume Nodet wrote: Jean-Sebastien said that the apis are quite stable now, so I guess the best way would be upgrade to the latest released version. Maybe Jean-Sebastien can provide more inforamtions here. Imo, the tuscany code has changed so much so that it may be better to try

Re: servicemix-sca: updating tuscany dependency

2007-06-26 Thread Guillaume Nodet
Jean-Sebastien said that the apis are quite stable now, so I guess the best way would be upgrade to the latest released version. Maybe Jean-Sebastien can provide more inforamtions here. Imo, the tuscany code has changed so much so that it may be better to try uinderstanding how the SE works and

Re: servicemix-sca: updating tuscany dependency

2007-06-26 Thread Kit Plummer
Guillaume, I think we figured out how to build/install the latest Tuscany, referencing it from the servicemix-sca pom.xml. I'm sure by the time we have this stuff straight Tuscany will be at 1.0 - or so. ;} On to the problem of getting up-to-date with Tuscany. The existing test case