[jira] Assigned: (TUSCANY-1651) Implement support for SCA security policy intents

2007-09-02 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan reassigned TUSCANY-1651: Assignee: Venkatakrishnan Implement support for SCA security policy intents

Re: Wrapper style test in WSDL processing?

2007-09-02 Thread Simon Laws
On 8/31/07, Simon Laws [EMAIL PROTECTED] wrote: On 8/31/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The operation.getInput() cannot be null to qualify for the wrapper style. There must be a part in the input message corresponding to the operation name: input ---

CallableReference servialization

2007-09-02 Thread Simon Laws
I've been playing around with the new CallableReference support and thought I would add a test to itest-callablereference to repeat all the tests but using the remote SCA Binding in some cases. Can I assume that CallableReference serialization is not done yet. I put a test in but it fails as the

Sharing XQuery Configuration object, was: Current XQuery implementation issues

2007-09-02 Thread Jean-Sebastien Delfino
Starting a new thread to discuss how to keep the Saxon Configuration around... [snip] 4. I would like to know if a can use some kind of context, which is associated with given request and if I can use this context to put some data there. I do not want this context to be transferred in web

Including the XQuery sample in the next release?

2007-09-02 Thread Jean-Sebastien Delfino
Hi, I'm thinking that we should include the XQuery implementation that Vasil has contributed in our next release as I think that XQuery gives us a great way to work with / mediate / transform XML data sources. To get ready for that and help Tuscany users understand what they can do with

Re: CallableReference servialization

2007-09-02 Thread Raymond Feng
Hi, Please see my comments inline. Thanks, Raymond - Original Message - From: Simon Laws [EMAIL PROTECTED] To: tuscany-dev tuscany-dev@ws.apache.org Sent: Sunday, September 02, 2007 7:48 AM Subject: CallableReference servialization I've been playing around with the new

Re: Wrapper style test in WSDL processing?

2007-09-02 Thread Raymond Feng
I don't think the Axis2 generates a valid wrapper-style WSDL in this case (even though the WSDL itself is legal). It violates rule i ii as it has the input message fooMessage doesn't have any part. The following is quoted from the JAX-WS 2.0 spec: 2.3.1.2 Wrapper Style A WSDL operation

Re: [DAS] Transaction support - a bigger picture question

2007-09-02 Thread Jean-Sebastien Delfino
[snip] Luciano Resende wrote: I guess your suggestion for starting simple is fine, and I guess implementation.das could get integrated with SCA Policy and DAS would have the necessary support, unless we find some bugs on the DAS side. I'll see if I can get to this in the coming weeks... BTW,

Re: [DAS Native] ant build

2007-09-02 Thread Adriano Crestani
Back from vacation, back to work : ) Brady, I thought the error had something to do with the pc I was using while my laptop was getting repaired, but I got it repaired and the error was still occurring on my laptop. The error seems rationed to the sdo ant build, cause I ignored the DAS ant build

Re: Wrapper style test in WSDL processing?

2007-09-02 Thread Simon Laws
On 9/2/07, Raymond Feng [EMAIL PROTECTED] wrote: I don't think the Axis2 generates a valid wrapper-style WSDL in this case (even though the WSDL itself is legal). It violates rule i ii as it has the input message fooMessage doesn't have any part. The following is quoted from the JAX-WS 2.0

Re: CallableReference servialization

2007-09-02 Thread Simon Laws
Ok, thanks Raymond. So basically what you are saying it doesn't work over web services hence it won't over the remote SCA binding. A few more comments below. Simon On 9/2/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, Please see my comments inline. Thanks, Raymond - Original Message

[jira] Updated: (TUSCANY-1591) Duplicate wsa:From added to SOAP Header when using conversational interface

2007-09-02 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1591: Patch Info: [Patch Available] Duplicate wsa:From added to SOAP Header when using

[jira] Updated: (TUSCANY-1591) Duplicate wsa:From added to SOAP Header when using conversational interface

2007-09-02 Thread Simon Nash (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Nash updated TUSCANY-1591: Attachment: patch1591 I'm attaching a patch to fix this problem. It contains the following

Re: [RDB DAS] Consistent use of Parameters in Config

2007-09-02 Thread Adriano Crestani
Hi everyone, I wonder if it is really necessary to keep the back compatibility keeping the List attribute, once the Tuscany DAS Java is still in beta phase of develpment. What do you think? Regards, Adriano Crestani On 8/30/07, Amita Vadhavkar [EMAIL PROTECTED] wrote: Thanks Kevin, for

[jira] Commented: (TUSCANY-1649) Implement SCA transaction policy intents

2007-09-02 Thread gengshaoguang (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524416 ] gengshaoguang commented on TUSCANY-1649: Hi, Transaction support in Tuscany is a big expectation. I

[jira] Assigned: (TUSCANY-1591) Duplicate wsa:From added to SOAP Header when using conversational interface

2007-09-02 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng reassigned TUSCANY-1591: - Assignee: Raymond Feng (was: Simon Nash) Duplicate wsa:From added to SOAP Header