Re: Having problem with null values in my DAS

2007-08-31 Thread Amita Vadhavkar
Great to see that the code is working now. DAS uses Convention over configuration. Please see [1]http://incubator.apache.org/tuscany/conventionoverconfiguration.html for some details. DAS creates / uses DataObjects which rely on uniqueness based on the Primary Key. So all tables involved need

Re: [DAS] Transaction support

2007-08-31 Thread Amita Vadhavkar
Hi, I have tried to use JOTM and Tomcat and would like to create a sample web app in DAS showing how external transaction manager can control DAS transactions. I am creating another mail thread for any discussion for this sample + JOTM issues. We can demonstrate through this and accompanying wiki

[DAS] DAS Web Sample with Tomcat and JOTM as Transaction Manager

2007-08-31 Thread Amita Vadhavkar
I am using jotm-2.0.10 and Tomcat 5.5.23. The HowTo from JOTM site has a few problems and the below info worked for me - [1]http://www.nabble.com/UserTransaction,- JOTM-and-Tomcat-5.5.x-t1073172.html [2]http://static.raibledesigns.com/downloads/howto-tomcat-jotm.html Also, as mentioned in [1] for

[ANNOUNCE] Apache Tuscany SCA Java 0.99 released

2007-08-31 Thread ant elder
The Apache Tuscany team are pleased to announce the 0.99-incubating release of the Java SCA project. Apache Tuscany provides a runtime based on the Service Component Architecture. SCA is a set of specifications aimed at simplifying SOA Application Development which are being standardized at OASIS