0 Replies Latest reply on Mar 29, 2005 9:14 AM by greydeath

    Nested RAR, rar-name should not contain ear file

    greydeath

      I have a rar file inside my ear. additionally I also have the -ds.xml inside my ear. I know that I have to sepecify the rar-name in the ds.xml like the following:

      <rar-name>#</rar-name>

      The problem is that means to the correctness of the deployable is dependent on the name of its container the ear file. Which is not very nice.

      Is there some possibility to use a rar file inside an ear without specifying the ear file, after all I know that it is in the current one.