Instance numbers in WSDL
Instance numbers in WSDL
- Subject: Instance numbers in WSDL
- From: Hugi Thordarson <email@hidden>
- Date: Tue, 21 Feb 2006 11:58:32 +0000
Good morning all.
I have a web service that I want to run multiple instances of. My
problem is that when the WSDL is generated, the namespace URLs
include the instance numbers, meaning that I can't load balance
between instances of the app (most SOAP clients throw up if the
namespace keeps changing).
The regular WOSession.setStoresIDsInURLs( false ) does not seem to
cut it here. Anyone know where I can disable the display of instance
numbers in URLs in WSDLs, or otherwise circumvent the problem?
Cheers,
- Hug
// Hugi Thordarson
// http://hugi.karlmenn.is/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden