facebook

War file export on OS/X

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #229151 Reply

    pbailey
    Member

    I am trying to export a JSP project to a .war file on a mac. This seems to work fine on my Windows machine, but most of the files in my project are not put into the war on Mac – sometimes it does not even make the war file.

    Probably a config issue, I am a newbie with this, anyone have any ideas. I just want to take my whole project, export as war, and then deploy via Tomcat interface to a linux box.

    Thanks for any suggestions.

    Peter

    #229169

    Riyad Kalla
    Member

    Peter,
    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

    Also, File > Export > WAR is not working?

    #229175

    pbailey
    Member

    Operating System – Mac OS X v 10.3.9
    Eclipse v 3.02
    myEclipse v 3.8.4+QF2
    Eclipse freshly installed for use with myEclipse
    No other external plug-ins
    Java – version 1.4.2_05-141.4 (standard OS X version)
    How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* – 8
    Steps
    – select project in package explorer
    – select export -> J2EE WAR File
    – select location to store and save
    – examine war file – my project contains several folders (other than standard ones) plus numerous files. The created war file does not contain most of my project data – it includes the META-INF and WEB-INF folders only
    I am using Tomcat but not deploying (have not enabled it) thru Eclipse. I want to just export my project into a war file (with all of it files and deploy to a remote Tomcat on Linux)
    No exceptions in the log file

    I figured this is some type of config issue since I am new to both Eclipse and myEclipse – seems weird that it works fine for me on windoz but not on OS X (but of course, a much different environmet).

    Thanks for checking this out Riyad.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: War file export on OS/X

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