Re: SDO integration with external projects

2007-06-14 Thread kelvin goodson
Ron, this sounds just the sort of thing I'd like to see beginning to happen, and I'd like to be involved in doing it too. Currently I'm finding little time to raise my head above the fundamentals of getting a spec compliant release out there. But we should be looking outward and thinking about

Re: SDO integration with external projects

2007-06-14 Thread ant elder
On 6/13/07, Ron Gavlin [EMAIL PROTECTED] wrote: One way to expand the visibility and adoption of SDO within the broader community is to improve its integration story with external projects. A few projects in particular seem obvious, namely the Spring Framework, Apache CXF, and Apache Axis2.

Re: [SDO Java DISCUSS] Contents of the next SDO release

2007-06-14 Thread kelvin goodson
On 12/06/07, Frank Budinsky [EMAIL PROTECTED] wrote: snip/ By the way, that reminds me that we need someone to be release manager for this release. Any volunteers? If not, maybe Kelvin, you would be willing to do it, since you've already been doing lots of the prep work. Yes, in the absence

Re: Databinding, dataobject - UI Component

2007-06-14 Thread bert . robben
I'll try to explain what we do. Our requirements - use data objects in a server side environment where there is no UI - use data objects tightly integrated in a swing-based UI Due to all kind of reasons beyond our control, client-side implementation classes have a different release cycle than

Re: [DAS] Status of DAS Release

2007-06-14 Thread Amita Vadhavkar
Small update, tried to build and test with empty repos and it went through with no issues. Regards, Amita On 6/13/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: Things tested to be working - all UT as part of mvn build all samples in different browsers. Apart from

Re: Databinding, dataobject - UI Component

2007-06-14 Thread Frank Budinsky
Hi Bert, I think I'm following this at a high level, but need to see some code to understand the details - especially exactly what the client API for hooking up observers looks like. Is your code confidential, or could you send us a zip file with the code in it. If you can contribute it, I

Crimson parser support -- was Re: [SDO Java DISCUSS] Contents of the next SDO release

2007-06-14 Thread kelvin goodson
Amita, yes this is a known problem, here's the answer ... http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/200701.mbox/[EMAIL PROTECTED] Regards, Kelvin. On 14/06/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi, I was browsing through the SDO JIRAs and as a couple of them have to

Re: Regenerating SDO code-generated test classes

2007-06-14 Thread Luciano Resende
Not sure how the SDO code-generated test classes are being generated today, but in DAS, we use the tuscany-sdo-plugin to regenerate all SDO classes during build time, you can check how we are going in the DAS pom [1] [1] https://svn.apache.org/repos/asf/incubator/tuscany/java/das/rdb/pom.xml On

Re: das-1.0-incubator-M2-src.zip missing required source files

2007-06-14 Thread Luciano Resende
These files are auto-generated when you build using mvn. See also this thread for some more details [1] [1] http://www.mail-archive.com/tuscany-user%40ws.apache.org/msg01110.html On 6/14/07, Ron Gavlin [EMAIL PROTECTED] wrote: Greetings, While working with the downloaded

Re: das-1.0-incubator-M2-src.zip missing required source files

2007-06-14 Thread Ron Gavlin
Luciano, Got it...thanks. - Ron - Original Message From: Luciano Resende [EMAIL PROTECTED] To: tuscany-user@ws.apache.org Sent: Thursday, June 14, 2007 3:36:49 PM Subject: Re: das-1.0-incubator-M2-src.zip missing required source files These files are auto-generated when you build