users@glassfish.java.net

[gf-users] GF ear unpacking

From: Tomaz Majerhold <tomaz.majerhold_at_arnes.si>
Date: Wed, 04 Mar 2015 15:20:01 +0100

I'm wondering how ear is unpacked when deployed ear.

In MyEE.era
  - MyEjb.jar

but in appliactions/myEE I see two folders:

- MyEjb
- MyEjb_jar

I'm wondering wy, but most interesting is that:

In MyEjb.jar I have propwertie file
  - si.config
         - host.properties

in folder MyEjb_jar/si/config is still host.properties file

but in folder MyEjb is whitout host.properties


Is there any particular reason for this?

Regard, Tomaz