users@jax-rpc.java.net

REPLACE_WITH_ACTUAL_URL

From: Gabriel Bauman <gabe_at_bravenet.com>
Date: Mon, 15 Dec 2003 18:25:05 -0800

I was just wondering...

Every WSDL file generated by jax-rpc has the following:

<service name="Foo">

  <port name="FooEndpointMappingPort"
        binding="tns:FooEndpointMappingBinding">

    <soap:address location="REPLACE_WITH_ACTUAL_URL"/>

  </port>

</service>

How exactly does one specify the REPLACE_WITH_ACTUAL_URL string? This is
apparently supposed to be the HTTP URL to the WSDL file for the
endpoint.

Gabe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net