Re: question about deployment (including executables in war)

2005-07-20 Thread Murad Nayal
Hi Alon, Thanks for reply. I am new to tomcat development. but I'll try my best to be more specific. it seems that there are a couple of ways to 'deploy' web applications. the deploy task has a localWar attribute that points to the local build directory. Or you can use the war attribute that

Re: question about deployment (including executables in war)

2005-07-20 Thread Murad Nayal
- From: Alon Belman [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 4:44 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: question about deployment (including executables in war) Murad, I'm not 100% sure what you're asking -- like what do you mean by jar strips

RE: question about deployment (including executables in war)

2005-07-20 Thread Richard Mixon (qwest)
Hope this helps. - Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Murad Nayal Sent: Wednesday, July 20, 2005 12:32 PM To: Tomcat Users List; Richard Mixon (qwest) Subject: Re: question about deployment (including executables in war) Many thanks

Re: question about deployment (including executables in war)

2005-07-19 Thread Alon Belman
Murad, I'm not 100% sure what you're asking -- like what do you mean by jar strips the execute file permissions from my programs? -- but i'm assuming you cant do it. In fact, I will be more than a little alarmed if a packaged web app can include and run arbitrary executables unless specifically

RE: question about deployment (including executables in war)

2005-07-19 Thread Richard Mixon (qwest)
a deployment script (build.xml) that should be a good starting point. Hope this helps - Richard -Original Message- From: Alon Belman [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 4:44 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: question about deployment (including