[jira] [Commented] (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

2011-07-18 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067075#comment-13067075 ] Katherine Sanders commented on AXIS2-4574: -- Mitesh, why do you think the e

[jira] Updated: (AXIS2-4948) JAX-WS 2.2 CTS - Wrong wsdlLocation in EPR returned by BindingProvider.getEndpointReference

2011-02-07 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4948: - Attachment: AXIS2-4948.patch This issue also affects

[jira] Commented: (AXIS2-4077) Wrong wsa:Action returned in fault message when an operation declares multiple faults

2011-02-04 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990631#comment-12990631 ] Katherine Sanders commented on AXIS2-4077: -- This issue has been fixed u

[jira] Created: (AXIS2-4948) JAX-WS 2.2 CTS - Wrong wsdlLocation in EPR returned by BindingProvider.getEndpointReference

2011-02-04 Thread Katherine Sanders (JIRA)
Project: Axis2 Issue Type: Bug Components: jaxws Reporter: Katherine Sanders The JAX-WS 2.2 CTS tests that call BindingProvider.getEndpointReference and check the wsdlLocation in the returned EPR are currently failing. This is because the wsdlLocation URL

[jira] Updated: (AXIS2-4938) JAX-WS 2.2 CTS - BindingProvider.getEndpointReference should put reference parameters from WSDL in returned EPR

2011-01-24 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4938: - Attachment: AXIS2-4938.patch This patch fixes the problem by adding the reference

[jira] Created: (AXIS2-4938) JAX-WS 2.2 CTS - BindingProvider.getEndpointReference should put reference parameters from WSDL in returned EPR

2011-01-24 Thread Katherine Sanders (JIRA)
://issues.apache.org/jira/browse/AXIS2-4938 Project: Axis2 Issue Type: Bug Components: Addressing Reporter: Katherine Sanders One of the CTS tests for JAX-WS 2.2 calls BindingProvider.getEndpointReference when the associated WSDL has reference parameters in the

[jira] Updated: (AXIS2-4922) JAX-WS 2.2 CTS failures in WS-A metadata action code

2011-01-12 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4922: - Attachment: AXIS2-4922.patch The attached patch fixes the problems by making the

[jira] Created: (AXIS2-4922) JAX-WS 2.2 CTS failures in WS-A metadata action code

2011-01-12 Thread Katherine Sanders (JIRA)
Reporter: Katherine Sanders A number of JAX-WS 2.2 CTS failures occur due to the following issues with the WS-A metadata action code: 1. If a WSDL is used with wsam Action = "" on the input for the operation, the client request will fail to send because there's no a

[jira] Closed: (AXIS2-4872) Incorrect default fault action when other fault actions are overidden in the @Action annotation

2010-11-05 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4872. > Incorrect default fault action when other fault actions are overidden in the > @

[jira] Updated: (AXIS2-4872) Incorrect default fault action when other fault actions are overidden in the @Action annotation

2010-11-05 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4872: - Attachment: AXIS2-4872.patch Here's a patch that fixes the problem and improves th

[jira] Created: (AXIS2-4872) Incorrect default fault action when other fault actions are overidden in the @Action annotation

2010-11-05 Thread Katherine Sanders (JIRA)
Project: Axis2 Issue Type: Bug Components: Addressing Reporter: Katherine Sanders Priority: Minor When a method can throw multiple faults, but only some of those faults have custom actions that are set using the @Action and @FaultAction

[jira] Closed: (AXIS2-4575) mvn eclipse:eclipse fails on the saaj module

2010-11-01 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4575. > mvn eclipse:eclipse fails on the saaj mod

[jira] Closed: (AXIS2-4824) Performance improvement in AddressingOutHandler

2010-09-21 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4824. > Performance improvement in AddressingOutHand

[jira] Updated: (AXIS2-4824) Performance improvement in AddressingOutHandler

2010-09-20 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4824: - Attachment: AXIS2-4824.patch This patch improves the performance and all the unit tests

[jira] Created: (AXIS2-4824) Performance improvement in AddressingOutHandler

2010-09-20 Thread Katherine Sanders (JIRA)
Reporter: Katherine Sanders Priority: Minor Revisions 631988 and 829832 added support for support for disabling the WS-Addressing outbound handler using a parameter in module.xml. This impacts performance in org.apache.axis2.handlers.addressing.AddressingOutHandler#invoke

[jira] Closed: (AXIS2-4601) AddressingOutHandler performance improvements

2010-06-15 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4601. > AddressingOutHandler performance improveme

[jira] Resolved: (AXIS2-4601) AddressingOutHandler performance improvements

2010-06-15 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4601. -- Resolution: Won't Fix These changes aren't valid according to the WS-A Met

[jira] Closed: (AXIS2-4715) Client-side enforcement for AddressingFeature.required

2010-05-17 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4715. > Client-side enforcement for AddressingFeature.requi

[jira] Updated: (AXIS2-4715) Client-side enforcement for AddressingFeature.required

2010-05-14 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4715: - Attachment: required.patch Here is a patch that fixes the problem and updates the unit

[jira] Created: (AXIS2-4715) Client-side enforcement for AddressingFeature.required

2010-05-14 Thread Katherine Sanders (JIRA)
: Addressing Reporter: Katherine Sanders Priority: Minor Attachments: required.patch The initial client-side enforcement drop r941769 does not work because it's looking for the required property on the response message context instead of the the request, and the che

[jira] Closed: (AXIS2-4699) JAX-WS 2.2: Add new Provider.createW3CEndpointReference method

2010-05-04 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders closed AXIS2-4699. > JAX-WS 2.2: Add new Provider.createW3CEndpointReference met

[jira] Commented: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-30 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862654#action_12862654 ] Katherine Sanders commented on AXIS2-4696: -- Ah I see. Yes you're rig

[jira] Updated: (AXIS2-4699) JAX-WS 2.2: Add new Provider.createW3CEndpointReference method

2010-04-30 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4699: - Attachment: 6.2.4.patch Here's a patch that adds the new method implementation and

[jira] Created: (AXIS2-4699) JAX-WS 2.2: Add new Provider.createW3CEndpointReference method

2010-04-30 Thread Katherine Sanders (JIRA)
Components: jaxws Reporter: Katherine Sanders Override the implementation of the following Provider method that was added to section 6.2.4 of the JAX-WS specification for JAX-WS 2.2: createW3CEndpointReference(String address, QName interfaceName, QName serviceName, QName

[jira] Commented: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862133#action_12862133 ] Katherine Sanders commented on AXIS2-4696: -- I don't think this issue cou

[jira] Resolved: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-28 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4696. -- Resolution: Fixed Closing this since it's working with JDK 1.6 in other environ

[jira] Created: (AXIS2-4696) Axis2 build broken on JDK 1.6 by r937604

2010-04-27 Thread Katherine Sanders (JIRA)
-02-12 05:55:50+) Java version: 1.6.0_16 Java home: C:\Program Files\Java\jdk1.6.0_16\jre Default locale: en_GB, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" Reporter: Katherine Sanders

[jira] Resolved: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-26 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4691. -- Resolution: Fixed Thanks Andreas. When I googled for how to set the heap size with

[jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-23 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860234#action_12860234 ] Katherine Sanders commented on AXIS2-4691: -- Yes I still get the same e

[jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-23 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860213#action_12860213 ] Katherine Sanders commented on AXIS2-4691: -- I've tried the followin

[jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-22 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1285#action_1285 ] Katherine Sanders commented on AXIS2-4691: -- Adding fork=true to the jaxws mo

Re: [jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-22 Thread Katherine Sanders
h for what I had to change. Thanks for your help Nuwan, Katherine Katherine Sanders MP 127, IBM UK Ltd Software Engineer Hursley Park, Winchester, Hampshire SO21 2JN WebSphere ESB Foundation Technologies United Kingdom IBM Software Group, Application and Integration Middleware Software

[jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-22 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859807#action_12859807 ] Katherine Sanders commented on AXIS2-4691: -- I tried building with

[jira] Commented: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-22 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859787#action_12859787 ] Katherine Sanders commented on AXIS2-4691: -- This seemed similar to the error

[jira] Created: (AXIS2-4691) JAX-WS module compile fails due to Java heap space error on Windows XP

2010-04-22 Thread Katherine Sanders (JIRA)
uot;x86" Family: "windows" Same errors occur with maven 2.2.1 and jdk 1.5.0_16 Reporter: Katherine Sanders The following error occurs when I do a full axis2 build on the latest revision. The error has been occurring since r934683

[jira] Resolved: (AXIS2-4676) mvn eclipse:eclipse StringIndexOutOfBoundsException

2010-04-13 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4676. -- Resolution: Fixed Thanks for the documentation Andreas, the eclipse generation works

[jira] Created: (AXIS2-4676) mvn eclipse:eclipse StringIndexOutOfBoundsException

2010-04-12 Thread Katherine Sanders (JIRA)
Environment: Apache Maven 2.0.11 (r909250; 2010-02-12 05:55:50+) Java version: 1.6.0_16 Java home: C:\Program Files\Java\jdk1.6.0_16\jre Default locale: en_GB, platform encoding: Cp1252 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

[jira] Resolved: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-04-12 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4666. -- Resolution: Fixed I upgraded to maven 2.0.11 and the build is working fine now

[jira] Commented: (AXIS2-4601) AddressingOutHandler performance improvements

2010-04-01 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852386#action_12852386 ] Katherine Sanders commented on AXIS2-4601: -- The changes were rolled back u

[jira] Commented: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-04-01 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852356#action_12852356 ] Katherine Sanders commented on AXIS2-4666: -- I wasn't sure what you meant

[jira] Reopened: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders reopened AXIS2-4666: -- I'm now getting this error when building the integration module with the latest rev

[jira] Commented: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-31 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851854#action_12851854 ] Katherine Sanders commented on AXIS2-4666: -- r922941 builds without errors o

[jira] Updated: (AXIS2-4601) AddressingOutHandler performance improvements

2010-03-29 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4601: - Attachment: rollback.patch Here's a patch to rollback the changes made under rev

[jira] Created: (AXIS2-4666) Out of memory error when compiling latest revision of axis2 integration module on Windows

2010-03-29 Thread Katherine Sanders (JIRA)
Project: Axis2 Issue Type: Bug Components: Integration Affects Versions: 1.6 Environment: Maven version: 2.0.9 Java version: 1.6.0_16 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" Reporter:

[jira] Reopened: (AXIS2-4601) AddressingOutHandler performance improvements

2010-03-23 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders reopened AXIS2-4601: -- The replyTo changes are also causing async failures (due to AddressingValidationHandler

[jira] Resolved: (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

2010-03-11 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders resolved AXIS2-4574. -- Resolution: Fixed Patch commited under r916333. > Update WSDL Instance namespace

[jira] Updated: (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

2010-02-24 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4574: - Attachment: AXIS2-4574.patch Here's an updated patch that accepts both WSDLI names

[jira] Updated: (AXIS2-4574) Update WSDL Instance namespace on wsdlLocation Metadata attribute

2010-02-24 Thread Katherine Sanders (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Katherine Sanders updated AXIS2-4574: - Attachment: (was: AXIS2-4574.patch) > Update WSDL Instance namespace on wsdlLocat