hello all,

i am noticing odd behavior and was hoping you can shed some light on it: i have 
two ear files (3-Core.ear and 4-client.ear). each contains sars and jars . i 
use PrefixDeploymentSorter to ensure that 3-Core.ear is deployed first. this 
works fine when JARDeployer is doing its job but does not when EARDeployer 
kicks in (4-client.ear is processed before 3-Core.ear).

Here is a snippet from my log:

[JARDeployer] nested deployment: file:/xyz/deploy/3-Core.ear
[JARDeployer] nested deployment: file:/xyz/deploy/4-client.ear
[JARDeployer] nested deployment: file:/xyz/deploy/5-client.war/
[EARDeployer] Init J2EE application: file:/xyz/deploy/4-client.ear
[EARDeployer] Init J2EE application: file:/xyz/deploy/3-Core.ear

any help will be greatly appreciated!
james

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867777#3867777

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867777


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to