Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to deploy the war in remote Weblogic server with eclipse. (Eclipse with Remote server)
How to deploy the war in remote Weblogic server with eclipse. [message #871397] Sun, 13 May 2012 08:55
Mithun Banerjee is currently offline Mithun BanerjeeFriend
Messages: 1
Registered: May 2012
Junior Member
Hi,

I am using weblogic 9 and i tried connecting to a remote server.

But first of all it is asking for Weblogic Home. Since i am connecting to a remote system how can i did not had the weblogic home directory on my system.

Again just to test i also installed the Weblogic on my local system and tried accessing the remote server.

I provided all the necessary values. It detected the running server.

But when i tried deploying a JSF web app it gave an error.

It is as follows:-

Module named 'HelloWorldJSF' failed to deploy. See Error Log view for more detail.
weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041]Unable to upload 'E:\eclipseWorkspace\.metadata\.plugins\org.eclipse.core.resources\.projects\HelloWorldJSF\beadep\remote_weblogic\HelloWorldJSF.war' to 't3://192.168.218.51:7001'
Exception received from deployment driver. See Error Log view for more detail.

If i try to run the same JSF web app in my local server it is working fine.

can you please let me know how to configure the remote server connection in eclipse without having the Weblogic Home successfully.

Thanks a lot indeed!

Mithun
Previous Topic:Database display in java app
Next Topic:How to set the target runtime to a web project programmatically
Goto Forum:
  


Current Time: Tue Apr 23 14:23:34 GMT 2024

Powered by FUDForum. Page generated in 0.03090 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top