Re: [Propose] A Tuscany Native release with SCA, SDO and DAS

2007-11-05 Thread Pete Robbins
Up to now we have tried to keep the distros separate so that we could, for example, create an SDO release without SCA. I'd like to keep it like this. Cheers, On 04/11/2007, Adriano Crestani [EMAIL PROTECTED] wrote: Agreed ; ) Adriano Crestani On 11/2/07, Luciano Resende [EMAIL PROTECTED]

Re: [DAS] DAS samples

2007-11-05 Thread Amita Vadhavkar
On 11/5/07, Luciano Resende [EMAIL PROTECTED] wrote: I was trying to run the new DAS sample (dataSource) and I looks like it requires MySQL in order to run the sample, this might not be the best default configuration to require, as it requires lots of steps in order to just try the sample

Re: [DAS] DAS Readme files

2007-11-05 Thread Amita Vadhavkar
Sorry, will use eclipse IDE from now on. Will check and correct any other polluted files in RDB DAS Regards, Amita On 11/5/07, Luciano Resende [EMAIL PROTECTED] wrote: DAS uses html file format for it's readme files, but I'm finding too hard to use a simple text editor or eclipse IDE to edit

Re: [SDO C++] AccessViolation in XMLHelperImpl

2007-11-05 Thread Pete Robbins
Thanks for that. I'll fix it right away. On 02/11/2007, Caroline Maynard [EMAIL PROTECTED] wrote: A user has found a vulnerability in XMLHelperImpl::createDocument, the one with the const char * parameters. The problem being that the root element name is initialized with the parameter before

Re: [Native] VS build versus ant build

2007-11-05 Thread Pete Robbins
I think we should be using ant for everything. The goal is to have a command line build and ant will give us that. We need to ensure that the samples can also be built/deployed using an ant script and that the documentation is updated to reflect this. While we are at it we should write some ant

[jira] Closed: (TUSCANY-1875) Constructor property injection fails

2007-11-05 Thread Olivier Abdoun (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Abdoun closed TUSCANY-1875. --- Hello Raymond, The fix resolves the my problem: I can now get rid of the default constructor

Re: RAT on Cpp trunk

2007-11-05 Thread Pete Robbins
On 05/11/2007, Adriano Crestani [EMAIL PROTECTED] wrote: I ran rat on the entire cpp trunk and got some thoughts about the results: 1-These files have no asf headers, however they have another lincense on it, so I don't know if the asf headers should be inserted or not:

[jira] Created: (TUSCANY-1890) interface.wsdl does not recognize SCA extension attributes

2007-11-05 Thread Simon Nash (JIRA)
interface.wsdl does not recognize SCA extension attributes -- Key: TUSCANY-1890 URL: https://issues.apache.org/jira/browse/TUSCANY-1890 Project: Tuscany Issue Type: Bug

[jira] Created: (TUSCANY-1891) Delete operation in Impl.data module

2007-11-05 Thread Douglas Siqueira Leite (JIRA)
Delete operation in Impl.data module Key: TUSCANY-1891 URL: https://issues.apache.org/jira/browse/TUSCANY-1891 Project: Tuscany Issue Type: New Feature Components: Java SCA Java Implementation

[jira] Updated: (TUSCANY-1891) Delete operation in Impl.data module

2007-11-05 Thread Douglas Siqueira Leite (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Douglas Siqueira Leite updated TUSCANY-1891: Attachment: tuscany1891_douglas_2007_11_05.patch Delete operation in

Re: [DISCUSS] Evolving Implementation-data

2007-11-05 Thread Douglas Leite
I've already done a first version of the delete operation for implementation.data module, as you can see on: https://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12381836. What about I said above? Any suggestion? On 10/24/07, Douglas Leite [EMAIL PROTECTED] wrote: With the data

Re: [SDO C++] AccessViolation in XMLHelperImpl

2007-11-05 Thread Caroline Maynard
Pete Robbins wrote: Thanks for that. I'll fix it right away. Thanks, Pete - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (TUSCANY-1892) WSDL Generation doesn't generate operations that return excpetions

2007-11-05 Thread Simon Laws (JIRA)
WSDL Generation doesn't generate operations that return excpetions -- Key: TUSCANY-1892 URL: https://issues.apache.org/jira/browse/TUSCANY-1892 Project: Tuscany Issue Type: Bug

Request scoped components and conversations

2007-11-05 Thread Simon Laws
If a component has request scope then the behaviour of the component, w.r.tconversations, currently differs depending on whether it is accessed via a local or a remote binding. Consider components A and B where B has request scope and A sends messages to B over local and remote bindings in the

[DISCUSS] Java SCA Release 1.1 was: Re: Re: [DISCUSS] Tuscany SCA Roadmap and next releases

2007-11-05 Thread Simon Laws
On 10/23/07, wang feng [EMAIL PROTECTED] wrote: hi Jean-Sebastien, Please see my comments below. Thanks, wangfeng On 2007-10-20, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: wang feng wrote: Hi all, We have used Tuscany 1.0 in our product and found some features is important

RE: [Propose] A Tuscany Native release with SCA, SDO and DAS

2007-11-05 Thread Brady Johnson
I just submit the first SCA Native unit test. It's only a simple WSDL test, but it's a start :) This commit (svn revision 592062) includes the testing infrastructure and an incremental check in of the wsdl tests, meaning I have several more wsdl tests coming soon. I also have some composite

RE: [Native] VS build versus ant build

2007-11-05 Thread Brady Johnson
I can get started removing all the automake files (this will be fun getting rid of automake! :) ). As for the DAS and SDO samples in ant, the README_ANT_INSTALL mentions that the samples are the only item remaining to complete the entire ant build system. The samples have been added to ant for

Re: [Native] VS build versus ant build

2007-11-05 Thread Pete Robbins
On 05/11/2007, Brady Johnson [EMAIL PROTECTED] wrote: I can get started removing all the automake files (this will be fun getting rid of automake! :) ). As for the DAS and SDO samples in ant, the README_ANT_INSTALL mentions that the samples are the only item remaining to complete the entire

Re: [Propose] A Tuscany Native release with SCA, SDO and DAS

2007-11-05 Thread Pete Robbins
good stuff. I'll check it out. On 05/11/2007, Brady Johnson [EMAIL PROTECTED] wrote: I just submit the first SCA Native unit test. It's only a simple WSDL test, but it's a start :) This commit (svn revision 592062) includes the testing infrastructure and an incremental check in of the wsdl

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Simon Nash
I see some characters ?? on [1], and I also see many ? characters on the Wiki pages that Junjie put up. Do other people see these ? characters as well? I think this is the problem that Junjie is describing. Simon haleh mahbod wrote: It looks fine to me, but I can't understand it :)

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Luciano Resende
Yes, it looks like there is some kind of post-process on these pages that are transforming all the unicode/internation characters in ???. Let me fire a mail to infra guys... On 11/5/07, Simon Nash [EMAIL PROTECTED] wrote: I see some characters ?? on [1], and I also see many ? characters on the

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Raymond Feng
Hi, It is strange. When I initially typed in the Chinese characters on the wiki page, I could see them correctly displayed. But now they became ?? again. We need to figure out what happened. Thanks, Raymond - Original Message - From: Simon Nash [EMAIL PROTECTED] To:

Problem with International characters in a Confluence Wiki page

2007-11-05 Thread Luciano Resende
Hi Confluence Gurus In Tuscany, we are trying to get a Chinese version of our website, where the contents come from a Confluence Wiki. While preparing for that, we noticed that after a given time, usually overnight or so, we loose all the Chinese characters and they become . Any ideas on

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Raymond Feng
Hi, I did a test following the instructions from confluence and it turned out that the Database cannot handle the roundtrip correctly. http://cwiki.apache.org/confluence/admin/encodingtestrun.action Test 2: Form submission This is the test string pasted by you into the web form and submitted

Re: [NOTICE] Mark Combellack voted as Tuscany committer

2007-11-05 Thread Jean-Sebastien Delfino
ant elder wrote: The Tuscany PPMC and Incubator PMC have voted for Mark Combellack to become a Tuscany committer. Congratulations and welcome Mark! ...ant Congratulations Mark! -- Jean-Sebastien - To unsubscribe,

Moving wsdl2java to SDO project? was: Moving tool modules under java/sca/tools/

2007-11-05 Thread Jean-Sebastien Delfino
ant elder wrote: On 10/28/07, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: We currently have a bunch of tools modules under sca/modules. I'm thinking about moving them to sca/tools as follows: sca/tools/wsdl2java sca/tools/java2wsdl sca/tools/maven/maven-wsdl2java

[VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Raymond Feng
Hi, Please review and vote on the 1.0.1-incubating release artifacts of Tuscany SCA for Java. The RC4 contains a few fixes to issues discovered in RC3. Thank you for reporting and fixing the issues promptly. SVN Tag: http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0.1-RC4/

Tuscany November Board Report

2007-11-05 Thread Luciano Resende
It's that time again, and I have created a placeholder for us to collaborate on the Incubator board report. Right now it's just a copy of our previous report, please jump in and help get this updated/rewritten. Let's aim to get something done by Thursday or Friday... as the deadline is this

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Ignacio Silva-Lepe
When I try to follow Distros (zip/gz/asc/md5) : http://people.apache.org/~rfeng/tuscany/1.0.1-RC4/ to download the distro, I get a 403 Forbidden, is anyone else able to follow the link? On 11/5/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Please review and vote on the 1.0.1-incubating

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Ignacio Silva-Lepe
I meant to say I get 403 Forbidden when I try to follow http://people.apache.org/~rfeng/tuscany/1.0.1-RC4/apache-tuscany-sca-1.0.1-incubating.zip from Distros (zip/gz/asc/md5) : http://people.apache.org/~rfeng/tuscany/1.0.1-RC4/ sorry about the confusion On 11/5/07, Ignacio Silva-Lepe [EMAIL

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Raymond Feng
Hi, I just fixed the permission issue. The files were copied to the people.apache.org site using scp command which doesn't set the read. Thanks, Raymond - Original Message - From: Ignacio Silva-Lepe [EMAIL PROTECTED] To: tuscany-dev@ws.apache.org Sent: Monday, November 05, 2007

[jira] Updated: (TUSCANY-1681) DataObject2XMLStreamReader can't handle a null (or could this be an SDO bug??)

2007-11-05 Thread Scott Kurz (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Kurz updated TUSCANY-1681: Attachment: 1681.patch Well, let me push the issue a bit by at least submitting a patch to

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Ignacio Silva-Lepe
Great, thanks, I can download now. On 11/5/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, I just fixed the permission issue. The files were copied to the people.apache.org site using scp command which doesn't set the read. Thanks, Raymond - Original Message - From: Ignacio

[jira] Assigned: (TUSCANY-1791) binding-notification-* samples don't work

2007-11-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-1791: --- Assignee: Ignacio Silva-Lepe binding-notification-* samples don't work

[jira] Resolved: (TUSCANY-1791) binding-notification-* samples don't work

2007-11-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-1791. - Resolution: Fixed I have verified that the binding notification samples run

[jira] Resolved: (TUSCANY-1603) Notification samples don't have ant scripts

2007-11-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-1603. - Resolution: Fixed Fix Version/s: (was: Java-SCA-Next)

[jira] Assigned: (TUSCANY-1603) Notification samples don't have ant scripts

2007-11-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-1603: --- Assignee: Ignacio Silva-Lepe Notification samples don't have ant scripts

Re: [jira] Updated: (TUSCANY-1681) DataObject2XMLStreamReader can't handle a null (or could this be an SDO bug??)

2007-11-05 Thread Raymond Feng
Hi, I'll apply the patch to get the null input going. Meanwhile, it seems that there is some room for discussion in the sdo impl of XMLStreamHelper. 1) Should the methods on XMLStreamHelper accept null data ojbect? 2) In the case of an XMLDocument with null root, should we return an

[jira] Resolved: (TUSCANY-1681) DataObject2XMLStreamReader can't handle a null (or could this be an SDO bug??)

2007-11-05 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-1681. --- Resolution: Fixed Patch applied. Thanks. DataObject2XMLStreamReader can't handle a null

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Simon Nash
I am seeing all these strings as . I'm guessing that there was some difference between them when Raymond entered them in his post. Simon Raymond Feng wrote: Hi, I did a test following the instructions from confluence and it turned out that the Database cannot handle the roundtrip

Re: [DISCUSS] Evolving Implementation-data

2007-11-05 Thread Luciano Resende
As for the delete operation, I think we should only allow deletions of a given table record and throw some exception when there is no ID provided Thoughts ? On 11/5/07, Douglas Leite [EMAIL PROTECTED] wrote: I've already done a first version of the delete operation for implementation.data

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Mark Combellack
Raymond Feng [EMAIL PROTECTED] writes: Hi, Please review and vote on the 1.0.1-incubating release artifacts of Tuscany SCA for Java. The RC4 contains a few fixes to issues discovered in RC3. Thank you for reporting and fixing the issues promptly. SVN Tag:

How to build with stage maven repo? was: Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Raymond Feng
Hi, Mark. Thank you for reviewing the release. Without using the stage maven repo, you cannot build the samepls from src. Here is an option to try: To build the source distro from the stage maven repo, you can add the profiles element below to your maven settings.xml and run mvn -Pstaging

Re: [DISCUSS] Evolving Implementation-data

2007-11-05 Thread Jean-Sebastien Delfino
A few comments inline. [snip] Douglas Leite wrote: With the data being manipulated like a XmlStreamReader, I suppose that a good way to implement the update operator is use a stream that contains the modifications. Something like that: int update(XmlStreamReader modifications); Therefore,

Re: [DISCUSS] Evolving Implementation-data

2007-11-05 Thread Jean-Sebastien Delfino
Luciano Resende wrote: As for the delete operation, I think we should only allow deletions of a given table record and throw some exception when there is no ID provided Thoughts ? I found the ability to delete the whole collection in the table useful in the Tutorial's ShoppingCart

Re: [DISCUSS] Tuscany SCA Roadmap and next releases

2007-11-05 Thread Jean-Sebastien Delfino
Comments and more questions :) inline. [snip] wang feng wrote: hi Jean-Sebastien, Please see my comments below. Thanks, wangfeng On 2007-10-20, Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: wang feng wrote: Hi all, We have used Tuscany 1.0 in our product and

Re: Moving wsdl2java to SDO project? was: Moving tool modules under java/sca/tools/

2007-11-05 Thread Fuhwei Lwo
I think wsdl2java tool needs to stay in SCA because it's used to generate SCA service interface which SDO has no knowledge about. Fuhwei Lwo Jean-Sebastien Delfino [EMAIL PROTECTED] wrote: ant elder wrote: On 10/28/07, Jean-Sebastien Delfino wrote: We currently have a bunch of tools

How to enlist transactional resources?

2007-11-05 Thread Raymond Feng
Hi, To implement the transaction policy, one of the key aspects is to enlist (and delist) the transactional resources when they are accessed in the context of a transaction. The draft SCA transaction policy spec claims that it's out of scope: The means by which a transactional resource

Re: [VOTE] 3rd try: Release Tuscany SCA Java 1.0.1-incubating (RC4)

2007-11-05 Thread Luciano Resende
+1 Compiled source distro with a clean maven repo OK Tested webapp samples using Tomcat and they are all working fine Tested couple samples, including BPEL, and couple others, and found no issues. One minor issue, is that the LICENSE file has wrong license for SDO API, looks like only some files

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread Junjie Guo
I edited and changed the wrong Chinese page to right page,but it is wrong yet in this morning. I don't know what happened in the evening.For example,audited by others and autoexec tasks by wiki software, ect. I'm guessing that the question is in here possibly. On 11/6/07, Simon Nash [EMAIL

Re: Thread context classloader: Location of implementation scripts

2007-11-05 Thread Jean-Sebastien Delfino
Rajini Sivaram wrote: Hello, Implementation scripts are currently resolved by the thread context classloader. The code in org.apache.tuscany.sca.extension.helper.utils. ResourceUtil.readResource(String scriptName) is: ... //FIXME The classloader should be passed in ClassLoader cl

Re: [Propose] A Tuscany Native release with SCA, SDO and DAS

2007-11-05 Thread Adriano Crestani
thanks brady ; ) On Nov 5, 2007 12:43 PM, Pete Robbins [EMAIL PROTECTED] wrote: good stuff. I'll check it out. On 05/11/2007, Brady Johnson [EMAIL PROTECTED] wrote: I just submit the first SCA Native unit test. It's only a simple WSDL test, but it's a start :) This commit (svn revision

Re: RAT on Cpp trunk

2007-11-05 Thread Adriano Crestani
1-These files have no asf headers, however they have another lincense on it, so I don't know if the asf headers should be inserted or not: tuscany/cpp/sca/runtime/core/xsd/wsdl_11.xsd tuscany/cpp/sca/runtime/core/xsd/wsdl_11_http.xsd tuscany/cpp/sca/runtime/core/xsd/wsdl_11_mime.xsd

Re: [Native] VS build versus ant build

2007-11-05 Thread Adriano Crestani
Thanks for volunteering to get rid of .sh and .bat files brady :D And yes, I will work out on adding ant build to das sample, I expect to have it done till the weekend : ) About the documentation being updated with the new ant build system, I think it's really necessary before the next release,

Re: A Chinese version of Tuscany's technical page

2007-11-05 Thread 王洪伟
Yes, I had the same experience. it works well in time of editoring and saving, but goes wrong after some time. 2007/11/6, Junjie Guo [EMAIL PROTECTED]: I edited and changed the wrong Chinese page to right page,but it is wrong yet in this morning. I don't know what happened in the