facebook

Deploy to WebLogic Managed Server rather than Admin Server

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #340757 Reply

    jtronson
    Member

    Is it possible to use MyEclipse 10.7.1 to deploy a project to a WebLogic Managed Server rather than the domain’s AdminServer?

    #340799 Reply

    support-swapna
    Moderator

    jtronson,

    We typically don’t recommend using a managed server configuration during development and testing. Unfortunately I have not worked with this type of setup. You can give the below options a try and see if it works.

    Under the Weblogic connector, under the Launch node, there is a radio button for making the server as “managed” (This server is externally managed). Try that and see if it works.

    Alternatively you can use the Create Launch Configuration button on the Launch page to create a custom launch config (you can get to it from your normal Run or Debug menus) and then to edit that configuration to see what arguments are being used to launch it and possibly modify the launch arguments to see if you can get that config to launch. If you can, then you can use that information to config the normal connector with optional JDK or WL start up args.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Deploy to WebLogic Managed Server rather than Admin Server

You must be logged in to post in the forum log in