1 Reply Latest reply on Mar 11, 2006 11:45 AM by khooke

    Packaging EJB3.0 apps with IDE 1.5.1

    khooke

      I might be missing the point here, but when I use the Packaging Configuration and I configure an ejb jar and an ear, where are the manifest.mf and application.xml files generated?

      I run the select 'Run Packaging' and get the error:
      G:\develop\ejb30_demo\Test1\packaging-build.xml:5: Manifest file: G:\develop\ejb30_demo\Test1\src\META-INF\MANIFEST.MF does not exist.

      Having lived in the IBM WSAD/RAD world for the past 3 years and having these files automatically configured via wizards and generated for me, I was expecting JBoss IDE to also do the same. Am I wrong in assuming that the JBoss IDE geerates these files? Are they missing because I have to create them myself?

        • 1. Re: Packaging EJB3.0 apps with IDE 1.5.1
          khooke

          I think I can answer my own question - if I manualy create these files in the expected locations then everything works.

          IDE guys: it would be a neat feature if you could automatically created the required packaing files when you create the projects from the IDE wizards?

          Thanks!
          Kevin