You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by ku...@wipro.com on 2009/04/01 21:22:23 UTC

JAVA2WSDL -l option (HTTPS)

 
Hi,
 
We are using  apache axis 1.2 java2wsdl to generate the WSDL, when we specify 
 
java2wsdl  -l http:\\url..  ->  WSDL is getting genrated with the specified port address
- <https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#>  <wsdl:service name="xxx">
- <https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#>  <wsdl:port name="xxx" binding="xxx">
  <soap12:address location=http://url <http://url/>  /> 
  </wsdl:port>
- <https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#>  <wsdl:port name="xxx" binding="xxx">
  <http:address location=http://url/ /> 
  </wsdl:port>
- <https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#>  <wsdl:port name="xxx" binding="xxx">
  <soap:address location=http://url/ /> 
  </wsdl:port>
  </wsdl:service>
 
but when we give 
 
java2wsdl -l https:\\url -> WSDL is getting generated but it doesnt have the port address and location info.
hence we run the WSDL2JAVA -> we are getting an error " ERROR parsing WSDL".
 
 
Any help on this would be appreciable.
 
Thanks,
Kumar.

Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com