facebook

EAR not recognized within Manage Deployments

💡
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 Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242263 Reply

    maguilar
    Member

    Hi,

    I am trying to migrate an application from IBM’s WebSphere Studio Application Developer Integration Edition which used a WAS v5.1.1 application server to MyEclipse and JBoss v4. When I import the existing application from CVS into MyEclipse and try to add the EAR under “Manage Deployments” the EAR does not appear. Any idea what I need to do to migrate the EAR into MyEclipse? Does MyEclipse not recognize other application EARs? What is MyEclipase looking for in the EAR project that makes it available to add within Manage Deployments?

    I’m hoping to resolve the problem without having to create a new Enterprise Application Project.

    Configuration Information
    *** Date: Tue Nov 29 10:36:58 CST 2005

    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.4.2_09

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA

    *** Eclipse details:
    Eclipse SDK
    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Platform
    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse RCP
    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Java Development Tools
    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Plug-in Development Environment
    Version: 3.1.0
    Build id: I20050627-1435

    Eclipse Project SDK
    Version: 3.1.0
    Build id: I20050627-1435

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

    Thank you,
    Megan

    #242277

    Greg
    Member

    Response from support-riyad:
    @support-rkalla wrote:

    Megan,
    Be sure to read our EAR development guide here:
    http://www.myeclipseide.com/images/tutorials/quickstarts/earprojects/

    It basically explains that the Enterprise Application Project (EAR) in
    MyEclipse is an umbrella project used to define it’s modules (web, ejb
    and java projects). So in the biggest case you might need to refactor
    your single big EAR project into separate web, ejb and/or Java
    projects that are all then added to an Enterprise Project as modules.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: EAR not recognized within Manage Deployments

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