Several composite application in aweb application

2007-07-02 Thread Jean-Marc Taillant
Hello, I use Tuscany runtime in a web application (see my previous post), I need to create several composite applications in the same war file (So I have 2 composite file and 2 wsdl files). These composite applications use te bind.ws extension to be exposed as Web Service. I already generate

Several composite application in a web application

2007-07-02 Thread Jean-Marc Taillant
Hello, I use Tuscany runtime in a web application (see my previous post), I need to create several composite applications in the same war file (So I have 2 composite file and 2 wsdl files). These composite applications use te bind.ws extension to be exposed as Web Service. I already generate

Re: Several composite application in a web application

2007-07-02 Thread Simon Laws
On 7/2/07, Jean-Marc Taillant [EMAIL PROTECTED] wrote: Hello, I use Tuscany runtime in a web application (see my previous post), I need to create several composite applications in the same war file (So I have 2 composite file and 2 wsdl files). These composite applications use te bind.ws

Several composite applications in a web application

2007-07-02 Thread Jean-Marc Taillant
Hello, I use Tuscany runtime in a web application (see my previous post), I need to create several composite applications in the same war file (So I have 2 composite file and 2 wsdl files). These composite applications use te bind.ws extension to be exposed as Web Service. I already generate

[Java SDO] Sample re-arrangement

2007-07-02 Thread kelvin goodson
I just checked in another sample which I'd be happy to take feedback on -- [1] (output appended as in my previous posts) I would like to rearrange the packages of the samples, as I think the current arrangement is not very helpful to someone trying to explore SDO (specCodeSnippets,

Patches for TUSCANY-1393 TUSCANY-1237

2007-07-02 Thread Ron Gavlin
Hi Kelvin Luciano, I submitted patches for TUSCANY-1393 TUSCANY-1237 this morning. Please review these patches and provide feedback at your earliest convenience. Thanks, - Ron - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Patches for TUSCANY-1393 TUSCANY-123

2007-07-02 Thread kelvin goodson
Hi Ron, thanks very much for these. I'm just exploring Erich's question on Tuscany users list and then your patches are the next thing I plan to look at. Regards, Kelvin. On 02/07/07, Ron Gavlin [EMAIL PROTECTED] wrote: Hi Kelvin Luciano, I submitted patches for TUSCANY-1393 TUSCANY-1237

Re: DataObject with contained DataGraph causes NullPointerException in ChangePackage$Literals

2007-07-02 Thread kelvin goodson
Hi Erich, I generated code from your schema and tried the following lines of code, which executed without failure ... *public* *void* testErichsProblem() *throws* Exception { PublicationDataGraph pdg = ServicesFactory.*INSTANCE*.createPublicationDataGraph(); DataObject dob =

Re: Patches for TUSCANY-1393 TUSCANY-123

2007-07-02 Thread Ron Gavlin
Wonderful. Thanks, - Ron P.S. Have you looked at the SDO build artifacts being generated at vmbuild.apache.org? Do they look good to you? Will you be using similar infrastructure to generate your 1.0 Release Candidates? - Original Message From: kelvin goodson [EMAIL PROTECTED] To:

Re: Patches for TUSCANY-1393 TUSCANY-12

2007-07-02 Thread kelvin goodson
Ron, It's going to be tomorrow morning UK time before I get to your patches. I'll be using the sdo/distribution project to build the release candidates. I don't think this gets built by continuum. After running mvn in the distribution project, the release archives are found in the

Re: list archive?

2007-07-02 Thread kelvin goodson
The list is archived in about 3 places that I have found, but the one I find best from a thread view perspective is ... http://www.mail-archive.com/tuscany-user@ws.apache.org/index.html Regards, Kelvin. On 02/07/07, Enric Staromiejski Torregrosa [EMAIL PROTECTED] wrote: hi, I just got

Re: [Java SDO] Sample re-arrangement

2007-07-02 Thread haleh mahbod
Kelvin, As a user, I would like to see a general ample index file that briefly explains what each sample does rather than the categorization that is mentioned here since the terms basic, intermediate, etc. are not well defined and are open to interpretation. Instead I would like to go to a

Re: SCA 0.92 release?

2007-07-02 Thread haleh mahbod
Posting to tuscany-user list as well to get input. Any real world scenarios/samples that can be shared by users? It would be great if we could start building a library of tips and real usage examples.. a knowledge base. Thanks Haleh On 7/2/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/2/07,

Re: DAS build problems compiling SDO code-generated classes

2007-07-02 Thread shaoguang geng
I did not deal with SDA,before, today I tried it, with succeed. And without any change to pom.xml, and every dependency downloaded well. May be you try again, from svn, then you get it. Ron Gavlin [EMAIL PROTECTED] wrote: Yes, I am building both from trunk. If I change the das-rdb pom by

Re: DAS build problems compiling SDO code-generated classes

2007-07-02 Thread Luciano Resende
Could this be related to the issue we found during the DAS beta1 review and described under the following JIRA [1]. This has been fixed in trunk under revision #552624. [1] http://issues.apache.org/jira/browse/TUSCANY-1401 On 7/2/07, shaoguang geng [EMAIL PROTECTED] wrote: I did not deal with

Re: SCA 0.92 release?

2007-07-02 Thread Luciano Resende
Now that we are going to have a DAS release out, I'd like to plan to have implementation.das and implementation.data available for the next release. I also like to have some improvements to the Contribution Services, such as import/export and other scenarios that have been described on the list

Re: Trying to get started

2007-07-02 Thread Luciano Resende
We found an issue [1] where, in some cases, incompatible code was being generated for the DAS config model if you had a previous tuscany-sdo-plugin available in your local maven repo. I have fixed this in trunk under revision #552624. If this does not help, please let me know, and maybe you