a3ris
Feb 27th, 2009, 04:33 PM
Hi,
I have the requirement of having multiple flex projects in the same EAR file. All the shared jars are packaged under EAR/EarContent/lib and shared across all the Web modules.
The issue I am having is that for some reason the flex runtime instances (like the logging) seem to be shared between all modules. For example when flex project 1 is logging, flex project 2 is logging the same information.
If anyone has any solutions, please help :(
I have the requirement of having multiple flex projects in the same EAR file. All the shared jars are packaged under EAR/EarContent/lib and shared across all the Web modules.
The issue I am having is that for some reason the flex runtime instances (like the logging) seem to be shared between all modules. For example when flex project 1 is logging, flex project 2 is logging the same information.
If anyone has any solutions, please help :(