hi,
there are a few ways:
- expend the war manually (jar -xvf my.war) into the ./webapps sub
directory of your Tomcat.
- use the tomcat manager if installed to upload the war.
http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html
Rgds - Fred
On Tue, May 20, 2008 at 12:26 AM, ashok prabhu
Hi,
yes (solaris and linux - no difference) note that there is some
information about on the http://wilytech.com > community (this peer
support area is open to all customers).
Rgds - Fred
On Thu, Apr 24, 2008 at 6:13 PM, Vance A. Arocho
<[EMAIL PROTECTED]> wrote:
>
> Anyone have any experien
Hi,
In most case yes. Double check your startup script (or windows
service). By default most of the tomcat configurations are relative
to ${catalina.base} which by default is ${catalina.home} which is the
installation directory. The web apps are relative to the directory
webapps, if the web app
Hi Kamal,
Not sure if this makes a difference in this case. When I compiled
apache I added a flag with: export LDFLAGS="-static-libgcc" to
statically link the libgcc.
Rgds,
Fred
On 2/1/07, Kamalakar Vuggumudi <[EMAIL PROTECTED]> wrote:
Thanks Rainer. I found libgcc_s.so in /usr/local/lib di
Hello:
One of my colleagues had a good question today.
On the document about the Ajp connector (mod_jk ):
http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html
minProcessors and maxProcessors are said to be "deprecated"
Apparently these atributes are replaced by *Threads.
So the questio
Hi:
(I am not sure if this is the right forum for this message, please let
me know otherwise.)
In the documentation:
http://tomcat.apache.org/tomcat-5.5-doc/config/engine.html
jvmRoute
Identifier which must be used in load balancing scenarios to enable
session affinity. The identifier, which mu
Hello:
When I set the mod_jk log level to "info" or "warning" or "error", I do not
see any log entries until I shut down the Apache server or after a
delay (eg. after some buffer (?) filled with a 1000 chrs.).
With log level "debug" the logfile is updated instantly. With 1.2.3-dev it
wrote the l
Hi:
When I look at the Architecture documentation pdf, I see only blank pages in
the pdf files linked under Tomcat Architecture.
These pdfs, are broken on tomcat.apache.org and when I build Tomcat
5.5.12from source (Linux/Solaris).
Bugzilla says it is fixed in September,
http://issues.apache.org/
Hi:
Re: mod_jk.so v1.2.15 (and tomcat 5.5.12)
I followed the instructions on the web site to enable jkstatus a:
http://tomcat.apache.org/connectors-doc/howto/workers.html <= Status Worker
properties
After being puzzled for some time reading the same line over and over on
that page, I eventually
Hi:
I am using mod_jk.so v1.2.15 (and tomcat 5.5.12)
Why does mod_jk need to create and write the file ajp13.id in the
configuration directory?
./conf/ajp13.id
#Automatically generated, don't edit
#Thu Jan 26 16:24:17 GMT 2006
secret=secretword
port=8009
I like (feel more secure) to have all t
Hello:
I am using mod_jk between my Apache 1.3.x and Tomcat 5.5.12 on Solaris 8
and Linux (RHEL2 and RHEL3)
The one issue which bothers *support* is that if you have an error
reported by mod_jk you do not see the error messages in the logfile until
you shutdown the server or reach some size trigg
11 matches
Mail list logo