I guess I didn't explain myself in the proper way:

My goal is not to deploy an application to the server, but prepare the EAR's
in a file system structure so I can run an application that analyzes those
EAR's.

can you give a hint with that?

thanks 


mgainty wrote:
> 
> 
> I'll answer the question with a question
> If the majority of AppServers deploy ears how would the appserver be able 
> to deploy the ear application.xml,web.xml war and jar files
> 
> To look at a specific example for deploying an ear to JBOSS take a look at
> http://www.roseindia.net/jboss/buildingwebapplicationwithant.shtml
> where example1.ear contains
> subfolders
> build
> src
> web
> 
> ?
> Martin
> ______________________________________________ 
> Disclaimer and confidentiality note 
> Everything in this e-mail and any attachments relates to the official
> business of Sender. This transmission is of a confidential nature and
> Sender does not endorse distribution to any party other than intended
> recipient. Sender does not necessarily endorse content contained within
> this transmission. 
> 
> 
>> Date: Thu, 7 Aug 2008 10:34:28 -0700
>> From: [EMAIL PROTECTED]
>> To: user@ant.apache.org
>> Subject: Formatted copy
>> 
>> 
>> Hi all,
>> 
>> I have a folder with many EAR's.
>> I need to copy them to another folder and I want each EAR to be inside a
>> subfolder with the EAR's name without the ".ear".
>> 
>> Does anyone knows a way of doing this with ant?
>> 
>> A possible solution would be a task that creates a property with a
>> folder's
>> content list, but as far as I know there isn't such a task.
>> 
>> any ideas?
>> 
>> thanks
>> -- 
>> View this message in context:
>> http://www.nabble.com/Formatted-copy-tp18875751p18875751.html
>> Sent from the Ant - Users mailing list archive at Nabble.com.
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
> 
> _________________________________________________________________
> Get more from your digital life.  Find out how.
> http://www.windowslive.com/default.html?ocid=TXT_TAGLM_WL_Home2_082008
> 

-- 
View this message in context: 
http://www.nabble.com/Formatted-copy-tp18875751p18880348.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to