I assume you are looking for the URL so that you can create the user endpoint...
The URL may come from multiple sources: Some property file that has <entry key="your key">http://the-url </entry> for each of your services Spring injected into a factory object or A lookup to a UDDI registry like systinit. ....... It depends on your design Regards. Brando From: Jack Sprat [mailto:[email protected]] Sent: Monday, September 26, 2011 9:14 AM To: [email protected] Subject: Re: [Aixs2] How to get URL endpoint Anyone? I thought this would be an easy question to answer. ________________________________ From: Jack Sprat <[email protected]> To: "[email protected]" <[email protected]> Sent: Friday, September 23, 2011 5:47 PM Subject: [Aixs2] How to get URL endpoint This should be an easy one. How do I get the URL endpoint from within the Java code? Thanks.
