[jira] [Created] (AXIS2-5507) deprecated enableRESTInAxis2MainServlet should be removed from axis2.xml examples

2013-03-29 Thread Martin Gainty (JIRA)
Martin Gainty created AXIS2-5507: Summary: deprecated enableRESTInAxis2MainServlet should be removed from axis2.xml examples Key: AXIS2-5507 URL: https://issues.apache.org/jira/browse/AXIS2-5507 Proje

RE: [jira] [Updated] (AXIS2-5505) WSDL2Code/Axis2 1.6.2: Generated Stub fails compilation - Possible issue in JaxbRIDatabindingTemplate.xsl

2013-03-29 Thread Shah, Sumit (CGI Federal)
I was wondering if someone had a look at this Issue to validate if the issue was in fact with the XSL. Thanks Sumit -Original Message- From: Sumit Shah (JIRA) [mailto:j...@apache.org] Sent: Monday, March 25, 2013 2:59 PM To: java-dev@axis.apache.org Subject: [jira] [Updated] (AXIS2-5505

Axis2 1.7.0 Release Date

2013-03-29 Thread Shah, Sumit (CGI Federal)
I was wondering if the expected release date for Axis2 1.7.0 had been published or decided upon. Thanks Sumit

Re: [Axis2] REST web service

2013-03-29 Thread Jack Sprat
I am using Axis2 version 1.6.1.  Below is the section on ReST from the axis2.xml file.  There is no parameter named enableRESTInAxis2MainServlet.  I read that was removed a few versions back.  Was it re-added in version 1.6.2?                             false Thanks, J __

Re: [Axis2] REST web service

2013-03-29 Thread Jack Sprat
Martin, It looks like the "enableRESTInAxis2MainServlet" parameter was removed from Axis2 long ago.  What version were you using? As I understand it, ReST and SOAP are enabled by default.  Do I need to change anything in the configuration? Thanks, J From: Mar

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

2013-03-29 Thread JIRA
[ https://issues.apache.org/jira/browse/AXIS2-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13616210#comment-13616210 ] Miguel Ángel Francisco Fernández edited comment on AXIS2-5489 at 3/29/13 1:38 PM: -