[jira] Created: (TUSCANY-244) BuilderConfigException thrown when trying to build config for reference with multiplicity 1..n

2006-04-28 Thread Ignacio Silva-Lepe (JIRA)
BuilderConfigException thrown when trying to build config for reference with multiplicity 1..n -- Key: TUSCANY-244 URL: http://issues.apache.org/jira/browse/TUSCANY-244 Project:

[jira] Created: (TUSCANY-246) Supply chain sample

2006-04-28 Thread Ignacio Silva-Lepe (JIRA)
Supply chain sample --- Key: TUSCANY-246 URL: http://issues.apache.org/jira/browse/TUSCANY-246 Project: Tuscany Type: Test Components: Java SCA Core Environment: Eclipse 3.1.1 on Windows XP SP2 Reporter: Ignacio Silva-Lepe Here is the zip

[jira] Updated: (TUSCANY-246) Supply chain sample

2006-04-28 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-246?page=all ] Ignacio Silva-Lepe updated TUSCANY-246: --- Attachment: supplychainsample.zip Supply chain sample --- Key: TUSCANY-246 URL:

[jira] Commented: (TUSCANY-270) Bigbank sample should demonstrate the SCA async PM

2006-05-13 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-270?page=comments#action_12383405 ] Ignacio Silva-Lepe commented on TUSCANY-270: I am attaching a diff file with sample code. A logger service is used by the account service to async'y log

[jira] Updated: (TUSCANY-270) Bigbank sample should demonstrate the SCA async PM

2006-05-15 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-270?page=all ] Ignacio Silva-Lepe updated TUSCANY-270: --- Attachment: async-bigbank-new.txt I just realized that I missed one file in the previous attachment (accountLog.jsp in

[jira] Commented: (TUSCANY-270) Bigbank sample should demonstrate the SCA async PM

2006-05-23 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-270?page=comments#action_12412968 ] Ignacio Silva-Lepe commented on TUSCANY-270: In stock sell, it turns out that the DAS select command issued by the data service was not including symbol and

[jira] Created: (TUSCANY-550) Supply chain sample for chianti

2006-07-14 Thread Ignacio Silva-Lepe (JIRA)
Supply chain sample for chianti --- Key: TUSCANY-550 URL: http://issues.apache.org/jira/browse/TUSCANY-550 Project: Tuscany Issue Type: Test Components: Java SCA Samples Affects Versions: Java-Mx

[jira] Updated: (TUSCANY-585) Initial support for callbacks

2006-07-28 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-585?page=all ] Ignacio Silva-Lepe updated TUSCANY-585: --- Attachment: CallbackPatch.txt Patch with code and sample attached Initial support for callbacks -

[jira] Updated: (TUSCANY-585) Initial support for callbacks

2006-07-28 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-585?page=all ] Ignacio Silva-Lepe updated TUSCANY-585: --- Attachment: CallbackPatch.txt Including JavaMappedCallback and IllegalCallbackException that had not been added to version control, apologies

[jira] Created: (TUSCANY-642) Composite references and services - model and runtime representations

2006-08-17 Thread Ignacio Silva-Lepe (JIRA)
Composite references and services - model and runtime representations - Key: TUSCANY-642 URL: http://issues.apache.org/jira/browse/TUSCANY-642 Project: Tuscany Issue Type:

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-08-17 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: CompositeRefsAndSvcs.txt Here's the patch with the code to support composite reference and services. Composite references and

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-08-24 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: InnerComposite.patch Here's a new patch that modifies CompositeBuilderTestCase to verify that the Connector also works for

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-08-26 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: InnerCompositeCallback.patch This newer patch subsumes InnerComposite.patch (assuming that the latter has not been applied). It

[jira] Updated: (TUSCANY-673) support scdlLocation attribute on implementation.composite

2006-08-29 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-673?page=all ] Ignacio Silva-Lepe updated TUSCANY-673: --- Attachment: ImplementationCompositeLoader.patch support scdlLocation attribute on implementation.composite

[jira] Updated: (TUSCANY-673) support scdlLocation attribute on implementation.composite

2006-08-29 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-673?page=all ] Ignacio Silva-Lepe updated TUSCANY-673: --- Attachment: ImplementationCompositeLoaderAndTest.patch support scdlLocation attribute on implementation.composite

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-08-30 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: InnerCompositeCallback2.patch This patch subsumes InnerCompositeCallback.patch. It incorporates local invocations and callbacks

[jira] Created: (TUSCANY-706) Revised approach for callback invocation chains, callback correlation and routing

2006-09-07 Thread Ignacio Silva-Lepe (JIRA)
Revised approach for callback invocation chains, callback correlation and routing - Key: TUSCANY-706 URL: http://issues.apache.org/jira/browse/TUSCANY-706 Project:

[jira] Updated: (TUSCANY-706) Revised approach for callback invocation chains, callback correlation and routing

2006-09-07 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-706?page=all ] Ignacio Silva-Lepe updated TUSCANY-706: --- Attachment: RevisedCallbackChainsCorrelationAndRouting.patch At issue creation time, it is possible to attach a file but there does not seem to

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-09-08 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: RevisedInnerCompositeCallback.patch This patch replaces InnerCompositeCallback2.patch. It integrates its contents with the latest

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-09-13 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: CommentsOut.patch Trivial change to remove some commented out code Composite references and services - model and runtime

[jira] Created: (TUSCANY-721) Adding support for callbacks over bindings.axis2

2006-09-13 Thread Ignacio Silva-Lepe (JIRA)
Adding support for callbacks over bindings.axis2 Key: TUSCANY-721 URL: http://issues.apache.org/jira/browse/TUSCANY-721 Project: Tuscany Issue Type: New Feature Components: Java SCA

[jira] Updated: (TUSCANY-721) Adding support for callbacks over bindings.axis2

2006-09-13 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-721?page=all ] Ignacio Silva-Lepe updated TUSCANY-721: --- Attachment: Axis2Callbacks.patch This patch contains the main code and preliminary test cases added to the existing ones. More testing,

[jira] Created: (TUSCANY-766) NoClassDefFoundError, apparently in Axis2

2006-09-29 Thread Ignacio Silva-Lepe (JIRA)
NoClassDefFoundError, apparently in Axis2 - Key: TUSCANY-766 URL: http://issues.apache.org/jira/browse/TUSCANY-766 Project: Tuscany Issue Type: Bug Affects Versions: Java-Mx Reporter:

[jira] Created: (TUSCANY-768) SynchronousBridgingInterceptor seems to be catching NPE

2006-09-30 Thread Ignacio Silva-Lepe (JIRA)
SynchronousBridgingInterceptor seems to be catching NPE --- Key: TUSCANY-768 URL: http://issues.apache.org/jira/browse/TUSCANY-768 Project: Tuscany Issue Type: Bug Components:

[jira] Assigned: (TUSCANY-767) NPE in CompositeReference.java when service is defined using interface wsdl

2006-10-02 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-767?page=all ] Ignacio Silva-Lepe reassigned TUSCANY-767: -- Assignee: Ignacio Silva-Lepe NPE in CompositeReference.java when service is defined using interface wsdl

[jira] Updated: (TUSCANY-767) NPE in CompositeReference.java when service is defined using interface wsdl

2006-10-02 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-767?page=all ] Ignacio Silva-Lepe updated TUSCANY-767: --- Attachment: OperationInvocationHandlers.patch Here's a patch that removes the dependency of CompositeReference target invokers on

[jira] Updated: (TUSCANY-767) NPE in CompositeReference.java when service is defined using interface wsdl

2006-10-03 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-767?page=all ] Ignacio Silva-Lepe updated TUSCANY-767: --- Attachment: OperationInvocationHandlersWithTestCase.patch Here's a new patch that also contains a test case. As soon as TUSCAY-768 is resolved

[jira] Created: (TUSCANY-803) Association of callback methods with request methods

2006-10-06 Thread Ignacio Silva-Lepe (JIRA)
Association of callback methods with request methods Key: TUSCANY-803 URL: http://issues.apache.org/jira/browse/TUSCANY-803 Project: Tuscany Issue Type: Improvement Components:

[jira] Created: (TUSCANY-823) Adding one way samples for ws/axis2

2006-10-11 Thread Ignacio Silva-Lepe (JIRA)
Adding one way samples for ws/axis2 --- Key: TUSCANY-823 URL: http://issues.apache.org/jira/browse/TUSCANY-823 Project: Tuscany Issue Type: New Feature Components: Java SCA Axis Binding Affects

[jira] Updated: (TUSCANY-823) Adding one way samples for ws/axis2

2006-10-11 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-823?page=all ] Ignacio Silva-Lepe updated TUSCANY-823: --- Attachment: ws-ow-sample.patch Here's an initial patch for the server side. I'm seeing some problems with the target invoker on the client side

[jira] Updated: (TUSCANY-823) Adding one way samples for ws/axis2

2006-10-11 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-823?page=all ] Ignacio Silva-Lepe updated TUSCANY-823: --- Attachment: ws-ow-sample-client.patch Here's an initial patch for the client side. I'm seeing some problems with the target invoker so this has

[jira] Commented: (TUSCANY-823) Adding one way samples for ws/axis2

2006-10-13 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-823?page=comments#action_12442081 ] Ignacio Silva-Lepe commented on TUSCANY-823: As this is done, I can resolve/close it if that's not a problem Adding one way samples for ws/axis2

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-17 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation.patch This patch provides a simpler implementation of composite reference and composite service

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-18 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation2.patch This patch changes composite and JDK invocation handlers to only set fromAddress in the

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-19 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation3.patch This patch further simplifies invocation handlers to only use a message id for the

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-20 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation4.patch This patch changes the AbstractOutboundInvocationHandler spi, as well as Axis2Service to

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-28 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation5.patch This patch eliminates the use of routing tables by message id at each inbound wire and

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-31 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation6.patch This patch replaces stacks for linked lists in the implementation of callback routing

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

2006-10-31 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ] Ignacio Silva-Lepe updated TUSCANY-642: --- Attachment: SimplerCompositeReferenceInvocation7.patch This patch eliminates the need for AbstractOperationOutboundInvocationHandler by

[jira] Created: (TUSCANY-955) IllegalPropertyException thrown when loading MemoryStore

2006-11-29 Thread Ignacio Silva-Lepe (JIRA)
IllegalPropertyException thrown when loading MemoryStore Key: TUSCANY-955 URL: http://issues.apache.org/jira/browse/TUSCANY-955 Project: Tuscany Issue Type: Bug Components:

[jira] Assigned: (TUSCANY-976) Multiple Callbacks fail

2006-12-06 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-976?page=all ] Ignacio Silva-Lepe reassigned TUSCANY-976: -- Assignee: Ignacio Silva-Lepe Multiple Callbacks fail --- Key: TUSCANY-976 URL:

[jira] Commented: (TUSCANY-976) Multiple Callbacks fail

2006-12-06 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-976?page=comments#action_12456163 ] Ignacio Silva-Lepe commented on TUSCANY-976: Can you attach a trace and possibly some additional relevant code? Thanks Multiple Callbacks fail

[jira] Commented: (TUSCANY-976) Multiple Callbacks fail

2006-12-07 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-976?page=comments#action_12456542 ] Ignacio Silva-Lepe commented on TUSCANY-976: I have checked in a fix with r483607. Can you verify and let me know to mark this issue as resolved?

[jira] Commented: (TUSCANY-975) Scope object factory not registered for scope [CONVERSATION]

2006-12-14 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-975?page=comments#action_12458491 ] Ignacio Silva-Lepe commented on TUSCANY-975: I have added ConversationalScopeObjectFactory to embeddedMaven.scdl with r487218, can you test to see

[jira] Commented: (TUSCANY-923) @Scope(REQUEST) causes ScopeNotFoundException

2006-12-14 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-923?page=comments#action_12458492 ] Ignacio Silva-Lepe commented on TUSCANY-923: I have added RequestScopeObjectFactory to embeddedMaven.scdl with r487218, can you test to see if this

[jira] Assigned: (TUSCANY-975) Scope object factory not registered for scope [CONVERSATION]

2006-12-14 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-975?page=all ] Ignacio Silva-Lepe reassigned TUSCANY-975: -- Assignee: Ignacio Silva-Lepe Scope object factory not registered for scope [CONVERSATION]

[jira] Commented: (TUSCANY-965) Context Injection is not functioning

2006-12-14 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-965?page=comments#action_12458570 ] Ignacio Silva-Lepe commented on TUSCANY-965: AFAICT, the implementation to support context injection has not been completed yet. There is a

[jira] Commented: (TUSCANY-966) getRequestContext() does not return a Context

2006-12-14 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-966?page=comments#action_12458575 ] Ignacio Silva-Lepe commented on TUSCANY-966: Implementation of context injection is not complete (see TUSCANY-965) and the CompositeContext api has

[jira] Created: (TUSCANY-1003) NPE thrown by AxisEngine.send in service side of axis2 binding for async callbacks

2006-12-19 Thread Ignacio Silva-Lepe (JIRA)
NPE thrown by AxisEngine.send in service side of axis2 binding for async callbacks -- Key: TUSCANY-1003 URL: http://issues.apache.org/jira/browse/TUSCANY-1003 Project:

[jira] Created: (TUSCANY-1004) NPE thrown by PassByValueInterceptor in one-way async ws sample (greeterws-oneway)

2006-12-19 Thread Ignacio Silva-Lepe (JIRA)
NPE thrown by PassByValueInterceptor in one-way async ws sample (greeterws-oneway) -- Key: TUSCANY-1004 URL: http://issues.apache.org/jira/browse/TUSCANY-1004 Project:

[jira] Assigned: (TUSCANY-1001) @SessionID injection is not working..

2006-12-21 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-1001?page=all ] Ignacio Silva-Lepe reassigned TUSCANY-1001: --- Assignee: Ignacio Silva-Lepe @SessionID injection is not working.. -- Key:

[jira] Commented: (TUSCANY-1001) @SessionID injection is not working..

2006-12-21 Thread Ignacio Silva-Lepe (JIRA)
[ http://issues.apache.org/jira/browse/TUSCANY-1001?page=comments#action_12460269 ] Ignacio Silva-Lepe commented on TUSCANY-1001: - I am assuming you are trying to get a conversation id injected. I may be wrong, but I believe the

[jira] Created: (TUSCANY-1022) Conversation id injection for conversational service provider -- annotation and field access

2007-01-03 Thread Ignacio Silva-Lepe (JIRA)
Conversation id injection for conversational service provider -- annotation and field access Key: TUSCANY-1022 URL: https://issues.apache.org/jira/browse/TUSCANY-1022

[jira] Closed: (TUSCANY-270) Bigbank sample should demonstrate the SCA async PM

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-270. -- Resolution: Fixed The basic mediator idea has been implemented. Also the sample has

[jira] Closed: (TUSCANY-334) @SessionId is not injected

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-334. -- Resolution: Duplicate This is also dealt with in the more recent TUSCANY-1001

[jira] Assigned: (TUSCANY-334) @SessionId is not injected

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-334: -- Assignee: Ignacio Silva-Lepe (was: Jim Marino) @SessionId is not injected

[jira] Closed: (TUSCANY-976) Multiple Callbacks fail

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-976. -- Multiple Callbacks fail --- Key: TUSCANY-976

[jira] Closed: (TUSCANY-955) IllegalPropertyException thrown when loading MemoryStore

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-955. -- IllegalPropertyException thrown when loading MemoryStore

[jira] Closed: (TUSCANY-823) Adding one way samples for ws/axis2

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-823. -- Resolution: Fixed Adding one way samples for ws/axis2

[jira] Closed: (TUSCANY-642) Composite references and services - model and runtime representations

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-642. -- Resolution: Fixed Assignee: Ignacio Silva-Lepe (was: Jim Marino) Composite

[jira] Closed: (TUSCANY-768) SynchronousBridgingInterceptor seems to be catching NPE

2007-01-05 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-768. -- Resolution: Fixed Assignee: Ignacio Silva-Lepe SynchronousBridgingInterceptor

[jira] Commented: (TUSCANY-1004) NPE thrown by PassByValueInterceptor in one-way async ws sample (greeterws-oneway)

2007-01-08 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463122 ] Ignacio Silva-Lepe commented on TUSCANY-1004: - I am now seeing a related NPE thrown by

[jira] Closed: (TUSCANY-977) NoRegisteredCallbackException not thrown to client

2007-01-09 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-977. -- Resolution: Fixed Fix Version/s: Java-Mx NoRegisteredCallbackException not

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

2007-01-10 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463600 ] Ignacio Silva-Lepe commented on TUSCANY-1043: - I believe this is related to TUSCANY-1004, where the

[jira] Commented: (TUSCANY-1046) NPE in MemoryStore.insertRecord() when @SCOPE(CONVERSATION)

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464223 ] Ignacio Silva-Lepe commented on TUSCANY-1046: - Just to make sure. Is the interface implemented by the

[jira] Commented: (TUSCANY-1001) @SessionID injection is not working..

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464227 ] Ignacio Silva-Lepe commented on TUSCANY-1001: - I don't think this is a blocker for TUSCANY-1046.

[jira] Assigned: (TUSCANY-1046) NPE in MemoryStore.insertRecord() when @SCOPE(CONVERSATION)

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-1046: --- Assignee: Ignacio Silva-Lepe NPE in MemoryStore.insertRecord() when

[jira] Commented: (TUSCANY-1046) NPE in MemoryStore.insertRecord() when @SCOPE(CONVERSATION)

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464332 ] Ignacio Silva-Lepe commented on TUSCANY-1046: - For conversations, the annotation can be used on both

[jira] Commented: (TUSCANY-1001) @SessionID injection is not working..

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464334 ] Ignacio Silva-Lepe commented on TUSCANY-1001: - Since you are past the TUSCANY-1046 problem, I assume

[jira] Closed: (TUSCANY-1001) @SessionID injection is not working..

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-1001. --- Resolution: Fixed Fix Version/s: Java-Mx @SessionID injection is not

[jira] Closed: (TUSCANY-1046) NPE in MemoryStore.insertRecord() when @SCOPE(CONVERSATION)

2007-01-12 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-1046. --- Resolution: Fixed Fix Version/s: Java-Mx NPE in MemoryStore.insertRecord()

[jira] Assigned: (TUSCANY-882) Async samples fail in stanalone launcher

2007-01-15 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-882: -- Assignee: Ignacio Silva-Lepe Async samples fail in stanalone launcher

[jira] Closed: (TUSCANY-882) Async samples fail in stanalone launcher

2007-01-15 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-882. -- Resolution: Fixed Fix Version/s: (was: Java-M2) Java-Mx

[jira] Updated: (TUSCANY-965) Context Injection is not functioning

2007-01-16 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe updated TUSCANY-965: --- Fix Version/s: Java-M3 Affects Version/s: Java-M3 Context Injection is not

[jira] Updated: (TUSCANY-966) getRequestContext() does not return a Context

2007-01-16 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe updated TUSCANY-966: --- Fix Version/s: Java-M3 Affects Version/s: Java-M3 getRequestContext() does

[jira] Commented: (TUSCANY-1003) NPE thrown by AxisEngine.send in service side of axis2 binding for async callbacks

2007-01-17 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465547 ] Ignacio Silva-Lepe commented on TUSCANY-1003: - I am not sure exactly how run.bat is put together, but

[jira] Commented: (TUSCANY-1003) NPE thrown by AxisEngine.send in service side of axis2 binding for async callbacks

2007-01-18 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465774 ] Ignacio Silva-Lepe commented on TUSCANY-1003: - Ok, I am past the ServiceRuntimeException, I was

[jira] Resolved: (TUSCANY-965) Context Injection is not functioning

2007-01-18 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-965. Resolution: Fixed Testing with r497459 shows this working, can you verify as

[jira] Commented: (TUSCANY-966) getRequestContext() does not return a Context

2007-01-18 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465795 ] Ignacio Silva-Lepe commented on TUSCANY-966: Although context injection works now (see TUSCANY-965),

[jira] Commented: (TUSCANY-1046) NPE in MemoryStore.insertRecord() when @SCOPE(CONVERSATION)

2007-01-18 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465858 ] Ignacio Silva-Lepe commented on TUSCANY-1046: - To indicate to the client runtime that a conversation

[jira] Closed: (TUSCANY-965) Context Injection is not functioning

2007-01-18 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe closed TUSCANY-965. -- Context Injection is not functioning

[jira] Resolved: (TUSCANY-1003) NPE thrown by AxisEngine.send in service side of axis2 binding for async callbacks

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

[jira] Created: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-10 Thread Ignacio Silva-Lepe (JIRA)
NPE when component reference has target composite with custom implementation Key: TUSCANY-1260 URL: https://issues.apache.org/jira/browse/TUSCANY-1260 Project: Tuscany

[jira] Commented: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-10 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494795 ] Ignacio Silva-Lepe commented on TUSCANY-1260: - Notice that the line getInterfaceContract,

[jira] Reopened: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reopened TUSCANY-1260: - Sorry to insist on this, but after removing the test case issues mentioned the

[jira] Resolved: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-1260. - Resolution: Fixed Ok, so the real issue is a dependency on

[jira] Commented: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495733 ] Ignacio Silva-Lepe commented on TUSCANY-1260: - It seems like the distribution has the same problem, is

[jira] Reopened: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reopened TUSCANY-1260: - Here's hoping this is the last time, and to make sure that the distro also works

[jira] Resolved: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-1260. - Resolution: Fixed Ok, trying with r537950 the problem is gone in the distro as

[jira] Commented: (TUSCANY-1260) NPE when component reference has target composite with custom implementation

2007-05-14 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495765 ] Ignacio Silva-Lepe commented on TUSCANY-1260: - BTW, would it be possible to check for an

[jira] Created: (TUSCANY-1299) NPE after NoClassDefFoundError in trunk distro for o.a.t.s.databinding.sdo.SDODataBinding

2007-05-25 Thread Ignacio Silva-Lepe (JIRA)
NPE after NoClassDefFoundError in trunk distro for o.a.t.s.databinding.sdo.SDODataBinding - Key: TUSCANY-1299 URL: https://issues.apache.org/jira/browse/TUSCANY-1299

[jira] Created: (TUSCANY-1620) Exception running the binding-notification-producer sample

2007-08-27 Thread Ignacio Silva-Lepe (JIRA)
Exception running the binding-notification-producer sample -- Key: TUSCANY-1620 URL: https://issues.apache.org/jira/browse/TUSCANY-1620 Project: Tuscany Issue Type: Bug

[jira] Commented: (TUSCANY-1620) Exception running the binding-notification-producer sample

2007-08-28 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523249 ] Ignacio Silva-Lepe commented on TUSCANY-1620: - I misspoke above about where the databinding

[jira] Resolved: (TUSCANY-1620) Exception running the binding-notification-producer sample

2007-08-28 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe resolved TUSCANY-1620. - Resolution: Fixed With Raymond's advice, the

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

2007-09-21 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529584 ] Ignacio Silva-Lepe commented on TUSCANY-1791: - This is odd. This code has been working for a while

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

2007-09-22 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529647 ] Ignacio Silva-Lepe commented on TUSCANY-1791: - I have double checked with the latest trunk that using

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

2007-09-22 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529657 ] Ignacio Silva-Lepe commented on TUSCANY-1791: - Interestingly, if I replace

[jira] Commented: (TUSCANY-1799) ant script needed for implementation-notification sample

2007-09-22 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12529664 ] Ignacio Silva-Lepe commented on TUSCANY-1799: - The implementation-notification sample, along with the

[jira] Assigned: (TUSCANY-1799) ant script needed for implementation-notification sample

2007-11-01 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe reassigned TUSCANY-1799: --- Assignee: Ignacio Silva-Lepe ant script needed for

[jira] Updated: (TUSCANY-1799) ant script needed for implementation-notification sample

2007-11-01 Thread Ignacio Silva-Lepe (JIRA)
[ https://issues.apache.org/jira/browse/TUSCANY-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Silva-Lepe updated TUSCANY-1799: Fix Version/s: (was: Java-SCA-Next) Java-SCA-1.0.1 ant

  1   2   >