users@jax-rpc.java.net

Re: REPLACE_WITH_ACTUAL_URL

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Tue, 16 Dec 2003 13:27:37 -0500

> Well, in my case, clicking the WSDL link a web browser causes the
> 'Transformation Complete' message in the log, but the transformed WSDL
> *still* contains REPLACE_WITH_ACTUAL_URL.
>
> Perhaps my server (Resin 3.0.4) is not providing some environment
> information or something along those lines. Anyone have any ideas?

If you're seeing that output, then the transformation should have worked
-- the only information needed from the server at transformation time is
the request url from the servlet request.

When you say that the transformed wsdl still contains
REPLACE_WITH_ACTUAL_URL, do you mean that when you view the wsdl in your
browser it still has it or the original file? The original file is never
changed, just the one written to the http output stream by the servlet
when you view http://server/service/myIF?WSDL.

Cheers,
Bobby



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