Re: Problem encoding GET parameters with '+' character

2013-03-03 Thread Miguel Ángel Francisco Fernández
Hi all, Does anybody know how to solve this? a workaround or a specific configuration to be able to send '+' symbols in GET parameters? Thank you in advance. Regards 2013/2/14 Miguel Ángel Francisco Fernández > Hello, > > I am using wsdl2java tool to generate a Java client to access a REST web

RE: Changing Apache Axis2 Default Credentials

2013-03-03 Thread Martin Gainty
2 options Take the other wars offline except the main war that will be the 'root war' that you want to enforce credentialing with new password the other option is to rename the main war as ROOT.war which will always deploy as soon as you reference http:\\HOST:port http://tomcat.apache.org/tomcat