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