> 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.
Yeah, that's what I understood from your email.
> 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.
No, calling
http://server/service/myIF?WSDL shows un-transformed WSDL
but causes a Transformation Complete message to appear in my logs. Sorry
I wasn't clear enough. I'm using JWSDP 1.3.
Weird huh.
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