JAD Communication
If the web application runs in a remote machine (JAD environment), administrator web services are invoked using SOAP requests to retrieve the properties for the WebApp component.
Procedure
- The values of the contextRoot and defaultConnector properties are extracted from the property map. If the properties are substitutable, the composite properties are resolved from administrator. This is a recursive process until the final value of the substitution is not found.
- The HTTP host address and HTTP port number are extracted from defaultConnector. Then, the following information is retrieved:
- A test URL is constructed using contextRoot, the HTTP port number, and the HTTP host address (http://host address:port number/contextRoot). It is opened in the Eclipse internal browser.
Copyright © Cloud Software Group, Inc. All rights reserved.