[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-user
Subject:    JAVA2WSDL -l option (HTTPS)
From:       <kumaresan.balasundaram () wipro ! com>
Date:       2009-03-31 21:57:55
Message-ID: 6474F497E0E37545850492C5E731793F08652620 () CHN-SNR-MBX02 ! wipro ! com
[Download RAW message or body]

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 />
  </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


[Attachment #3 (text/html)]

<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>We are using&nbsp; apache axis 1.2 java2wsdl to generate \
the WSDL, when we specify </FONT></DIV> <DIV><FONT face=Arial \
size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>java2wsdl&nbsp; -l \
http:\\url..&nbsp; -&gt;&nbsp; WSDL is getting genrated with the specified port \
address</FONT></DIV> <DIV>
<DIV class=e>
<DIV class=c style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><A class=b onfocus=h() \
onclick="return false" \
href="https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#"><STRONG><FONT \
face="Courier New" color=#ff0000>-</FONT></STRONG></A> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><FONT color=#990000><SPAN \
class=t>wsdl:service</SPAN><SPAN class=t> name</SPAN></FONT><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><FONT color=#0000ff><SPAN \
class=m>"</SPAN><SPAN class=m>&gt;</SPAN></FONT></DIV> <DIV style="DISPLAY: block">
<DIV class=e>
<DIV class=c style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><A class=b onfocus=h() \
onclick="return false" \
href="https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#"><STRONG><FONT \
face="Courier New" color=#ff0000>-</FONT></STRONG></A> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><FONT color=#990000><SPAN \
class=t>wsdl:port</SPAN><SPAN class=t> name</SPAN></FONT><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><SPAN class=m><FONT \
color=#0000ff>"</FONT></SPAN><SPAN class=t><FONT color=#990000> \
binding</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><FONT color=#0000ff><SPAN \
class=m>"</SPAN><SPAN class=m>&gt;</SPAN></FONT></DIV> <DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT \
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT \
color=#990000>soap12:address</FONT></SPAN> <SPAN class=t><FONT \
color=#990000>location</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>=</FONT></SPAN><B><A href="http://url">http://url</A></B><FONT \
color=#0000ff><SPAN class=m></SPAN><SPAN class=m> /&gt;</SPAN></FONT> </DIV></DIV> \
<DIV><SPAN class=b><STRONG><FONT face="Courier New" \
color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT \
color=#990000>wsdl:port</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>&gt;</FONT></SPAN></DIV></DIV></DIV> <DIV class=e>
<DIV class=c style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><A class=b onfocus=h() \
onclick="return false" \
href="https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#"><STRONG><FONT \
face="Courier New" color=#ff0000>-</FONT></STRONG></A> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><FONT color=#990000><SPAN \
class=t>wsdl:port</SPAN><SPAN class=t> name</SPAN></FONT><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><SPAN class=m><FONT \
color=#0000ff>"</FONT></SPAN><SPAN class=t><FONT color=#990000> \
binding</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><FONT color=#0000ff><SPAN \
class=m>"</SPAN><SPAN class=m>&gt;</SPAN></FONT></DIV> <DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT \
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT \
color=#990000>http:address</FONT></SPAN> <SPAN class=t><FONT \
color=#990000>location</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>=</FONT></SPAN><B><A href="http://url/">http://url/</A></B><FONT \
color=#0000ff><SPAN class=m></SPAN><SPAN class=m> /&gt;</SPAN></FONT> </DIV></DIV> \
<DIV><SPAN class=b><STRONG><FONT face="Courier New" \
color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT \
color=#990000>wsdl:port</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>&gt;</FONT></SPAN></DIV></DIV></DIV> <DIV class=e>
<DIV class=c style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><A class=b onfocus=h() \
onclick="return false" \
href="https://10.116.194.30:9101/servlet_jsp/axis2/services/XCDAuth?wsdl#"><STRONG><FONT \
face="Courier New" color=#ff0000>-</FONT></STRONG></A> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><FONT color=#990000><SPAN \
class=t>wsdl:port</SPAN><SPAN class=t> name</SPAN></FONT><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><SPAN class=m><FONT \
color=#0000ff>"</FONT></SPAN><SPAN class=t><FONT color=#990000> \
binding</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>="</FONT></SPAN><B>xxx</B><FONT color=#0000ff><SPAN \
class=m>"</SPAN><SPAN class=m>&gt;</SPAN></FONT></DIV> <DIV>
<DIV class=e>
<DIV style="MARGIN-LEFT: 1em; TEXT-INDENT: -2em"><SPAN class=b><STRONG><FONT \
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;</FONT></SPAN><SPAN class=t><FONT \
color=#990000>soap:address</FONT></SPAN> <SPAN class=t><FONT \
color=#990000>location</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>=</FONT></SPAN><B><A href="http://url/">http://url/</A></B><FONT \
color=#0000ff><SPAN class=m></SPAN><SPAN class=m> /&gt;</SPAN></FONT> </DIV></DIV> \
<DIV><SPAN class=b><STRONG><FONT face="Courier New" \
color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT \
color=#990000>wsdl:port</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>&gt;</FONT></SPAN></DIV></DIV></DIV> <DIV><SPAN class=b><STRONG><FONT \
face="Courier New" color=#ff0000>&nbsp;</FONT></STRONG></SPAN> <SPAN class=m><FONT \
color=#0000ff>&lt;/</FONT></SPAN><SPAN class=t><FONT \
color=#990000>wsdl:service</FONT></SPAN><SPAN class=m><FONT \
color=#0000ff>&gt;</FONT></SPAN></DIV></DIV></DIV></DIV> <DIV><FONT face=Arial \
size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>but when we give \
</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><STRONG>java2wsdl -l</STRONG> \
<STRONG>https:\\url</STRONG> -&gt; WSDL is getting generated but it doesnt have the \
port address and location info.</FONT></DIV> <DIV><FONT face=Arial size=2>hence we \
run the WSDL2JAVA -&gt; we are getting an error " ERROR parsing WSDL".</FONT></DIV> \
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial \
size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>Any help on this would be \
appreciable.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Kumar.</FONT></DIV><P><strong><span \
style='font-size:10.0pt;font-family: "Palatino Linotype","serif";color:green'> Please \
do not print this email unless it is absolutely necessary. </span></strong><span \
style='font-family:"Arial","sans-serif"'><o:p></o:p></span></p>


<p> 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. \
</p>

<p>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. </p> <p>
www.wipro.com
</p>
</BODY></HTML>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic