[jira] Resolved: (TUSCANY-1559) Pass-by-value interceptor not necessary with the Axis2 WS binding

2008-02-29 Thread Raymond Feng (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Feng resolved TUSCANY-1559. --- Resolution: Fixed Fixed as part of the PBV optimization > Pass-by-value interceptor

Re: To copy or not to copy, that is the question, was: Pass-by-value interceptor

2007-10-16 Thread Jean-Sebastien Delfino
Jean-Sebastien Delfino wrote: Raymond Feng wrote: More comments inline. Thanks, Raymond - Original Message - From: "Scott Kurz" <[EMAIL PROTECTED]> To: Sent: Friday, October 05, 2007 1:57 PM Subject: Re: Pass-by-value interceptor Maybe it would help for me to po

To copy or not to copy, that is the question, was: Pass-by-value interceptor

2007-10-08 Thread Jean-Sebastien Delfino
Raymond Feng wrote: More comments inline. Thanks, Raymond - Original Message - From: "Scott Kurz" <[EMAIL PROTECTED]> To: Sent: Friday, October 05, 2007 1:57 PM Subject: Re: Pass-by-value interceptor Maybe it would help for me to point out that I'd opened 167

Re: Pass-by-value interceptor

2007-10-05 Thread Raymond Feng
More comments inline. Thanks, Raymond - Original Message - From: "Scott Kurz" <[EMAIL PROTECTED]> To: Sent: Friday, October 05, 2007 1:57 PM Subject: Re: Pass-by-value interceptor Maybe it would help for me to point out that I'd opened 1678,79,80 befor

Re: Pass-by-value interceptor

2007-10-05 Thread Scott Kurz
quot;there's no need to do a copy". This would be off by default but a binding impl or databinding transform could switch it on. On 10/5/07, Raymond Feng <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm looking into JIRA TUSCANY-1678, TUSCANY-1679, TUCANY-1680. At thi

Pass-by-value interceptor

2007-10-05 Thread Raymond Feng
Hi, I'm looking into JIRA TUSCANY-1678, TUSCANY-1679, TUCANY-1680. At this moment, the pass-by-value interceptor is added by the DataBindingRuntimeWireProcessor. I start to wonder if it's the right approach. The pass-by-value semantics is somehow implementation-specific and it als

[jira] Updated: (TUSCANY-1559) Pass-by-value interceptor not necessary with the Axis2 WS binding

2007-09-17 Thread ant elder (JIRA)
-critical JIRAs from 1.0 > Pass-by-value interceptor not necessary with the Axis2 WS binding > -- > > Key: TUSCANY-1559 > URL: https://issues.apache.org/jira/browse/TUSCANY-1559 >

[jira] Assigned: (TUSCANY-1559) Pass-by-value interceptor not necessary with the Axis2 WS binding

2007-09-13 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder reassigned TUSCANY-1559: -- Assignee: ant elder > Pass-by-value interceptor not necessary with the Axis2 WS bind

[jira] Updated: (TUSCANY-1559) Pass-by-value interceptor not necessary with the Axis2 WS binding

2007-09-05 Thread ant elder (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ant elder updated TUSCANY-1559: --- Summary: Pass-by-value interceptor not necessary with the Axis2 WS binding (was: Exception

[jira] Closed: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-05-25 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan closed TUSCANY-1043. closed > NPE with Pass By Value Interceptor during multiple callba

[jira] Commented: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-01-17 Thread Lou Amodeo (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465474 ] Lou Amodeo commented on TUSCANY-1043: - This is working in r497034 please close. > NPE with Pass By Va

[jira] Resolved: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-01-17 Thread Venkatakrishnan (JIRA)
verified by undoing the fix of TUSCANY-1004 and reproducing this bug in the testcase attached in http://issues.apache.org/jira/browse/TUSCANY-976. Ignacio, you guessed this rightly :) Thanks - Venkat > NPE with Pass By Value Interceptor during multiple callba

[jira] Assigned: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-01-17 Thread Venkatakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatakrishnan reassigned TUSCANY-1043: Assignee: Venkatakrishnan > NPE with Pass By Value Interceptor during multi

[jira] Commented: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-01-10 Thread Ignacio Silva-Lepe (JIRA)
greeterws sample (both at the client and the server sides) gets the same NPE with a similar trace. I would not call this issue duplicate but I believe a fix to TUSCANY-1004 will resolve this issue as well. > NPE with Pass By Value Interceptor during multiple callba

[jira] Created: (TUSCANY-1043) NPE with Pass By Value Interceptor during multiple callbacks

2007-01-10 Thread Lou Amodeo (JIRA)
NPE with Pass By Value Interceptor during multiple callbacks Key: TUSCANY-1043 URL: https://issues.apache.org/jira/browse/TUSCANY-1043 Project: Tuscany Issue Type: Bug