facebook

How to generate a deployment plan

💡
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. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #247630 Reply

    mcroft
    Member

    I am trying to run a web project for local testing and debugging in MyEclipse and it gives me the following message:

    Web application does not contain a WEB-INF/geronimo-web.xml deployment plan.

    My application has HTML & JSP files that invoke a Servlet. I am used to using WSAD and there is a page where you can configure your Servlet mappings. I cannot seem to find this in MyEclipse and was thinking perhaps this is in the deployment plan. But I am not sure how to go about creating a deployment plan.

    Here is my information:

    *** Date: Thu Mar 02 12:24:23 EST 2006

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06

    *** MyEclipse details:
    MyEclipse Enterprise Workbench

    Version: 4.1.0 GA
    Build id: 20060122-4.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Platform

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse RCP

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Java Development Tools

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Plug-in Development Environment

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse Project SDK

    Version: 3.1.2
    Build id: M20060118-1600

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    cd8_60
    -vm
    C:\WINDOWS\system32\javaw.exe

    #247647

    Riyad Kalla
    Member

    I am guessing you are using Geronimo and it is spitting out this error to you in it’s console? If I’m not mistaken, it simply uses it’s default deployment plan if one isn’t available. This is a J2EE App Server term.

    If you are not using EJBs, you can use Tomcat for a much easier development experience.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to generate a deployment plan

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