[jira] Created: (AXIS2-4677) Invalid elements in choice causing infinite loop

2010-04-12 Thread David Meiklejohn (JIRA)
Invalid elements in choice causing infinite loop Key: AXIS2-4677 URL: https://issues.apache.org/jira/browse/AXIS2-4677 Project: Axis2 Issue Type: Bug Components: codegen Affects

[jira] Commented: (AXIS2-4222) Codegen introduces infinite loop in generated code ( while deserealising )

2010-04-12 Thread David Meiklejohn (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856233#action_12856233 ] David Meiklejohn commented on AXIS2-4222: - This problem still seems to be occurring

Axis2 vs Axis1

2010-04-12 Thread Demetris
Hi all, one of the user guides on the Axis2 web site reads: "Axis2 uses AXIOM, or the AXIs Object Model, a DOM (Document Object Model) -like structure that is based on the StAX API ( Streaming API for XML). Methods that act as services must take an OMElement as their argument, which repres

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

2010-04-12 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12856034#action_12856034 ] Andreas Veithen commented on AXIS2-4676: I recently added some instructions explain

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

2010-04-12 Thread Katherine Sanders (JIRA)
mvn eclipse:eclipse StringIndexOutOfBoundsException --- Key: AXIS2-4676 URL: https://issues.apache.org/jira/browse/AXIS2-4676 Project: Axis2 Issue Type: Bug Components: Tools

[jira] Updated: (AXIS2-4675) ServiceClient cleanup procedures only called for sendReceive (related to AXIS2-2883)

2010-04-12 Thread Jonas Buys (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Buys updated AXIS2-4675: -- Attachment: patch.diff > ServiceClient cleanup procedures only called for sendReceive (related to > AX

[jira] Created: (AXIS2-4675) ServiceClient cleanup procedures only called for sendReceive (related to AXIS2-2883)

2010-04-12 Thread Jonas Buys (JIRA)
ServiceClient cleanup procedures only called for sendReceive (related to AXIS2-2883) Key: AXIS2-4675 URL: https://issues.apache.org/jira/browse/AXIS2-4675 Project: A

[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. Thanks

Re: [Axis2-Spring] Let's get started: servlet + axis2.xml + JSR-181

2010-04-12 Thread Andreas Veithen
On Mon, Apr 12, 2010 at 07:41, Tharindu Mathew wrote: > Hi Andreas, > I've made some comments inline. > > On Sun, Apr 11, 2010 at 5:36 PM, Andreas Veithen > wrote: >> >> After thinking about this a bit more, here is a design that should be >> able to take into account the different concerns: >> >