Has anyone been able to get an exploded ear to work? - J2EE

This is a discussion on Has anyone been able to get an exploded ear to work? - J2EE ; I am trying to work with JBoss. The .ear file is fine, but when I try the exploded .ear, the web application does not get the META-INF/MANIFEST.MF file that has classpath related information. Does anyone else see this?...

+ Reply to Thread
Results 1 to 4 of 4

Has anyone been able to get an exploded ear to work?

  1. Default Has anyone been able to get an exploded ear to work?

    I am trying to work with JBoss. The .ear file is fine, but when I try
    the exploded .ear, the web application does not get the
    META-INF/MANIFEST.MF file that has classpath related information. Does
    anyone else see this?

  2. Default Re: Has anyone been able to get an exploded ear to work?

    Norris Shelton schrieb:
    > I am trying to work with JBoss. The .ear file is fine, but when I try
    > the exploded .ear, the web application does not get the
    > META-INF/MANIFEST.MF file that has classpath related information. Does
    > anyone else see this?


    I'm having the same problem. A J2EE application, EJB module or Web
    module does not work with JBoss (here 4.0.2) when deployed as an
    exploded directory. Packeged in jar, war or ear does work without any
    problems.

    Greetings,

    Marc Salm

  3. Default Re: Has anyone been able to get an exploded ear to work?

    As far as I'm aware, that's always been the case with the exploded deployment. It's the same with exploded EJB jars as well, the manifest information is lost as soon as you explode the directories.

    I wish it would change however, because it would make my life a lot easier!

  4. Default I reported it in jira - please vote to fix this!!!

    http://www.jetbrains.net/jira/browse/IDEA-4528

    Simon Knott wrote:

    >As far as I'm aware, that's always been the case with the exploded deployment. It's the same with exploded EJB jars as well, the manifest information is lost as soon as you explode the directories.
    >
    >I wish it would change however, because it would make my life a lot easier!
    >
    >


+ Reply to Thread

Similar Threads

  1. JSP hot deploy to exploded directory
    By Application Development in forum J2EE
    Replies: 3
    Last Post: 08-29-2007, 11:39 AM
  2. exploded webapp busted
    By Application Development in forum J2EE
    Replies: 0
    Last Post: 07-06-2005, 12:00 PM
  3. Re: My Bank account EXPLODED
    By Application Development in forum Java-Games
    Replies: 1
    Last Post: 07-20-2004, 11:18 AM
  4. Re: My Bank account EXPLODED
    By Application Development in forum Graphics
    Replies: 0
    Last Post: 07-13-2004, 10:29 AM
  5. Re: My Bank account EXPLODED
    By Application Development in forum Java
    Replies: 0
    Last Post: 07-13-2004, 08:46 AM