users@jax-rpc.java.net

Multiple copies of a web service

From: Oliver Cole <oliver_at_onesteprevolution.com>
Date: Mon, 05 Nov 2007 16:40:59 +0000

Hi,

I have a web service (generated from WSDL) that I'd like to run two
copies of.

Essentially, all I can control is the URL I get called on, the rest of
the client is out of my control. Is there any way I can host the same
code on two URLs, but with a 'parameter' somewhere?

Oli