56
>
> Zahid,
>
> On 12/19/19 16:36, Zahid Rahman wrote:
> > *SUCCESSS...*
> >
> > Buildfile: /home/kub18/myapp/build.xml Trying to override old
> > definition of task javac Trying to override old definition of
> > datatype resources
> >
&
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Zahid,
On 12/19/19 16:36, Zahid Rahman wrote:
> *SUCCESSS...*
>
> Buildfile: /home/kub18/myapp/build.xml Trying to override old
> definition of task javac Trying to override old definition of
> datatype resources
>
>
*SUCCESSS...*
Buildfile: /home/kub18/myapp/build.xml
Trying to override old definition of task javac
Trying to override old definition of datatype resources
prepare:
compile:
install:
[deploy] OK - Deployed application at context path [/myapp]
BUILD SUCCESSFUL
Total time: 0 seconds
2 Christopher Schultz, <
>> ch...@christopherschultz.net
> <mailto:ch...@christopherschultz.net>> wrote:
>
>> Zahid,
>
>> On 12/19/19 10:09, Zahid Rahman wrote:
>>>>> tomcat document page:
>>>>> https://tomcat.apache.org/to
e.org/tomcat-8.5-doc/appdev/processes.html
> >>>>
> >>>>
> >>>>
> BEFORE TOMCAT STARTED
> >>>>
> >>>> KONSOLE OUTPUT
> >>>>
> >>>> kub18@UB18:~/myapp$ ant install Buildfile:
> >>&g
;>> tomcat document page:
>>>> https://tomcat.apache.org/tomcat-8.5-doc/appdev/processes.html
>>>>
>>>>
>>>>
BEFORE TOMCAT STARTED
>>>>
>>>> KONSOLE OUTPUT
>>>>
>>>> kub18@UB18:~/myapp$ ant insta
; > https://tomcat.apache.org/tomcat-8.5-doc/appdev/processes.html
> >
> > BEFORE TOMCAT STARTED
> >
> > KONSOLE OUTPUT
> >
> > kub18@UB18:~/myapp$ ant install Buildfile:
> > /home/kub18/myapp/build.xml Trying to override old definition of
> > datatyp
Buildfile:
> /home/kub18/myapp/build.xml Trying to override old definition of
> datatype resources
>
>
> prepare:
>
>
> compile: [javac] /home/kub18/myapp/build.xml:293: warning:
> 'includeantruntime' was not set, defaulting to
> build.sysclasspath=last; se
tomcat document page:
https://tomcat.apache.org/tomcat-8.5-doc/appdev/processes.html
BEFORE TOMCAT STARTED
KONSOLE OUTPUT
kub18@UB18:~/myapp$ ant install
Buildfile: /home/kub18/myapp/build.xml
Trying to override old definition of datatype resources
prepare:
compile:
[javac] /home/kub18
Caldarale, Charles R unisys.com> writes:
> > Subject: BUILD FAILED apache-tomcat-7.0.22-src build.xml (lines 2211, 2313)
> > I am getting build errors I don't quite understand.
>
> As I recall,
> due to Sun/Oracle-created incompatibilities in various interfac
> as the console scrolled down
> hundred lines of errors rise up
> most of them are something like
> "PoolingDataSource is not abstract and does not override abstract method
> getParentLogger() in CommonDataSource"
>
> and at the last line ,it shows
>
> BUILD F
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 11/13/11 1:13 AM, Caldarale, Charles R wrote:
>> From: Cifer [mailto:mantia...@gmail.com] Subject: Re:
>> build.xml:2313: Compile failed; see the compiler error output for
>> details
>
>> why must i u
> From: Cifer [mailto:mantia...@gmail.com]
> Subject: Re: build.xml:2313: Compile failed; see the compiler error output
> for details
> why must i use java6 to compile tomcat7
Because Sun (not Oracle) added methods to an interface class in JDK 7 that
Tomcat does not implement,
ethod
getParentLogger() in CommonDataSource"
and at the last line ,it shows
BUILD FAILED
/usr/local/tomcat7/build.xml:2211: The following error occurred while
excuting the line:
/usr/local/tomcat7/build.xml:2313: Compile failed; see the compiler error
output for details.
i downloaded the 7.0.22 version
not abstract and does not override abstract method
> getParentLogger() in CommonDataSource"
>
> and at the last line ,it shows
>
> BUILD FAILED
> /usr/local/tomcat7/build.xml:2211: The following error occurred while
> excuting the line:
>
> /usr/local/tomcat7/build.xml:2
ows
BUILD FAILED
/usr/local/tomcat7/build.xml:2211: The following error occurred while
excuting the line:
/usr/local/tomcat7/build.xml:2313: Compile failed; see the compiler
error output for details.
i downloaded the 7.0.22 version of tomcat
and i am working on Ubuntu 11.10
thank
sun locally first
lbrtchx
# ant clean clean-depend
Buildfile:
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml
clean:
[delete] Deleting directory
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/output
[delete] Deleting:
/media/sda7/inst/java
/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml:2211:
The following error occurred while executing this line:
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22-src/build.xml:2313:
Compile failed; see the compiler error output for details.
Total time: 4 seconds
# java -ve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Albrecht,
On 10/25/2011 5:44 PM, Albretch Mueller wrote:
> # ant -v -f build.xml > REF_20111025172851_servlets_build.txt
> 2>&1
>
> [javac]
> /media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22/tomcat7-deps/dbcp/s
> From: Albretch Mueller [mailto:lbrt...@gmail.com]
> Subject: BUILD FAILED apache-tomcat-7.0.22-src build.xml (lines 2211, 2313)
> ...
> I am getting build errors I don't quite understand.
As I recall, due to Sun/Oracle-created incompatibilities in various interface
classes
x
# ant -v -f build.xml > REF_20111025172851_servlets_build.txt 2>&1
[javac]
/media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22/tomcat7-deps/dbcp/src/java/org/apache/tomcat/dbcp/pool/impl/StackKeyedObjectPoolFactory.java
[javac]
/media/sda7/inst/java/jars/j2ee/serv
Elalmaire wrote:
>
>
> Mark Thomas-18 wrote:
>> Elalmaire wrote:
>>> Hi,
>>> I'm a new tomcat user.
>>> I'm running Apache Tomcat ver 6.0.18 on Windows Vista with JRE 6 (so I've
>>> setted JRE_HOME).
>>> >From docs, I've read that it's possible to use a jre since "Tomcat 6.0
> uses the Eclipse
e a jre since "Tomcat 6.0
uses the Eclipse JDT Java compiler for compiling JSP pages", but when I try
to compile with ant (the sample consists in two jsps and two servlets) I
have:
>>
>> Unable to locate tools.jar. Expected to find it in C
JDT Java compiler for compiling JSP pages", but when I try to
>>compile with ant (the sample consists in two jsps and two servlets) I have:
>
> Unable to locate tools.jar. Expected to find it in C:\Program
> Files\Java\jre1.6.0_07\lib\tools.
ot;, but when I try to
>compile with ant (the sample consists in two jsps and two servlets) I have:
Unable to locate tools.jar. Expected to find it in C:\Program
Files\Java\jre1.6.0_07\lib\tools.jar
Buildfile: build.xml
Trying to override old definition of datat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Susan,
Susan Richards wrote:
> How would I add to the build.xml file so that when ant builds it, it
> creates this code in my web.xml file?
>
>
> 404
> /404.html
>
Why not simply add it to web.xml permanently?
If you re
How would I add to the build.xml file so that when ant builds it, it creates
this code in my web.xml file?
404
/404.html
Not sure if this is an element or something else and what to add it under.
you probably don't have the Realm or your deployment client setup with
the correct username/password
Filip
Sangoi, Nehal (Gexpro, consultant) wrote:
Hi
I have implemented manager-deployer config in my tomcat 5.5.23 setup.
And using ant for my build.xml to deploy webapps. I am recie
Hi
I have implemented manager-deployer config in my tomcat 5.5.23 setup.
And using ant for my build.xml to deploy webapps. I am recieveing below
errors while deployment of one of my applications named :custdash .
deploy:
BUILD FAILED
/opt/apps/custdash/home/build/build.xml:107
Hm, strange, why does Tomcat need Eclipse-classes for compilation?
Maybe that's a classpath-problem (do you have Eclipse installed on your box?)
Btw. why are your compiling anyway? Tomcat is all Java, therefore it's
ok to download the binaries from tomcat.apache.org, untar them, set
the appropria
.0.13-src/java/org/apache/jasper/compiler/JDTCompiler.java:47:
package org.eclipse.jdt.internal.compiler.env does not exist [javac] import
org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
I have examined the build.xml and the base.path variable needs to point to the
location for the jars
exist [javac] import
org.eclipse.jdt.internal.compiler.env.ICompilationUnit;
I have examined the build.xml and the base.path variable needs to point to the
location for the jars named above. I cannot find the reference to these
packages on my system so the source must be elsewhere. Particulars
you follow the ClassLoader how to from TC6
> located at
>
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
> For TC6 I would'nt config 'shared' in your build.xml
> but instead configure for 'common'
>
> HTH
> Martin--
>
---
Anil-
If you follow the ClassLoader how to from TC6 located at
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
For TC6 I would'nt config 'shared' in your build.xml but instead configure for
'
How should I modify build.xml - should I simply remove
these lines or what is their new location?
http://tomcat.apache.org/tomcat-6.0-doc/appdev/build.xml.txt
thanks,
Anil
--- [EMAIL PROTECTED] wrote:
> it really doesn'
uot; <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Sunday, March 25, 2007 7:48:18 AM
Subject: RE: where is "\common\endorsed" in Tomcat 6.0? build.xml error
> From: Anil Philip [mailto:[EMAIL PROTECTED]
> Subject: where is "\common\endorsed" in Tomcat 6.0? b
Thank you for replying. I appreciate it.
I would like 6.0 to act like 6.0.
Can you please tell me how to fix the build.xml?
(I have no clue what common and endorsed are for).
thanks,
Anil
--- "Caldarale, Charles R"
<[EMAIL PROTECTED]> wrote:
> > From: Anil Philip
>
> From: Anil Philip [mailto:[EMAIL PROTECTED]
> Subject: where is "\common\endorsed" in Tomcat 6.0? build.xml error
>
> Where is "\common\endorsed" in Tomcat 6.0?
By default, there isn't one in 6.0. If you want to change 6.0 to act
like 5.5 in this regar
Hello,
Where is "\common\endorsed" in Tomcat 6.0?
I am using Tomcat 6.0 on Windows XP.
In the Application Guide
http://tomcat.apache.org/tomcat-6.0-doc/appdev/processes.html
There is a build.xml file
http://tomcat.apache.org/tomcat-6.0-doc/appdev/build.xml.txt
However, I get
C:
james.javaman wrote:
Hi Dan,
Sorry if I’m being dense here, but how does the newly compiled code get into
$CATALINA_HOME/webapps/myWebApp?
I don’t see the part in your build.xml where the new changes (newly compiled
changes) make it to the Tomcat directory.
According to your response
Hi Dan,
Sorry if I’m being dense here, but how does the newly compiled code get into
$CATALINA_HOME/webapps/myWebApp?
I don’t see the part in your build.xml where the new changes (newly compiled
changes) make it to the Tomcat directory.
According to your response, ${build} can point anywhere
james.javaman wrote:
Hi Dan,
Thanks for your response. Let me just make sure I heard you right:
So I have a javac target in my build.xml file. It simply compiles code in
${source} and puts it in {$build}. You are suggesting that I point {$build}
to the Tomcat directory?
For example, since
Hi Dan,
Thanks for your response. Let me just make sure I heard you right:
So I have a javac target in my build.xml file. It simply compiles code in
${source} and puts it in {$build}. You are suggesting that I point {$build}
to the Tomcat directory?
For example, since I’m on Windows
James Javaman wrote:
Hello,
I am trying to setup a build.xml file for a servlet. I am using the
following 2 URL's as references:
http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html#Executing%20Manager%20Commands%20With%20Ant
http://www.onjava.com/onjava/2003/01/08/exa
Hello,
I am trying to setup a build.xml file for a servlet. I am using the
following 2 URL's as references:
http://tomcat.apache.org/tomcat-5.0-doc/manager-howto.html#Executing%20Manager%20Commands%20With%20Ant
http://www.onjava.com/onjava/2003/01/08/examples/build.xml.html
So my probl
ry.path value:
> ./opt/pkg/pl/lib/pl-5.6.6/lib/i686-linux
>
> That means the path I specified in build.xml associates to my current
> directory? Is something wrong with this path?
> value="/opt/pkg/pl/lib/pl-5.6.6/lib/i686-linux"/>
>
> after the Test class has
path value:
./opt/pkg/pl/lib/pl-5.6.6/lib/i686-linux
That means the path I specified in build.xml associates to my current
directory? Is something wrong with this path?
after the Test class has been run, the line
prints out the normal java.library.path value:
/usr/lib/j2sdk1.5-sun/jre/lib/i
sr/lib/j2sdk1.5-sun/jre/../lib/i386
>
> I would like to add a new library path to the current one. How can I
> specify that in build.xml?
>
> Thank you in advance
>
> Gop
>
>
>
> -
> To start a n
sdk1.5-sun/jre/lib/i386/client:/usr/lib/j2sdk1.5-sun/jre/lib/i386:/usr/lib/j2sdk1.5-sun/jre/../lib/i386
I would like to add a new library path to the current one. How can I
specify that in build.xml?
Thank you in advance
Gop
--
/jre/../lib/i386
I would like to add a new library path to the current one. How can I
specify that in build.xml?
Thank you in advance
Gop
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL
to
D:\usr\share\java\file.tar
[untar] Expanding: \usr\share\java\file.tar into \usr\share\java
[delete] Deleting: D:\usr\share\java\file.tar
[delete] Deleting: D:\usr\share\java\file.tar.gz
BUILD FAILED
/export/data0/user/TOMCAT/apache-tomcat-5.5.17-src/build.xml:48: The
following erro
va
[delete] Deleting: D:\usr\share\java\file.tar
[delete] Deleting: D:\usr\share\java\file.tar.gz
> BUILD FAILED
> /export/data0/user/TOMCAT/apache-tomcat-5.5.17-src/build.xml:48: The
> following error occurred while executing this line:
> /export/data0/user/TOMCAT/apache-to
://switch.dl.sourceforge.net/sourceforge/mx4j/mx4j-3.0.1.tar.gz to
/export/data0/user/TOMCAT/usr/share/java/file.tar.gz
BUILD FAILED
/export/data0/user/TOMCAT/apache-tomcat-5.5.17-src/build.xml:48: The
following error occurred while executing this line:
/export/data0/user/TOMCAT/apache-tomcat-5.5.17
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I cannot locate org.eclipse.jdt.core.JDTCompilerAdapter. When I try to
> build a war file with Ant my build fails because this adapter cannot be
> found. Is there a work around. I am going to search on the web now.
If you have a rec
I cannot locate org.eclipse.jdt.core.JDTCompilerAdapter. When I try to
build a war file with Ant my build fails because this adapter cannot be
found. Is there a work around. I am going to search on the web now.
thanks!
Carrie Latimer
Florida's Turnpike Enterprise
Tolls Data Center
Main 561.48
: Re: Problems with Tomcat 5.5 build.xml
Andre Kammerl wrote:
Sorry for the missing exact description of the Problem. The following
output is given when I use ant (ver 1.6.5) on the build.xml file. Looks
like the destinations of the links inside the build.xml do not exist.
O:\Tomcat_5.
Andre Kammerl wrote:
> Sorry for the missing exact description of the Problem. The following
> output is given when I use ant (ver 1.6.5) on the build.xml file. Looks
> like the destinations of the links inside the build.xml do not exist.
>
> O:\Tomcat_5.5>ant
>
Hello.
Sorry for the missing exact description of the Problem. The following output
is given when I use ant (ver 1.6.5) on the build.xml file. Looks like the
destinations of the links inside the build.xml do not exist.
O:\Tomcat_5.5>ant
Buildfile: build.xml
check.source:
get.sou
Andre Kammerl wrote:
> for a case study concerning AspectJ, I need a compilable version of the
> Tomcat 5.5 source. I tried the instruction on
> http://tomcat.apache.org/tomcat-5.5-doc/building.html , but the build.xml
> linked on this page is not working. If somebody could help m
Hello,
for a case study concerning AspectJ, I need a compilable version of the Tomcat
5.5 source. I tried the instruction on
http://tomcat.apache.org/tomcat-5.5-doc/building.html , but the build.xml
linked on this page is not working. If somebody could help me I would be very
pleased.
With
60 matches
Mail list logo