facebook

How to deploy a pre-built war in myeclipse

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

    sspiterifcg
    Member

    Hello all,

    I was wondering if there is a way to deploy a pre-built war file using myeclipse. I have an ant build file that I run to get the war file and usually I use the weblogic console to upload and deploy the file. But when I use the deploy feature that myeclipse has, my webapp doesn’t build and deploy correctly. It is usually several meg below the actual size it should be!

    So it would be handy if I could select the war file I’ve built myself and deploy it using myeclipse, but I dont know how to do it…. How can I do this?

    Many Thanks,

    Steve.

    #266714

    Riyad Kalla
    Member

    Steve,
    MyEclipse deployment tool is built to package up a project and deploy it. It’s not intended to point at an existing deployable unit and redeploy it. If you are already building and packaging the WAR external to MYEclipse, you should likely keep deploying it manually the way you have been doing.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to deploy a pre-built war in myeclipse

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