[ FWD] Release Axis2 Transport -1.6.0

2011-08-15 Thread Pushpalanka Jayawardhana
Hi, I was pointed out that, "The build of Axis2 Transport -1.6.0 produces three different source releases: https://repository.apache.org/content/repositories/orgapacheaxis2-003/org/apache/axis2/axis2-transport-all/1.6.0/axis2-transport-all-1.6.0-source-release.zip https://repository.apache.org/

[jira] [Commented] (AXIS2-5110) Compatibility with WebSphere Application Server on z/OS

2011-08-15 Thread William Walsh (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085164#comment-13085164 ] William Walsh commented on AXIS2-5110: -- Andreas, Sorry for my confusion on this. Add

Re: To which extent axis2 supports REST?

2011-08-15 Thread Hasini Gunasinghe
Hi Denise, The article [1] describes how to write a RESTful web service in Axis2. [1] http://wso2.org/library/3726 Hope this helps. Thanks, Hasini. On Mon, Aug 15, 2011 at 7:38 PM, Denise Wu wrote: > Hi, > > Can you please tell me to which extent axis2 supports REST? I mean is > it possible

To which extent axis2 supports REST?

2011-08-15 Thread Denise Wu
Hi, Can you please tell me to which extent axis2 supports REST? I mean is it possible to implement the following requirements in axis2? and how to define it in wsdl? method name: /bookdelivery/${isbn}/status HTTP method: GET returns: 200 ok and xml If yes, how to do it? any sample code/tutorial

[jira] [Resolved] (AXIS2-5115) debug log level makes the EndpointInterfaceDescriptionImpl not initialized correctly

2011-08-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-5115. Resolution: Fixed Fix Version/s: 1.7.0 1.6.1 Assignee: An

Processing instructions are not allowed within SOAP messages

2011-08-15 Thread Luane
Hi there, Im trying to login with username and password to a webService url but i get this: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: org.xml.sax.SAXException: Processing instructions are not allowed within SOAP messages

[jira] [Commented] (AXIS2-5115) debug log level makes the EndpointInterfaceDescriptionImpl not initialized correctly

2011-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085033#comment-13085033 ] Hudson commented on AXIS2-5115: --- Integrated in axis2-1.6 #71 (See [https://builds.apache.org

[jira] [Commented] (AXIS2-3470) AAR maven2 plugin: request to change default location of service.xml

2011-08-15 Thread David Bull (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085011#comment-13085011 ] David Bull commented on AXIS2-3470: --- To be honest, moved on to a different project, but

[jira] [Resolved] (AXIS2-5062) Connection is not released while using JAXWS client API

2011-08-15 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Veithen resolved AXIS2-5062. Resolution: Fixed Fix Version/s: 1.7.0 1.6.1 Assignee: An

[jira] [Commented] (AXIS2-5062) Connection is not released while using JAXWS client API

2011-08-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085008#comment-13085008 ] Hudson commented on AXIS2-5062: --- Integrated in axis2-1.6 #70 (See [https://builds.apache.org

[jira] [Commented] (AXIS2-5115) debug log level makes the EndpointInterfaceDescriptionImpl not initialized correctly

2011-08-15 Thread Ivan (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085002#comment-13085002 ] Ivan commented on AXIS2-5115: - Hi, Andreas, the changes fix the issue, please help to port it