again.
Best regards,
Marseldi
-Original Message-
From: Vimil Saju [mailto:vimils...@yahoo.com]
Sent: Friday, March 11, 2011 4:46 PM
To: Ant Users List
Subject: RE: antlib.xml could not be found
Try using '/ikub_MainInstance' as the path in the build.xml instead of
'ikub_MainInstance
Have tried it before and no results :(
I am really stack.
Thanks
-Original Message-
From: Vimil Saju [mailto:vimils...@yahoo.com]
Sent: Friday, March 11, 2011 4:46 PM
To: Ant Users List
Subject: RE: antlib.xml could not be found
Try using '/ikub_MainInstance' as the p
Try using '/ikub_MainInstance' as the path in the build.xml instead of
'ikub_MainInstance' and see if that works. :)
--- On Fri, 3/11/11, Marseld Dedgjonaj wrote:
> From: Marseld Dedgjonaj
> Subject: RE: antlib.xml could not be found
> To: "'Ant Users
s this mean that the application has been installed ok?
Regards,
Marseld
-Original Message-
From: Vimil Saju [mailto:vimils...@yahoo.com]
Sent: Friday, March 11, 2011 3:45 PM
To: Ant Users List
Subject: RE: antlib.xml could not be found
The url needs to be "http://localhost:8080/man
nd see if the webapp has been installed. If it is
not, you will need to first install the webapp by using the deploy task. Once
the webapp has been deployed it can be reloaded.
Thanks
Vimil
--- On Fri, 3/11/11, Marseld Dedgjonaj wrote:
> From: Marseld Dedgjonaj
> Subject: RE: antlib.x
-
From: Vimil Saju [mailto:vimils...@yahoo.com]
Sent: Thursday, March 10, 2011 7:07 PM
To: Ant Users List
Subject: Re: antlib.xml could not be found
You are right. From the stacktrace I see that ant is indeed able to find the
tomcat tasks.
I think you should set the url property to "
From: Marseld Dedgjonaj
> Subject: antlib.xml could not be found
> To: user@ant.apache.org
> Date: Thursday, March 10, 2011, 7:39 AM
> Hello everybody,
>
> I am new to Ant and more detailed help would be more
> valuable to me.
>
> I am trying to use Ant to reload a tomcat
ou are not referring to this, please tell me in more details if you can.
Best regards,
Marseldi
-Original Message-
From: Martin Gainty [mailto:mgai...@hotmail.com]
Sent: Thursday, March 10, 2011 5:49 PM
To: Ant Users List
Subject: RE: antlib.xml could not be found
you need to declare taskdef
r aucune responsabilité
pour le contenu fourni.
> From: marseld.dedgjo...@ikubinfo.com
> To: user@ant.apache.org
> Subject: antlib.xml could not be found
> Date: Thu, 10 Mar 2011 16:39:41 +0100
>
> Hello everybody,
>
> I am new to Ant and more detailed help would be mor
Subject: Re: antlib.xml could not be found
You need to have catalina-ant.jar in your classpath as this jar contains the
tasks to manage the tomcat server.
you can either copy this jar to the ant/lib directory or use the -lib
command-line argument to specify the folder under which it is located
/10/11, Marseld Dedgjonaj wrote:
> From: Marseld Dedgjonaj
> Subject: antlib.xml could not be found
> To: user@ant.apache.org
> Date: Thursday, March 10, 2011, 7:39 AM
> Hello everybody,
>
> I am new to Ant and more detailed help would be more
> valuable to me.
>
Hello everybody,
I am new to Ant and more detailed help would be more valuable to me.
I am trying to use Ant to reload a tomcat application. I write the build.xml
file based on "Managing Applications with Ant" section of the "Professional
Apache Tomcat" book.
The Build.xml file:
12 matches
Mail list logo