Re: [RDB DAS] Wrong Query Result when SELECT misses PKs

2007-07-27 Thread Adriano Crestani
I had the same problem on DAS C++, now it's throwing an exception when it finds a row that does not contain all the pk columns. I'm not used to the DAS Java, but I will explain how I did it on DAS C++, maybe this can help you ; ) It reads the ResultSet metadata to find the pk columns. If the PK

[jira] Created: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-27 Thread gengshaoguang (JIRA)
removed Visitor.java and Visitable.java --- Key: TUSCANY-1485 URL: https://issues.apache.org/jira/browse/TUSCANY-1485 Project: Tuscany Issue Type: Improvement Components: Java SCA Core Runtime

[jira] Commented: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-27 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515977 ] Raymond Feng commented on TUSCANY-1485: --- Hi, Can you run svn diffmypatch.txt command and apply the patch

Re: Binding endpoints (was Fwd: Services and WSDL files

2007-07-27 Thread ant elder
On 7/26/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] ant elder wrote: On 7/26/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/26/07, ant elder [EMAIL PROTECTED] wrote: This is becoming one of the most often asked about and (i think) one of the most confusing parts

[jira] Updated: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-27 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gengshaoguang updated TUSCANY-1485: --- Attachment: modules.rar This is updated sca/modules directory in my PC removed

[jira] Updated: (TUSCANY-1485) removed Visitor.java and Visitable.java

2007-07-27 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gengshaoguang updated TUSCANY-1485: --- Attachment: mypatch.txt result of svn diff (inside sca/modules) removed Visitor.java and

Re: svn commit: r560142 - /incubator/tuscany/java/sca/samples/calculator-webapp-ws/

2007-07-27 Thread Simon Laws
On 7/27/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: antelder Date: Fri Jul 27 01:33:09 2007 New Revision: 560142 URL: http://svn.apache.org/viewvc?view=revrev=560142 Log: Set svn ignores Modified: incubator/tuscany/java/sca/samples/calculator-webapp-ws/ (props changed)

SCA Contribution provisioning and updates

2007-07-27 Thread Simon Laws
In the distributed domain contributions and any updates have to be provisioned to each node. There are many ways of doing this, ftp, http, shred file system , etc. to the extent that Tuscany shouldn't really care too much about how it is achieved. I would expect that at any give time a domain at a

RE: [SCA Native] preliminary ant build

2007-07-27 Thread Brady Johnson
Your changes sound good. When you move the build.xml up to tuscany/cpp/sca/runtime/core, you'll have to change the path properties and the basedir of the root project/ element. Brady Johnson Lead Software Developer - HydraSCA Rogue Wave Software - [EMAIL PROTECTED]

Re: Unable to create new Jira Issues - get a null pointer

2007-07-27 Thread Mark Combellack
Mike Edwards [EMAIL PROTECTED] writes: Mark Combellack wrote: Is anyone else having problems creating new Tuscany Jira bug reports? I am logged into Tuscany Jira at: https://issues.apache.org/jira/browse/Tuscany I've tried creating a new Tuscany issue of type bug and I get the

Re: [XmlSchema] Pluggability for XSD import/include resolvers?

2007-07-27 Thread Mike Edwards
Jean-Sebastien Delfino wrote: Huang Kai wrote: Hi, Raymond, We encountered the same problem when implementing SDO's XSDHelper. Where we used EMF's xsd tool package for resolve xsd. Wherein we just implemented our own XSDSchemaLocator and added it to the resource's adapters, then we can

[jira] Created: (TUSCANY-1486) Support Stateful Spring Beans and Conversational interactions

2007-07-27 Thread Mike Edwards (JIRA)
Support Stateful Spring Beans and Conversational interactions - Key: TUSCANY-1486 URL: https://issues.apache.org/jira/browse/TUSCANY-1486 Project: Tuscany Issue Type: Improvement

Re: [SDO RDB DAS] Problems in using new SDO APIs

2007-07-27 Thread kelvin goodson
Hi Amita, The serialization of the opposite property reference in the graph looks like it is suffering from an issue that was reported in TUSCANY-1421 and is now fixed in the trunk/1.0 release. Regards, Kelvin. On 26/07/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: Hi, Current RDB

Re: svn commit: r560160 - /incubator/tuscany/java/sca/modules/binding-notification/pom.xml

2007-07-27 Thread Ignacio Silva-Lepe
Thanks for this ant. I further cleaned up the pom. Let me know if you think there are other issues with it. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, July 27, 2007 5:00 AM Subject: svn commit: r560160 -

Re: Distributed domain support in 0.92 was: SCA 0.92 release?

2007-07-27 Thread Simon Laws
On 7/27/07, Simon Laws [EMAIL PROTECTED] wrote: On 7/24/07, Simon Laws [EMAIL PROTECTED] wrote: To get the distributed domain support up to a level that is suitable for including in the next release I think we need to make the node configuration and management more dynamic.

[jira] Commented: (TUSCANY-1479) The code of method createXSDMetaData(ModelFactoryImpl) is exceeding the 65535 bytes limit

2007-07-27 Thread Frank Budinsky (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516038 ] Frank Budinsky commented on TUSCANY-1479: - The SDO generator in RAD is the Eclipse EMF generator

[jira] Closed: (TUSCANY-1468) Use HelperContext for scope in Tuscany API

2007-07-27 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1468. -- Applied along with the associated SCA changes Use HelperContext for scope in Tuscany API

Re: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-07-27 Thread ant elder
Ok the SDO changes for TUSCANY-1468 and TUSCANY-1437 and the associated SCA changes are in now. Can anyone confirm things still build ok for them so I know I've not left something out? ...ant On 7/27/07, kelvin goodson [EMAIL PROTECTED] wrote: Happy to do this now or ASAP at your

Re: SCA Contribution provisioning and updates

2007-07-27 Thread Simon Laws
On 7/27/07, Mike Edwards [EMAIL PROTECTED] wrote: Simon Laws wrote: In the distributed domain contributions and any updates have to be provisioned to each node. There are many ways of doing this, ftp, http, shred file system , etc. to the extent that Tuscany shouldn't really care too

Persistence of Service Data Objects using OpenJPA

2007-07-27 Thread Pinaki Poddar
Hi Frank, Thank you for your interest. Before I answer the specific questions let me say few words to explain why Fluid is attempted at first place. A) there is a natural synergy between SDO model and the POJO model where JPA excels. B) Object Persistence (be it strongly-typed POJO or

Re: [SCA Native] preliminary ant build

2007-07-27 Thread Pete Robbins
I've applied the latest patch and it looks good. I have added install and clean targets for the xsd schema that get deployed. I think the schema that are currently in tuscany/cpp/sca/xsd should be moved to tuscany/cpp/sca/runtime/core/xsd which would be a more logical place for them. I would also

Unable to create new Jira Issues - get a null pointer

2007-07-27 Thread Mark Combellack
Is anyone else having problems creating new Tuscany Jira bug reports? I am logged into Tuscany Jira at: https://issues.apache.org/jira/browse/Tuscany I've tried creating a new Tuscany issue of type bug and I get the following error: System Error A system error has occurred. If this problem

Fwd: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-07-27 Thread ant elder
missed the dev list CC... -- Forwarded message -- From: ant elder [EMAIL PROTECTED] Date: Jul 27, 2007 10:26 AM Subject: Re: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact To: kelvin goodson [EMAIL PROTECTED] When would you like to apply

Re: Distributed domain support in 0.92 was: SCA 0.92 release?

2007-07-27 Thread Simon Laws
On 7/24/07, Simon Laws [EMAIL PROTECTED] wrote: To get the distributed domain support up to a level that is suitable for including in the next release I think we need to make the node configuration and management more dynamic. Scenarios -- The current scenario being used to

Support for SCA Java package imports/exports, was: svn commit: r559257

2007-07-27 Thread Jean-Sebastien Delfino
I've been looking into some of the model resolvers and some of them still pass a ClassLoader around. I'd like to fix that and leverage the Java resolver extension in the contribution-java module, but that module is empty... How is that work going? Are you planning to add these resolvers for

Re: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-07-27 Thread kelvin goodson
Happy to do this now or ASAP at your convenience. Kelvin. On 27/07/07, ant elder [EMAIL PROTECTED] wrote: missed the dev list CC... -- Forwarded message -- From: ant elder [EMAIL PROTECTED] Date: Jul 27, 2007 10:26 AM Subject: Re: [Java SDO, SCA and DAS] change of group id

Re: [RDB DAS] Wrong Query Result when SELECT misses PKs

2007-07-27 Thread Amita Vadhavkar
Hi Adriano, Yes, so in summary , trying to do following - 1) select missing complete or partial PK for any of the tables involved- exception 2) if any table in select has no PK in config and no ID column in config/select - exception 3) if any table in select has no PK in config and has ID column

Re: Unable to create new Jira Issues - get a null pointer

2007-07-27 Thread Mike Edwards
Mark Combellack wrote: Is anyone else having problems creating new Tuscany Jira bug reports? I am logged into Tuscany Jira at: https://issues.apache.org/jira/browse/Tuscany I've tried creating a new Tuscany issue of type bug and I get the following error: System Error Mark, It is working

RE: How does xsd:ID property type is distinguished from xsd:string

2007-07-27 Thread Frank Budinsky
Hi Pinaki, This looks very cool, especially that you've got a working prototype! I have a couple of questions. 1) This seems to overlap with the DAS plan described here: http://www.osoa.org/display/Main/SDO+and+Java+Persistence+Architecture+%28JPA%29 I'm not very familiar with the DAS work

[jira] Closed: (TUSCANY-1437) SDO API project has inappropriate groupId and artifact name

2007-07-27 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder closed TUSCANY-1437. -- Resolution: Fixed Fix Version/s: Java-SDO-Next Applied along with the associated SCA changes

Re: SCA Contribution provisioning and updates

2007-07-27 Thread Mike Edwards
Simon Laws wrote: In the distributed domain contributions and any updates have to be provisioned to each node. There are many ways of doing this, ftp, http, shred file system , etc. to the extent that Tuscany shouldn't really care too much about how it is achieved. I would expect that at any

Re: [VOTE] Release SDO Java version 1.0-incubating

2007-07-27 Thread Frank Budinsky
+1. It appears to have everything in it that I expected and the samples ran fine for me. Quite an impressive list of new features and bug fixes :-) Thanks to everyone that helped. I think the project momentum is really starting to pick up. Frank. kelvin goodson [EMAIL PROTECTED] wrote on

Group and artifact id for commonj Work and Timer APIs, was: [Java SDO, SCA and DAS] change of group id and artifact name for sdo api maven artifact

2007-07-27 Thread Jean-Sebastien Delfino
ant elder wrote: Ok the SDO changes for TUSCANY-1468 and TUSCANY-1437 and the associated SCA changes are in now. Can anyone confirm things still build ok for them so I know I've not left something out? ...ant Still building :) in the meantime I have a related comment. I think we need

Re: [SCA Native] preliminary ant build

2007-07-27 Thread Pete Robbins
OK.. done! runtime/core/build.xml replaces runtime/core/src/build.xml I'll move the xsd dir later. Cheers, On 27/07/07, Brady Johnson [EMAIL PROTECTED] wrote: Your changes sound good. When you move the build.xml up to tuscany/cpp/sca/runtime/core, you'll have to change the path properties

Re: [SCA Native] preliminary ant build

2007-07-27 Thread Pete Robbins
and now I've moved the core schema to cpp/sca/runtime/core/xsd On 27/07/07, Pete Robbins [EMAIL PROTECTED] wrote: OK.. done! runtime/core/build.xml replaces runtime/core/src/build.xml I'll move the xsd dir later. Cheers, On 27/07/07, Brady Johnson [EMAIL PROTECTED] wrote: Your changes

Re: Persistence of Service Data Objects using OpenJPA

2007-07-27 Thread Frank Budinsky
Hi Pinaki, I think your project has a lot of potential. Another related aspect is that there is interest in the SDO specification charter to discuss the possibility of converging/supporting JAXB with static SDO in version 3. JAXB2, as you may know, has a similar objective to support standard

Re: Unable to create new Jira Issues - get a null pointer

2007-07-27 Thread Mark Combellack
Mark Combellack [EMAIL PROTECTED] writes: Mike Edwards mike.edwards.inglenook at ... writes: Mark Combellack wrote: Is anyone else having problems creating new Tuscany Jira bug reports? I am logged into Tuscany Jira at: https://issues.apache.org/jira/browse/Tuscany

Re: Persistence of Service Data Objects using OpenJPA

2007-07-27 Thread Luciano Resende
I haven't looked into this with any great detail, but I'd like to ask if would be feasible to add a DAS interface[1] layer on top of Fluid [2]. Thoughts ? [1] https://svn.apache.org/repos/asf/incubator/tuscany/java/das/rdb/src/main/java/org/apache/tuscany/das/rdb/DAS.java [2]

[jira] Commented: (TUSCANY-1487) Unable to use different application and runtime class loaders for a contribution

2007-07-27 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516094 ] Mark Combellack commented on TUSCANY-1487: -- I am not sure of the best solution to this problem. Possible

Re: [VOTE] Release SDO Java version 1.0-incubating

2007-07-27 Thread Fuhwei Lwo
Hi Kelvin, +1 from me. I have downloaded the RC3, run the samples, and reviewed the Java doc. Everything looks fine to me. Thanks for your effort on this. Regards, Fuhwei Lwo kelvin goodson [EMAIL PROTECTED] wrote: Please review and vote to release the 1.0-incubating distribution of Tuscany

[jira] Commented: (TUSCANY-1487) Unable to use different application and runtime class loaders for a contribution

2007-07-27 Thread Mark Combellack (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516093 ] Mark Combellack commented on TUSCANY-1487: -- Looking through the code, the flow of events is: 1) My

RE: Persistence of Service Data Objects using OpenJPA

2007-07-27 Thread Pinaki Poddar
Hello Luciano, I haven't looked into this with any great detail, Thank you for your interest. The idea of Fluid is to keep it simple and use standard API contracts -- so there is not much detail to look at:) Just download (it is order of 100KB) and run. Or browse the test cases to see

RE: Persistence of Service Data Objects using OpenJPA

2007-07-27 Thread Pinaki Poddar
Hi Frank, I think your project has a lot of potential. Thank you for your encouraging words. JAXB with static SDO in version 3. JAXB2, as you may know, has a similar objective to support standard POJOs. If that happens, then I see even more synergy with your approach. Yes --

Permission denied while trying to publish Tuscany Snapshots

2007-07-27 Thread Luciano Resende
Hi I'm trying to publish new Tuscany snapshots, but looks like the last snapshot was published with wrong umask. Could someone with proper rights please help fix the issue ? [ERROR] BUILD ERROR [INFO] [INFO] Error

Maven tries to resolve artifact in the reactor to SNAPSHOT version in Apache Tuscany build

2007-07-27 Thread Luciano Resende
Hi Guys We are experiencing some issues in Apache Tuscany build recently as described on this thread [1]. Basically, anyone starting with a clean local maven repo are seeing the artifacts that are supposed to be built in the reactor, to be resolved to a published SNAPSHOT version, and thus,

Re: Binding endpoints (was Fwd: Services and WSDL files

2007-07-27 Thread Simon Laws
On 7/28/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: [snip] ant elder wrote: I think that these URIs should be determined as part of the process of combining wires and uris specified at different levels in the SCA assembly. If the correct URIs are determined once as part of this

[jira] Resolved: (TUSCANY-1448) CppBigBank example windows deploy script deploy.bat fails to deploy XML Schema

2007-07-27 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Robbins resolved TUSCANY-1448. --- Resolution: Fixed patch applied CppBigBank example windows deploy script deploy.bat

Out of Office AutoReply: [jira] Resolved: (TUSCANY-1448) CppBigBank example windows deploy script deploy.bat fails to deploy XML Schema

2007-07-27 Thread Michael Yoder
I'm OOTO from Thursday July 25th through Friday Aug. 3rd. I will be back Monday Aug 6th.

[jira] Resolved: (TUSCANY-1423) There are no tools to verify or display tuscany services

2007-07-27 Thread Pete Robbins (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pete Robbins resolved TUSCANY-1423. --- Resolution: Fixed I believe this is all applied now There are no tools to verify or