[jira] [Commented] (AXIS2-5584) Unable to generate Custom WSDL using Axis2

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954748#comment-13954748 ] Deepal Jayasinghe commented on AXIS2-5584: -- Can you attach your service aar file

[jira] [Updated] (AXIS2-5567) timeout on WS client call using JMS transport cannot be identified

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deepal Jayasinghe updated AXIS2-5567: - Priority: Major (was: Blocker) timeout on WS client call using JMS transport cannot be

[jira] [Commented] (AXIS2-5567) timeout on WS client call using JMS transport cannot be identified

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954750#comment-13954750 ] Deepal Jayasinghe commented on AXIS2-5567: -- Can you please send a patch, I am

[jira] [Commented] (AXIS2-5484) Stream Closed error on AXIS2 1.6.2

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954758#comment-13954758 ] Deepal Jayasinghe commented on AXIS2-5484: -- can you please provide a way to

[jira] [Commented] (AXIS2-5473) System hangs (cpu 100%) after sending a corrupt soap message

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954761#comment-13954761 ] Deepal Jayasinghe commented on AXIS2-5473: -- Hi Mario, can you please send a patch

[jira] [Commented] (AXIS2-5424) OutofMemory

2014-03-30 Thread Deepal Jayasinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954763#comment-13954763 ] Deepal Jayasinghe commented on AXIS2-5424: -- I do not see Axis2 in the stack

[Axis2] Build failure

2014-03-30 Thread Deepal jayasinghe
I am getting following build error, is that only for me? Failed tests: SchemaDataLocatorTest.testOutputInlineForm:79-XMLSchemaTest.assertSimilarXML: 66 XML similar org.custommonkey.xmlunit.Diff [different] Expected attribute value 'echoStringArray' but was 'echoString' - co mparing xs:element

Re: [Axis2] Build failure

2014-03-30 Thread Deepal jayasinghe
Found the problem, I was using JDK1.7 and seems like build has some issues with it. Downgraded (set the JAVA_HOME) to JDK 1.6 and looks all fine. Deepla Date: Sun, 30 Mar 2014 11:45:01 -0700 From: deep...@gmail.com To: java-dev@axis.apache.org Subject: [Axis2] Build failure I

Re: [Axis2] Build failure

2014-03-30 Thread Deepal jayasinghe
Found the problem, I was using JDK1.7 and seems like build has some issues with it. Downgraded (set the JAVA_HOME) to and problem went away. Deepal Date: Sun, 30 Mar 2014 11:45:01 -0700 From: deep...@gmail.com To: java-dev@axis.apache.org Subject: [Axis2] Build failure I am