[jira] Created: (AXISCPP-1048) WSDL2Ws code - deleted primitive return type pointers

2008-04-21 Thread Manuel Freiholz (JIRA)
WSDL2Ws code - deleted primitive return type pointers - Key: AXISCPP-1048 URL: https://issues.apache.org/jira/browse/AXISCPP-1048 Project: Axis-C++ Issue Type: Bug Components:

[jira] Updated: (AXIS2C-1107) Enhance configuration scripts to support building with MinGW

2008-04-21 Thread Steve Nairn (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Nairn updated AXIS2C-1107: Attachment: guththila.mingw.patch The attached patch (guththila.mingw.patch) modifies guththila

Re: [VOTE][Axis2]Apache Axis2/C 1.3.1 Release Artifacts

2008-04-21 Thread Kaushalye Kapuruge
Hi devs, I found that google sample is giving sporadic segfault. Here is the stacktrace[1]. The valgrind trace too is attached. Cheers, Kaushalye [1] #0 0x0001 in ?? () #1 0xa7f86335 in axutil_stream_read (stream=0x80f2d30, env=0x804b400, buffer=0x80fd4ac, count=33283) at stream.c:709

Re: [Axis2]Apache Axis2/C 1.3.1 RC2

2008-04-21 Thread Dinesh Premalal
Hi Milinda, Milinda Pathirage [EMAIL PROTECTED] writes: Hi all, There was a bug in guththila_un_init function and guththila_reader_free function which will cause memory leaks. Should I commit the fix into the trunk. I think these fixes must go with the 1.3.1. Since Kaushalye reported a

[jira] Created: (AXIS2C-1118) Guththila fails parsing namespace qualified attributes declared before the namespace declaration

2008-04-21 Thread Dimuthu Gamage (JIRA)
Guththila fails parsing namespace qualified attributes declared before the namespace declaration Key: AXIS2C-1118 URL:

[jira] Updated: (AXIS2C-1107) Enhance configuration scripts to support building with MinGW

2008-04-21 Thread Steve Nairn (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Nairn updated AXIS2C-1107: Attachment: axiom.mingw.patch The attached patch (axiom.mingw.patch) modifies axiom so that it

[jira] Created: (AXIS2-3756) Issue loading module when classpath is on a network

2008-04-21 Thread Mikkel T. Jensen (JIRA)
Issue loading module when classpath is on a network --- Key: AXIS2-3756 URL: https://issues.apache.org/jira/browse/AXIS2-3756 Project: Axis 2.0 (Axis2) Issue Type: Bug Components:

[jira] Created: (AXIS-2739) ant all-tests produces WSDLException with Axis version 1.4 and current version

2008-04-21 Thread Sandra Gesing (JIRA)
ant all-tests produces WSDLException with Axis version 1.4 and current version Key: AXIS-2739 URL: https://issues.apache.org/jira/browse/AXIS-2739 Project: Axis

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Deepal jayasinghe
Hi Dims, I have attached a patch for https://issues.apache.org/jira/browse/SYNAPSE-271 , which I consider as critical for them. If you can please go though that and try to apply to the branch. Thank you! Deepal Folks, Jarek (many thanks!) ran the JAXWS 2.1 TCK a little while ago and

[jira] Created: (AXIS-2738) SOAPException=Error parsing HTTP status line quot;quot;: java.util.NoSuchElementExceptio

2008-04-21 Thread Tirupati Reddy Yeruva (JIRA)
SOAPException=Error parsing HTTP status line quot;quot;: java.util.NoSuchElementExceptio -- Key: AXIS-2738 URL: https://issues.apache.org/jira/browse/AXIS-2738

[jira] Updated: (AXIS-2738) SOAPException=Error parsing HTTP status line quot;quot;: java.util.NoSuchElementExceptio

2008-04-21 Thread Tirupati Reddy Yeruva (JIRA)
[ https://issues.apache.org/jira/browse/AXIS-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tirupati Reddy Yeruva updated AXIS-2738: Component/s: Basic Architecture Description: Invoking the below

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Ruwan Linton
Hi Dims, Yes, it is critical to us and if you want to reproduce this issue, you could start the synapse server with sample 200 configuration. (i.e. ./synapse.sh -sample 200) Basically every case where rampart is engaged to axis2 is going to fail because of this issue. Thanks, Ruwan On Mon,

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Davanum Srinivas
Deepal, Am afraid at making this change so late in the game..after 5 RC's. From what i recall, The phase code is so sensitive to JDK's. Can Synapse guys ship this class with their other axis2 classes? thanks, dims PS: Wish Syanpse trunk tracked Axis2 trunk. That would have avoided this issue

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Davanum Srinivas
Ruwan, I don't really have the bandwidth to try this on Sun JDK1.4/1.5/1.6 and IBM JDK1.5/1.6 and JRockit 1.5/1.6 (both on Windows and Linux). Can you please submit a test case that can be dropped into Axis2 kernel. Or this will have to wait. thanks, dims On Mon, Apr 21, 2008 at 7:30 AM, Ruwan

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Ruwan Linton
Dims, Well we did track the axis2 trunk, but till rampart folks added this handler with phaseLast set to true we couldn't find the issue. As far as I can see, without this fix there is no meaning of the after attribute of the handlers in a module.xml Thanks, Ruwan On Mon, Apr 21, 2008 at 5:02

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Davanum Srinivas
Ah. ok. that makes me feel slightly better. Please add the test here. modules\kernel\test\org\apache\axis2\phaserule\PhaseRuleTests.java -- dims On Mon, Apr 21, 2008 at 7:36 AM, Ruwan Linton [EMAIL PROTECTED] wrote: Dims, Well we did track the axis2 trunk, but till rampart folks added this

[jira] Commented: (AXIS2-3598) legal/backport-util-concurrent-LICENSE.txt is out of date

2008-04-21 Thread Tom Seelbach (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590910#action_12590910 ] Tom Seelbach commented on AXIS2-3598: - I just want to add a note of closure - no action

[jira] Updated: (AXIS2-3747) Support for extensions to REST services

2008-04-21 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SÅ‚awomir Oleksy updated AXIS2-3747: --- Description: Extending a dispatcher for HTTP GET, POST, PUT, DELETE method for REST services

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Ruwan Linton
Hi Dims, It seems that the PhaseRuleTests.java is not running with the tests, so I have added this testcase to the PreDispatchPhaseRuleTest.java and here attach with is the patch to the test. Due to this issue phaseLast=true also doesn't work properly, (if you specify any handler to be after a

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Ruwan Linton
Forgot the patch :-( sorry... Ruwan On Mon, Apr 21, 2008 at 8:12 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Dims, It seems that the PhaseRuleTests.java is not running with the tests, so I have added this testcase to the PreDispatchPhaseRuleTest.java and here attach with is the patch to

[jira] Created: (AXIS2-3757) Miss behaviour in adding handlers to the phase when the handler has after attribute

2008-04-21 Thread Ruwan Linton (JIRA)
Miss behaviour in adding handlers to the phase when the handler has after attribute --- Key: AXIS2-3757 URL: https://issues.apache.org/jira/browse/AXIS2-3757 Project:

[jira] Updated: (AXIS2-3757) Miss behaviour in adding handlers to the phase when the handler has after attribute

2008-04-21 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton updated AXIS2-3757: Attachment: phase_test.patch This patch provides a testcase for this issue and this patches the

[jira] Created: (AXIS2-3758) JAXWS: Out Of Memory Issues With JAXBContext

2008-04-21 Thread Rich Scheuerle (JIRA)
JAXWS: Out Of Memory Issues With JAXBContext Key: AXIS2-3758 URL: https://issues.apache.org/jira/browse/AXIS2-3758 Project: Axis 2.0 (Axis2) Issue Type: Bug Reporter: Rich Scheuerle

[jira] Updated: (AXIS2-3757) Miss behaviour in adding handlers to the phase when the handler has after attribute

2008-04-21 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton updated AXIS2-3757: Attachment: (was: phase_test.patch) Miss behaviour in adding handlers to the phase when the

[jira] Updated: (AXIS2-3757) Miss behaviour in adding handlers to the phase when the handler has after attribute

2008-04-21 Thread Ruwan Linton (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ruwan Linton updated AXIS2-3757: Attachment: phase_test.patch Modified the testcase patch as per dims comments to add an fail

[jira] Resolved: (AXIS2-3758) JAXWS: Out Of Memory Issues With JAXBContext

2008-04-21 Thread Rich Scheuerle (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rich Scheuerle resolved AXIS2-3758. --- Resolution: Fixed Committed revision 650177. JAXWS: Out Of Memory Issues With JAXBContext

Re: [Axis2] Code freeze on 1.4 Branch

2008-04-21 Thread Ruwan Linton
I have created a JIRA for this [ https://issues.apache.org/jira/browse/AXIS2-3757] Ruwan On Mon, Apr 21, 2008 at 8:13 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Forgot the patch :-( sorry... Ruwan On Mon, Apr 21, 2008 at 8:12 PM, Ruwan Linton [EMAIL PROTECTED] wrote: Hi Dims, It

[jira] Created: (AXIS2-3759) REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present

2008-04-21 Thread Keith Godwin Chapman (JIRA)
REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present --- Key: AXIS2-3759 URL:

[jira] Updated: (AXIS2-3759) REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present

2008-04-21 Thread Keith Godwin Chapman (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Godwin Chapman updated AXIS2-3759: Attachment: patch.txt Fixed in revision 650195 in trunk. Tested the fix and

[Axis2][1.4] Cutting 1.4 Final Release

2008-04-21 Thread Davanum Srinivas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Folks, That's it for 1.4 final (with AXIS2-3759 and AXIS2-3757). If anyone needs anything more they will have to wait for 1.4.1 or 1.5 or whatever we decide to call it next. Please don't submit any more blockers. thanks, dims -BEGIN PGP

[jira] Resolved: (AXIS2-3757) Miss behaviour in adding handlers to the phase when the handler has after attribute

2008-04-21 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-3757. - Resolution: Fixed fixed in svn revision 650212 Miss behaviour in adding handlers to

[jira] Resolved: (AXIS2-3759) REST GET invocations fail with httpLocations of the form foo/{name} when more than one parameter is present

2008-04-21 Thread Davanum Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas resolved AXIS2-3759. - Resolution: Fixed Fixed in svn revision 650212 REST GET invocations fail with

[jira] Created: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces

2008-04-21 Thread Philippe Mouawad (JIRA)
CLONE -XMLBeans DataBinding generates too many namespaces - Key: AXIS2-3760 URL: https://issues.apache.org/jira/browse/AXIS2-3760 Project: Axis 2.0 (Axis2) Issue Type: Improvement

[jira] Updated: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE

2008-04-21 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated AXIS2-3760: Priority: Critical (was: Major) Issue Type: Bug (was: Improvement)

[jira] Commented: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE

2008-04-21 Thread Jeffrey Garrett (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591013#action_12591013 ] Jeffrey Garrett commented on AXIS2-3760: Very important to me too. For the message

[jira] Updated: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE

2008-04-21 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philippe Mouawad updated AXIS2-3760: Attachment: NamespaceBug.zip Eclipse project that does what generated skeleton for

[jira] Commented: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE

2008-04-21 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591076#action_12591076 ] Philippe Mouawad commented on AXIS2-3760: - Submitted a bug in Axiom project:

[jira] Commented: (AXIS2-3760) CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE

2008-04-21 Thread Philippe Mouawad (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12591085#action_12591085 ] Philippe Mouawad commented on AXIS2-3760: -