Re: invoking a non-c++ service from c++

2007-07-03 Thread Andrew Borley
Hi Travis, It's been a little while since I looked at this code, but I think it should work. The simple questions first: Is your Python environment set up correctly? For the M3 Tuscany SCA Native release we require Python 2.5 because we use the ElementTree XML API. You will also need to ensure

Management and Distributed Runtime

2007-07-03 Thread Simon Laws
It would be good to get the community's thoughts about what management and distributed runtime scenarios we should support in Tuscany. There has been quite a bit of discussion on the distributed runtime itself here. The main focus so far has been on using an SCA assembly to represent the

Re: Is it possible to use Tuscany with JDK1.4?

2007-07-03 Thread Enric Staromiejski Torregrosa
Tks for a very clear and prompt response. Enric 2007/7/3, Mike Edwards [EMAIL PROTECTED]: Enric, In a word - no. The decision was made some time ago that JDK 5.0 would be the lowest version level of the Java SDK that would be supported by Tuscany SCA. Yours, Mike. Enric Staromiejski

Re: Trying to get started

2007-07-03 Thread Enric Staromiejski Torregrosa
Thanks a lot Brady, in fact i copy-pasted the sdo binary link instead of the das ones in which i'm really interested in, so i modified the last /sdo folder in the path for /das and it brings me to what seems the das repo. So, thanks again. Enric 2007/7/3, Brady Johnson [EMAIL PROTECTED]:

RE: Trying to get started

2007-07-03 Thread Brady Johnson
In case you're interested, the tree is like this: https://svn.apache.org/repos/asf/incubator/tuscany/ |--cpp/ | |--das/ | |--etc/ | |--sca/ | |--sdo/ | |--java/ |--das/ |--etc/ |--sca/ |--sco/ Happy to help.

Re: Trying to get started

2007-07-03 Thread Ron Gavlin
If you want the latest nightly builds, they are now available at http://incubator.apache.org/tuscany/tuscany-downloads-documentations.html. Both DAS and SDO are near milestone releases so their nightly builds are pretty stable. - Ron - Original Message From: Brady Johnson [EMAIL

Re: Is it possible to use Tuscany with JDK1.4?

2007-07-03 Thread Luciano Resende
Enric As Mike said, Tuscany SCA requires JDK 5.x. But, from your previous posts, looks like you are also using SDO (that supports JDK 1.4 with minor changes) and DAS (Ron just submitted a patch to allow DAS to be compiled under JDK 1.4). On 7/3/07, Enric Staromiejski Torregrosa [EMAIL

RE: invoking a non-c++ service from c++

2007-07-03 Thread Travis Vitek
I have no problems invoking a Python component from Python or Ruby clients. =.=.=.=.=.=.=.=.=.=.=.=.=.=.=. . Travis Vitek = = Software Developer . . Rogue Wave Software= = http://www.roguewave.com . .=.=.=.=.=.=.=.=.=.=.=.=.=.=.= -Original Message- From:

Re: Trying to get started

2007-07-03 Thread Luciano Resende
Enric If you are still having issues, it would be great if you could raise a jira and attach your testcase or sample application... I'd take a look at it right away... Thanks On 7/3/07, Ron Gavlin [EMAIL PROTECTED] wrote: If you want the latest nightly builds, they are now available at

Re: Trying to get started

2007-07-03 Thread Enric Staromiejski Torregrosa
Ok, thank you. i'll have a patient look at it tomorrow. I'm really new to all this, never worked with jira neither. 2007/7/3, Luciano Resende [EMAIL PROTECTED]: Enric If you are still having issues, it would be great if you could raise a jira and attach your testcase or sample

Re: Trying to get started

2007-07-03 Thread Luciano Resende
Sure, take your time. For reporting issues, you can access our JIRA application at [1]. You might need to create a user name when you first want to create a jira, but then, it's basically clicking the create new issue , enter the details of the issue you are having (maybe just add a link to this

Re: Is it possible to use Tuscany with JDK1.4?

2007-07-03 Thread Anderson, Jeff T \(CA - Toronto\)
I am currently architecting a SOA platform for a major Canadian financial services client. The platform is based on the IFX schema standard, Tuscany version 9.0, Axis2 and spring 2.1. We are using Tuscany specifically for creating service assemblies that will allow us to change how services

Re: Is it possible to use Tuscany with JDK1.4?

2007-07-03 Thread kelvin goodson
Jeff, welcome! this is great news. I look forward to understanding your scenario and working together to ensure SDO does what you need. Kelvin. On 03/07/07, Anderson, Jeff T (CA - Toronto) [EMAIL PROTECTED] wrote: I am currently architecting a SOA platform for a major Canadian financial