:) I liked this one
On 5/3/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Matthew Inger [mailto:[EMAIL PROTECTED]
> Subject: Deploying Default Webapp in Tomcat 6.0
>
> I've been trying to figure out how to deploy a .war file as
> the root webapp in Tomcat 6.0.10.
>
> Say I have a "
Try de dir where you compiled the files, where you did:
sh buildconf; ./configure and make
There is a directory .libs in there you will find the native library's copy
them to your $JAVA_HOME/jre/lib/i386/client
There should be 6 files:
libtcnative-1.a libtcnative-1.lai libtcnative-1.so.0
libtc
atibility in
different versions of bash. Is it possible that this work in bash 2.x and
not in bash 3.x? Perhaps you can do a "bash -version" on a system ware
the configure works, and on a system ware it does not work just to see if
they use different versions of bash.
-Original Messa
onfigure: line 4400: ac_compiler_gnu: command not found
./configure: line 4401: ac_confdir: command not found
./configure: line 4402: ac_config_commands: command not found
./configure: line 4403: ac_config_files: command not found
./configure: line 4404: ac_config_guess: command not found
./configur
on a client:
apache(with apr and apr-util)/tomcat-native/tomcat-connector
Same versions I'm trying to build now.
Orlando Reis
On 4/23/07, Fargusson.Alan <[EMAIL PROTECTED]> wrote:
I just want to make one point clear: Even when you are using bash, if
/bin/sh is linked to some othe
It may be that the configure script depends on the default shell (/bin/sh)
being BASH. Does it work if you do "bash configure"?
-Original Message-
From: Orlando Reis [mailto:[EMAIL PROTECTED]
Sent: Monday, April 23, 2007 4:25 AM
To: users@tomcat.apache.org
Subject: Problem wi
Hi, I'm having some trouble compiling tomcat-native-1.1.10-src, I've done
this before on several different platforms, but for some reason the lastest
debian (4.0 etch) is giving me problems.
vserv-deb:/usr/local/build/tomcat-native-1.1.10-src/jni/native# sh buildconf
--with-java-home=$JAVA_HOME -
And don't forget to use the -h flag to specify the host you are connecting
to on mysql command line.
That might be different, having a FQDN or localhost.
Try logging on your mysql database and very the mysql.user and mysql.dbtables.
Orlando
On 4/20/07, David Smith <[EMAIL PROTECTED]> wrote:
Just deploy the context to anywhere you want it...
jar xvf potatos.war
Then as Andoni said:
Is that it?
Orlando
On 4/17/07, José Perdigão <[EMAIL PROTECTED]> wrote:
OConchubhair, Andoni wrote:
> Hi,
>
> What do you mean by 'context path'?
>
> Basically, what you have is:
>
>
>
Download the latest apache source.
APR compiling
# Build and install apr 1.2
cd srclib/apr
./configure --prefix=/usr/local/apr-httpd/
make
make install
# Build and install apr-util 1.2
cd ../apr-util
./configure --prefix=/usr/local/apr-util-httpd/
--with-apr=/usr/local/apr-httpd/
make
make inst
Try to check your startup profile/.bashrc variables, i never used HP-UX but
it should be something like this.
To make it work for the time being try adding some default bin dir's to your
system path directly on catalina.sh.
Don't you have other problems besides this one with your system?
Orland
tz <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Orlando,
Orlando Reis wrote:
> Thanks I going to have a look, but has others have pointed out such a
> mechanism is vowed to change in the future.
>
> I think, that either me or the team I work with, w
ersion you are using...
En l'instant précis du 01/22/07 16:55, Orlando Reis s'exprimait en ces
termes:
> Ok, if it ain't multithread then there must be some kind of order?
> I mean is it a random function? Or something like that?
> Always defining contexts on server.xml, w
AIL PROTECTED]> wrote:
> From: Orlando Reis [mailto:[EMAIL PROTECTED]
> Subject: Re: Webapps loading order
>
> But the definition of the contexts in the server.xml would
> that guarantee an order on loading?
What does the spec say? (Hint: there is no server.xml nor
element in
Ok, I won't depend on it (still wonder what it is...).
But the definition of the contexts in the server.xml would that guarantee an
order on loading?
Orlando
On 1/22/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Orlando Reis [mailto:[EMAIL PROTECTED]
> Sub
t;[EMAIL PROTECTED]> wrote:
> From: Orlando Reis [mailto:[EMAIL PROTECTED]
> Subject: Re: Webapps loading order
>
> The reason for not having any order is because it's
> multithread and all webapps are loaded at the same time.
Actually, the Tomcat webapp deployer is not currently
Then they will all just wait
or gracefully deal with the missing resource until it's available.
--David
Orlando Reis wrote:
> Hi, can someone please tell me the order in which the webapps are
loaded?
>
> I can't find anything on the archives nor on the documentation, is it
Hi, can someone please tell me the order in which the webapps are loaded?
I can't find anything on the archives nor on the documentation, is it
alphabetically or reverse alphabetically or is there no order at all?
On the searches I made through out the list archive someone said the answer
was al
18 matches
Mail list logo