1 Reply Latest reply on Apr 4, 2007 12:10 PM by rob.stryker

    Export Project as .sar

    xander7652

      Hi all,

      I have both an ear project and a java utility project. I would like to have the java utility project packaged as a .sar and not a .jar inside my ear project so that jboss can pick it up as a service.

      Is there anyway to do that? I have tried playing around with ant but can't get it to work.

      I am using jboss ide 2.0 beta.

      Thanks!

        • 1. Re: Export Project as .sar
          rob.stryker

          The jboss packaging utilities and packaging configurations are great wrappers for ant to make it a bit less confusing. There are old tutorials which outline just that part.

          Also, packaging is undergoing a huge change and will be very different in the RHDS version.