users@jax-rpc.java.net

REPLACE_WITH_ACTUAL_URL??

From: Barry Burd <me_at_BARRYBURD.COM>
Date: Thu, 04 Apr 2002 20:15:40 -0700

In the wsdl file created by xrpcc, the location attribute of the soap:address element has value REPLACE_WITH_ACTUAL_URL. Is is safe to assume that, in later releases, this text will be replaced by something like
http://localhost:8080/jaxrpc-hello/jaxrpc/HelloIFPort, and that there will be no need to call _setProperty to set this value in the client?

Is this feature difficult to implement for some reason?