Hi
We are using Teamsite 6.7.1 version. There we have a iwadmin branch where we create components and templates which are then fetched and used while creating pages.
Now when we create a component we need to refer to the backend application running on Weblogic 9.2 which is a standard java web application. To access this application we hit a URL something like the one mentioned below :
http://weblogic.cluster/HMSOnline/GetCityList.doCan someone please tell me how this weblogic.cluster maps into a ip address of a backend application. Or this weblogic.cluster should be having some value. If yes then how to find out that value.
Raman