ChaitanyaRobbi created AXIS-2933: ------------------------------------ Summary: User adding extra characters to URL of SOAP UI Key: AXIS-2933 URL: https://issues.apache.org/jira/browse/AXIS-2933 Project: Axis Issue Type: Bug Components: WSDL processing Reporter: ChaitanyaRobbi
correct URL : [http://localhost:8088/ws/services/plansRead] -returns correct result edited URL : [http://localhost:8084/ws/services/plansRead1233] -returns <faultstring> org.xml.sax.SAXException: Invalid element in com.xyz.ws.beans.v3.userinterfaceIn - code</faultstring> and showing userinterface command inputs are wrong. Expected result: URL doesnot exists or a proper error should be shown to user. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org