Re: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxUnexpectedCharException

2013-04-15 Thread Raghu Veer
Hello, I get the below exception when I try to process the response received from an axis2 web service. Web service client and server stubs were generated using Axis 2 version 1.6.2 wsdl2java. The server side code works fine if run on Tomcat 6 but has this issue on WebLogic 11.   org.apache

[jira] [Commented] (AXIS2-5497) Occasional End of Stream but boundary not found using MTOM

2013-04-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632082#comment-13632082 ] Andreas Veithen commented on AXIS2-5497: Can you please test that with 1.6.3-SNAPS

Re: Jenkins build is unstable: Rampart #1446

2013-04-15 Thread Andreas Veithen
I remember that at some point the test suite required unlimited strength encryption and that somebody went over all the test cases to change that. Maybe you could search in the archives to check what were the reasons for that and if they are still applicable today. If they still are, then you need

[jira] [Commented] (AXIS2-5489) Encoding GET parameters with '+' character in generated REST clients with WSDL2Java

2013-04-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632043#comment-13632043 ] Andreas Veithen commented on AXIS2-5489: @Kishanthan: Miguel is right. If you obse

Re: MQTT transport for Axis2

2013-04-15 Thread Pradeep Fernando
Hi Sagara, Thanks for the feedback. Will create a proper patch against the axis2 trunk and attach. Yes I have to work on test cases. Will start working on that aspect as well. thanks, --Pradeep On Mon, Apr 15, 2013 at 9:35 PM, Sagara Gunathunga < sagara.gunathu...@gmail.com> wrote: > > > On Mo

Re: Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka
* HI Sagara, First of all thanks a lot for your quick response, details you provided are really valuable to me. I will study and try to test the new code base you provided in your mail. As you informed I have created a jira here https://issues.apache.org/jira/browse/AXIS2-5510 please kind enough

[jira] [Created] (AXIS2-5510) Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka (JIRA)
Gihan Madushanka created AXIS2-5510: --- Summary: Spring integration for Axis2 Key: AXIS2-5510 URL: https://issues.apache.org/jira/browse/AXIS2-5510 Project: Axis2 Issue Type: New Feature

Re: Spring integration for Axis2

2013-04-15 Thread Sagara Gunathunga
On Mon, Apr 15, 2013 at 8:53 PM, Gihan Madushanka wrote: > Hi All, > > > I'm Gihan Madushanka an undergraduate and planning to participate GSoC > 2013 program. I'm planning to develop a new Spring integration project for > Axis2 based on two 3rd party projects called WSO2 WSF-Spring and Axis2M.

Re: MQTT transport for Axis2

2013-04-15 Thread Sagara Gunathunga
On Mon, Apr 15, 2013 at 9:58 AM, Pradeep Fernando wrote: > Hi Devs, > > MQTT is an application layer broker based pub/sub protocol built on top of > TCP/IP. It is very lightweight and hence ideal for usage in > network/memory/computing power constrained environments. If I quote the > MQTT spec, th

Spring integration for Axis2

2013-04-15 Thread Gihan Madushanka
Hi All, I'm Gihan Madushanka an undergraduate and planning to participate GSoC 2013 program. I'm planning to develop a new Spring integration project for Axis2 based on two 3rd party projects called WSO2 WSF-Spring and Axis2M. In present both the above projects seem not active also I noticed th