HI,
I have an application ear which comprises of a jar and a sar. Following is the dependency
 
AnotherJar <----------------- sar <----------------------------jar
 
AnotherJar is deployed seperately outside the ear at this stage, but I am keen to include it within the ear as well!
 
Now I need to make sure that the sar is deployed first and the then the jar(both are inside the ear). Is there anyway to do this besides naming them as such : 1.sar, 2.jar??
 
also if I put AnotherJar inside the ear as well, I would need to make sure that it is deployed first before the sar! My colleague and myself have observed that if a jar and sar is packaged into an EAR, that the sar is deployed first and then the jar. Is this a standard behaviour. Is it a safe assumption to make that this would always be the case! If not how can I make sure that certain order of deployment is followed!
 
Any help is much appreciated
 
P.S: I am using JBoss 3.0.2 , JDK 1.4.1,  ANT 1.4.1
 
Dushy

______________________
DUSHYANT SHRIVASTAVA
Software Engineer

YAMBAY

tel      +61 (0) 8 9323 6999
mob  +61 (0) 402 902 652
fax     +61 (0) 8 9325 2688
web   www.yambay.com


Yambay Technologies Pty Ltd
7th Floor, The Victoria, 14-16 Victoria Ave, Perth. WA, 6000, Australia
_________________________________________________________________________________________________

This message and any files transmitted with it are confidential and are intended solely for the use of those persons to
whom the message is addressed. If you have received this message in error, please destroy and delete this
message from your computer. Any unauthorised form of reproduction of this message or any files transmitted with
it is strictly prohibited. yambay does not make any warranty concerning the security of any information electronically
transmitted and disclaims all liability for the proper and complete transmission of any information contained or purportedly
contained in this message, nor for any delay in its receipt. If you receive this message in error please notify the sender.
_________________________________________________________________________________________________

 

Reply via email to