Re: RDB DAS read, then write XML file for data export

2007-09-07 Thread Amita Vadhavkar
Please see our nightly build if you can download from there - (last successful is on Sep 5th) http://incubator.apache.org/tuscany/tuscany-downloads-documentations.html

RE: RDB DAS read, then write XML file for data export

2007-09-07 Thread Eborn, Eric D
I discovered an arguably simpler method for doing this (even with the beta1 version I have). What I do is Create another DO using DataObject DO = DataFactory.INSTANCE.createDataObject(CUSTOMER); Then I create a sub-DO: DO.CreateDataObject(CUSTOMERSUB); I then modified the .xsd file to show

Re: SCA Specifications starting up in OASIS

2007-09-07 Thread Jean-Sebastien Delfino
Mike Edwards wrote: Folks, The SCA specifications which are implemented by Tuscany have just started out a new phase - they are moving to OASIS for formal standardization. This is being done as a series of OASIS technical committees, each dealing with one or more of the SCA specifications.

Re: SCA Specifications starting up in OASIS

2007-09-07 Thread haleh mahbod
great idea. It'll make it easier for everyone to find this information. I'll add it if others agreeing. On 9/7/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: Mike Edwards wrote: Folks, The SCA specifications which are implemented by Tuscany have just started out a new phase - they

Re: SCA Specifications starting up in OASIS

2007-09-07 Thread Mike Edwards
haleh mahbod wrote: great idea. It'll make it easier for everyone to find this information. I'll add it if others agreeing. +1 from me. Yours, Mike. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Java-Exceptions -- WSDL-Fault Mapping

2007-09-07 Thread Luciano Resende
Couple questions : - What SCA version of the code are you using ? - Are you using wsdl2java to generate your java code from wsdl ? Also, if you are using trunk, have you tried : public String getGreetings(String name) throws SimpleException; } On 9/7/07, Dietrich, Björn [EMAIL

Java-Exceptions -- WSDL-Fault Mapping

2007-09-07 Thread Dietrich , Björn
Hi All, Is it possible to throw a java-exception in a Tuscany/SCA-Webservice and catch the exception in the Tuscany/SCA-Webservice-Client. I tried to extend the HelloWorldws-Example to throw a java exception but there seems to be something wrong with the mapping to the wsdl-fault. Is there

RE: SCA Specifications starting up in OASIS

2007-09-07 Thread Anderson, Jeff T (CA - Toronto)
Plus two from me. I just joined a couple of the TC's looking forward to contributing. Jeff From: Mike Edwards [mailto:[EMAIL PROTECTED] Sent: Fri 2007-09-07 11:32 To: tuscany-user@ws.apache.org Subject: Re: SCA Specifications starting up in OASIS haleh

Re: SCA Specifications starting up in OASIS

2007-09-07 Thread haleh mahbod
done. On 9/7/07, Anderson, Jeff T (CA - Toronto) [EMAIL PROTECTED] wrote: Plus two from me. I just joined a couple of the TC's looking forward to contributing. Jeff From: Mike Edwards [mailto:[EMAIL PROTECTED] Sent: Fri 2007-09-07 11:32 To:

Re: [DAS] What's next for Tuscany DAS ?

2007-09-07 Thread haleh mahbod
Beta 2 sounds right given that this is just sync'ing up with SDO version 1.0. On 9/5/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: sounds good to me. On 9/6/07, Luciano Resende [EMAIL PROTECTED] wrote: Good, looks like we have most (if not all) the updates necessary to support SDO 2.1

Website: Remove 'Event' link Add 'Projects Using Tuscany'

2007-09-07 Thread haleh mahbod
Hi, We already have a news section on the home page which repeats most of what is on the event page. The information on the event page seems to be old and not being updated. How about a) remove the events link from the community box b) add a new link to the community box called 'projects using