test - please ignore

2007-07-01 Thread Mike Edwards
test - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Nested Callbacks Fail

2007-07-01 Thread Simon Nash
Thanks for posting this test case. I tried running it against my updated code that fixes the binding callback problems described in TUSCANY-1341, and I did not see the failure. I'll post the complete set of patches for my fix to TUSCANY-1341 later today. Simon He Yuan Huang wrote: Ant, I

Re: How are we going to use the Tuscany Wiki space?

2007-07-01 Thread Simon Laws
On 7/1/07, Luciano Resende [EMAIL PROTECTED] wrote: I'd like to propose using a structure similar to the one described below to group documents together and make it easier to find related information. It's probably good not to have very deep hierarchy, and maybe start grouping things on a

[jira] Updated: (TUSCANY-1341) Callback over WS Binding is not functioning various issues

2007-07-01 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1341: Attachment: jira1341-patch3 This is patch 3. It adds two new methods to RuntimeWire and

[VOTE] Release Tuscany Java DAS beta1

2007-07-01 Thread Luciano Resende
Please vote to release the beta1 distribution of Tuscany DAS for Java. The Release Candidate RC1 for Tuscany Java DAS beta1 is available at http://people.apache.org/~lresende/tuscany/das-beta1-rc1/ Release Notes are available at

[jira] Updated: (TUSCANY-1341) Callback over WS Binding is not functioning various issues

2007-07-01 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1341: Attachment: jira1341-patch4 This is patch 4. It depends on patches 1, 2 and 3 which must all

Re: How are we going to use the Tuscany Wiki space?

2007-07-01 Thread Mike Edwards
Luciano, How does this compare with the existing structure? This seems to approach things from a Java perspective rather than an SCA / SDO perspective - is that right? It might be useful to create an example of what you mean in the TuscanyWiki psace... Yours, Mike. Luciano Resende

Re: How are we going to use the Tuscany Wiki space?

2007-07-01 Thread Luciano Resende
I'd say, SCA Native Project would be on the same level of SCA Java Project. I think what we have today on the website is similar to this, but it gives the distinction between Java/C++ in a deeper level, and for the tuscanywiki space, i think we can avoid this extra level. The main goal here is

[jira] Commented: (TUSCANY-1389) published DTD for composite XML Schema needed/useful

2007-07-01 Thread Mike Edwards (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509460 ] Mike Edwards commented on TUSCANY-1389: --- I think that the right approach here is to use the XSDs for SCA.

[jira] Updated: (TUSCANY-1341) Callback over WS Binding is not functioning various issues

2007-07-01 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1341: Attachment: jira1341-patch5 This is patch 5. It depends on patches 1, 2, 3 and 4 which must all

[jira] Updated: (TUSCANY-1341) Callback over WS Binding is not functioning various issues

2007-07-01 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1341: Attachment: simple-callback-ws.zip This is patch 6, containing a new sample simple-callback-ws

[jira] Updated: (TUSCANY-1341) Callback over WS Binding is not functioning various issues

2007-07-01 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1341: Attachment: jira1341-patch7 This is patch 7. It updates the samples README and the samples

The complete patch for TUSCANY-1341 is available

2007-07-01 Thread Simon Nash
Please review and apply the patch for TUSCANY-1341 which I have attached to the JIRA in 7 parts as follows. Stages 1, 2 and 3 contain new SPIs and bug fixes that are needed to support callbacks across bindings. They do not have cross- dependencies and can be applied in any order. Stage 4