Hi,<div><br></div><div> Here is a tutorial which may help understand, or give ideas for further research.</div><div><br></div><div><a href="http://www.eclipse.org/webtools/community/education/web/t320/Generating_a_client_from_WSDL.pdf">http://www.eclipse.org/webtools/community/education/web/t320/Generating_a_client_from_WSDL.pdf</a>
</div><div><br>Skyler</div><div><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 7:36 AM, Daniel Tiefnig <span dir="ltr"><<a href="mailto:dtiefnig@sipwise.com" target="_blank">dtiefnig@sipwise.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 06/18/2012 03:41 PM, Raul Fernandez Gomez wrote:<br>
> Hi Everybody!<br>
<br>
Hej!<br>
<div class="im"><br>
> Following the handbook<br>
> (<a href="http://www.sipwise.com/doc/2.5/spce/ar01s08.html" target="_blank">http://www.sipwise.com/doc/2.5/spce/ar01s08.html</a>), I can access to<br>
> the provisioning page (https://<ce-ip>:2443/SOAP/Provisioning.wsdl)<br>
> but I can't see how to access the WSDL to use with SUN Java wsimport<br>
> or Apache Axis.<br>
<br>
</div>You can just save the WSDL from the location you mentioned, or point<br>
your client library directly to the URL, if it supports that. What you<br>
see in your browser is an XSL transformation of the XML, looking at the<br>
page source you will see it is just a regular WSDL file.<br>
<br>
br,<br>
daniel<br>
<br>
_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
</blockquote></div><br></div>