AW: How to remove tasks (commands)?

2006-04-02 Thread Jan.Materne
>> ant is integrated into our application (via API, this ant is >not just >> started as an external executable). Depending on the >permissions of a >> user I would like to remove some tasks (for example "exec") but it >> must be user dependent. >> >> With other words: in the same JVM, user "a

AW: ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.

2006-04-02 Thread Jan.Materne
Are %ANT_HOME%\lib\ant.jar + %ANT_HOME%\lib\ant-launcher.jar present? Jan >-Ursprüngliche Nachricht- >Von: Stephen McConnell [mailto:[EMAIL PROTECTED] >Gesendet: Sonntag, 2. April 2006 18:08 >An: 'Ant Users List' >Betreff: RE: ANT_HOME is set incorrectly or ant could not be >located. P

AW: wsdeploy broken

2006-04-02 Thread Jan.Materne
We havent any wsdeploy task. But sounds for that it´s part of Axis ... Jan >-Ursprüngliche Nachricht- >Von: Martin Gainty [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 31. März 2006 15:46 >An: Ant Users List >Betreff: wsdeploy broken > >Good Morning > >is anyone working on wsdeploy? >i

Re: 'java' task does not exit

2006-04-02 Thread Steve Loughran
John Sisson wrote: Hello I have extended the ant 'org.apache.tools.ant.taskdefs.Java' task to setup many of the parameters from a property file using my class 'com.nxps.ant.tasking.JavaNx'; apart from the parameter management its action is pretty simple: ... It appears that Ant now just knows

Re: How to remove tasks (commands)?

2006-04-02 Thread Steve Loughran
Zsolt wrote: Hi, ant is integrated into our application (via API, this ant is not just started as an external executable). Depending on the permissions of a user I would like to remove some tasks (for example "exec") but it must be user dependent. With other words: in the same JVM, user "a" can

Re: AW: Error while running Ant

2006-04-02 Thread Steve Loughran
[EMAIL PROTECTED] wrote: As the error messages sais, you need the commons-logging library on your (project) classpath. Jan Also, the stack trace implies its an apache Axis problem. Their mailing lists are the best places for support related to that task. The dependencies of Apache Axis ar

RE: ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.

2006-04-02 Thread Stephen McConnell
> -Original Message- > From: Jack Chan [mailto:[EMAIL PROTECTED] > Sent: Sunday, 2 April 2006 10:51 PM > To: 'Ant Users List' > Subject: RE: ANT_HOME is set incorrectly or ant could not be > located. Please set ANT_HOME. > > Dear Stephen > > Thanks for your reply, I had change th nam

RE: ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.

2006-04-02 Thread Jack Chan
Dear Stephen Thanks for your reply, I had change th name to "ANT_HOME", but it is still the same, it just shows " ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME." When typing ant from console. I'm sure that when I type "ant" from the console, the system had go in th

RE: ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.

2006-04-02 Thread Stephen McConnell
> I had create "ANT_Home" with value point to c:\ant, > Now when I type "ant" from the console, it just keep saying > "ANT_HOME is set incorrectly or ant could not be located. > Please set ANT_HOME." Try defining the environment variable "ANT_HOME", not "ANT_Home". /Steve. ---

ANT_HOME is set incorrectly or ant could not be located. Please set ANT_HOME.

2006-04-02 Thread Jack Chan
Dear All I'm trying to install Ant into my windows XP workstation, firstly I had extract the ANT file into my c:\ant folder, then from the environment setting, I had create "ANT_Home" with value point to c:\ant, also I had installed Java properly in my workstation with right value on system environ