[Java SDO] getEncoding() during load() - issues + TUSCANY-1545

2008-01-25 Thread Amita Vadhavkar
I am making this a separate thread and referring it in http://www.mail-archive.com/tuscany-user@ws.apache.org/msg02447.html as this can be my local setup issue and so don't want to mix with the release thread. 0] I checked that the EMF version in my classpath is 2.2.3. 1]Eclipse 3.2.1

Re: [Java SDO] Tuscany SDO Java 1.1-incubating

2008-01-25 Thread Amita Vadhavkar
I have spawned another thread http://www.mail-archive.com/tuscany-user@ws.apache.org/msg02449.html for the testEncoding() issue I am facing. Will you please take a look at findings there and comment there? I will update the final resolution for it here when we get one. Regards, Amita On Jan 24,

Re: [Java SDO] Tuscany SDO Java 1.1-incubating

2008-01-25 Thread Amita Vadhavkar
Due to the testEncoding() failure I mentioned on a previous response, the sdo-impl jar was not getting created and so the further failures in tools-test, after proper generation of sdo-impl jar these issues got solved. Also I have made AllTests to include all the existing tests from tools-test.

Re: [Java SDO] Tuscany SDO Java 1.1-incubating

2008-01-25 Thread Amita Vadhavkar
I have worked on the comments for RAT report and added the results at the end of - http://cwiki.apache.org/confluence/display/TUSCANYWIKI/RAT+Report. So shall I go ahead and correct the 9 files mentioned there to include Apache header in them? Also, what is the best way to ensure that the Ex:3rd

Re: [Java SDO] Tuscany SDO Java 1.1-incubating

2008-01-25 Thread kelvin goodson
Amita, Please correct the 9 files. There's a mailing list thread Fwd: Finally posted: src file header and copyright policy which details the changes necessary for the OSOA license headers. In that thread Luciano points to his alterations for the DAS. Kelvin. On 25/01/2008, Amita Vadhavkar

Re: [Java SDO] getEncoding() during load() - issues + TUSCANY-1545

2008-01-25 Thread kelvin goodson
Hi Amita, I blew away my entire repo and still got a clean build. However, it has got me looking into what exactly the spec means when it says ... getEncoding() returns the encoding of the document, or null if not specified. The default value is UTF-8. Specification of other values is