How to deploy from JDeveloper to WebLogicServer ?
Hi all,
I have JDeveloper 11g installed on machine A (Linux OpenSuse 11.4).
On machine B (same O.S.) I have WebLogicServer 11g R1 installed.
I have created a base domain, and an administration server on it using QuickStart.
I have then successfully started the WebLogicServer using the startWebLogic.sh script shell.
From pc A I can manage the WLS in a browser using the link http://myhost:7001/console.
I then follow the steps from within JDeveloper to deploy an application, but the running WebLogicServer can't be reached. I use the WebServerLogic IP address and the userid and password that I provided when I have created the server itself from within QuickStart.
I have JDeveloper 11g installed on machine A (Linux OpenSuse 11.4).
On machine B (same O.S.) I have WebLogicServer 11g R1 installed.
I have created a base domain, and an administration server on it using QuickStart.
I have then successfully started the WebLogicServer using the startWebLogic.sh script shell.
From pc A I can manage the WLS in a browser using the link http://myhost:7001/console.
I then follow the steps from within JDeveloper to deploy an application, but the running WebLogicServer can't be reached. I use the WebServerLogic IP address and the userid and password that I provided when I have created the server itself from within QuickStart.
0