oblem. Any suggestions for the first step? If I
had an error message, that would be good. Thanks.
Ken
Kenneth D. Litwak
Software Engineer III
IMT
Azusa Pacific University
901 E. Alosta
Azusa, CA 91702
-
To unsubscribe, e
ope it helps.
On 8/13/05, Kenneth Litwak <[EMAIL PROTECTED]> wrote:
>
> I have a Java web app running on tomcat on Linux Red hat on an Intel
> box with 2 GR of RAM. We're having trouble because the application
> intermittently hangs. The threads never go anywhere near t
"VM Periodic Task Thread" prio=1 tid=0x080b69a8 nid=0x7cf6 waiting on
condition
"Suspend Checker Thread" prio=1 tid=0x080b2a50 nid=0x7cf3 runnable
: msg -> view: LoadingData
: msg -> command: null
: msg -> external: null
: msg -> forwarding url : /loading_data.j
run(Thread.java:534)
-Original Message-
From: Radek Wierzbicki [mailto:[EMAIL PROTECTED]
Sent: Friday, August 12, 2005 12:42 PM
To: Tomcat Users List
Subject: Re: Diagnosing Tomcat Hang
Hi.
Did you try sending a JVM process a QUIT signal (kill -3)? That will
produce a thread dump on a
List
Subject: Re: Diagnosing Tomcat Hang
Hi.
Did you try sending a JVM process a QUIT signal (kill -3)? That will
produce a thread dump on a standart output. Do that when your
application hangs. From the thread dump you can deduct which thread
causes a problem.
--Radek W.
Kenneth Litwak wrote:
>
I have a Java web app running on tomcat on Linux Red hat on an Intel
box with 2 GR of RAM. We're having trouble because the application
intermittently hangs. The threads never go anywhere near the max. The
CPU usage never goes above 2%. The memory does not get used up.
Nevertheless, the tomca
This issue was originally submitted by Steve Kirk on 20-May-2005
and RESOLVED on 22-May. FYI, I experienced the same error(s) as
Steve and tried all the same things Steve did before discovering
Steve's question (and thread) on the User List. The fix (as first
advised by Lutz & Nicola) was to cr
We're running an application on Tomcat that often hits the limit of
150 threads. Can someone with experience changing this value give me
advice on it? How big can you make this number? How much extra memory
do I need if I say change it to, say, 500? Thanks.
Ken
it turns-out that my problem was defining CATALINA_BASE improperly
for the Win2K service. i was setting CATALINE_BASE as an Enviroment
variable. for example:
MS-DOS> CATALINA_BASE=...
and then i 'ed the Service. wrong! that is NOT how to define config
params for the Tomcat (all MS-Wi
what is the minimum file configuration required to run multiple Tomcat
instances?
conceptually, i shouldn't need an ENTIRE Tomcat file installation in my
second
(third, fourth, whatever) directory; Tomcat should only require a small
amount of
customizing in the target directory(s).
for example,
woops.
i just saw a CATALINA_BASE thead in May '05.
i'll take a look at that.
is there a user-list SEARCH form anywhere or do
i need to check the archives manually month-by-month?
- ken h.
-
To unsubscribe, e-mail: [EMAIL PROTEC
i'm running the latest tomcat (5.5.9) on Win2K Pro.
Tomcat works in the default configuration. thanks.
i'm trying to get Tomcat working using CATALINA_BASE.
that is, i want a second Tomcat instance to serve my
webapps from a directory different than the default.
the "default" directory is (F:\
;
keystore = context.getRealPath("/") + "WEB-INF" + slash +
getInitParameter("keystorefile");
That way, I just have to know the relative path to the webapps WEB-INF dir.
Thanks,
Kenneth
On 5/27/05, Peter Crowther <[EMAIL PROTECTED]> wrote:
> > From: Kenneth
ted Tomcat last
time).
I would rather not use an absolute path, and the request will not
include information about the URL of the file ...
Any advice?
Thanks.
---
Cheers,
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
I have this target in my build-file. This makes Eclipse transfer my
webapp in a jar file to the Tomcat server, which then automatically
reloads it.
---
Cheers,
Kenneth
On 5/27/05, Steve Kirk <[EMAIL PROTECTED]> wrote:
>
> Don't leave
The reason is Tomcat 5.5.9 will run on JDK 5.0 onwards.
I was not made for Older JDK's...
Try once on J2SDK 1.5and see.
Joy Kenneth
-Original Message-
From: Jobish P [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 17, 2005 9:51 PM
To: tomcat-user@jakarta.apache.org
Subjec
Hi,
Can anyone tell why I am getting this exception.
SEVERE: Null component
Catalina:type=DataSource,path=/,host=localhost,class=javax.sql.DataSourc
e, name="jdbc/oracle"
Thanks
Joy Kenneth Harry
Infosys Tech Ltd
--
ideas for this or maybe even experience from
running Tomcat in "larger" installations.
Thanks.
---
Cheers,
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
Can anyone tell why I am getting this exception.
SEVERE: Null component
Catalina:type=DataSource,path=/,host=localhost,class=javax.sql.DataSourc
e,
name="jdbc/oracle"
Thanks
Joy Kenneth
-
To unsubscribe, e-ma
Hi,
Can anyone tell why I am getting this exception.
SEVERE: Null component
Catalina:type=DataSource,path=/,host=localhost,class=javax.sql.DataSourc
e,
name="jdbc/oracle"
Thanks
Joy Kenneth
-
To unsubscribe, e-ma
Hi,
Can anyone tell why I am getting this exception.
SEVERE: Null component
Catalina:type=DataSource,path=/,host=localhost,class=java
x.sql.DataSource,name="jdbc/oracle"
Thanks
Joy Kenneth
Remove the commons-logging.jar from WEB-INF\lib and place log4j.jar in it
And
Place log4j.xml in WEB-INF\classes folder
Joy Kenneth
-Original Message-
From: Alex Pure [mailto:[EMAIL PROTECTED]
Sent: Friday, May 06, 2005 8:41 PM
To: Tomcat Users List
Subject: RE: Problem with
our first query starts a transaction and
locks some DB-resources, and the following queries have to wait for
them to become unlocked.
---
Cheers,
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
logs.
Is there any way to disable TOMCAT logs.
Joy Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
logs.
Is there any way to disable TOMCAT logs.
Joy Kenneth
find it difficult to change to report design to limit the search result.
Is there any setting I can control Tomcat's memory usage or restart tomcat
programmically when it is shut down?
Thanks in advance.
Kenneth
-
To unsu
For every request tomcat handles the message " WarpEngine[Apache]: Mapping request "
is logged in my catalina.out file. I've tried setting all debug levels="0" in the
server.xml file but this message continues to show up.
Is there any way to stop this message?
The rpm versions of apache and
quot; \
-Dcatalina.home="$CATALINA_HOME" \
-Djava.io.tmpdir="$CATALINA_TMPDIR" \
org.apache.catalina.startup.Bootstrap "$@"
start|/usr/local/sbin/cronolog /usr/local/tomcat/logs/catalina.out.%Y-%m-%d
>> /dev/null 2>&1 &
if [ ! -
Instead of directly redirect to mod_jk, can you just use mod_write to
"insert" a directory prefix which can trigger mod_jk?
Kenneth
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 08, 2004 3:28 AM
To: Tomcat Users List
Subject: A
> >
> > How to configure the server.xml to do it?
> >
> > I've tried to do that but failed.
> >
> > Please help.
> >
> > Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Is that possible to have application directory located outside the default webapp
directory inside tomcat?
How to configure the server.xml to do it?
I've tried to do that but failed.
Please help.
Kenneth
Problem: I call native code (Tcl) from my servlet. Tcl's thread model
forces me to run Tcl only on the thread that created the Tcl interpreter.
So now how do I cleanup these interpreters? The cleanup code needs to be
run on the creating thread.
I am using Tomcat 5.
Do servlet threads ever d
Well, it's not that I'm an expert... I actually have had that problem
once or twice, and most of the time the problem was in the context.xml
I've always specified my webapps' in a separated file (which I
believe you're also doing), but when I messed up with server.xml I had
some namingExceptions
That was it - thank you.
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2003 11:40
To: Tomcat Users List
Subject: Re: Failure to load listener path dependent?
Kenneth,
> As soon as I
> add a listener I get a "NoClassDe
Hi,
I'm a new user using Tomcat 5.0 on W2K. I'm going through some tutorials
and am having trouble adding listeners where I want them. Below my
webapps/WEB-INF/classes directory I have a com/jspbook directory. I have a
number of servlets in the jspbook directory that work fine. As soon as I
add
Sorry, but I'm quite new to this, and I'd like to know if I'm doing it OK.
I'm using dbcp with mySQL and I always specify this parameter:
factory
org.apache.commons.dbcp.BasicDataSourceFactory
Is this OK? Will I get the same error Meissa does?
Thanks.
Ken
--
Hi,
check whether your Tomcat service is up or not. It happened something like
that to me once, and when I checked (Control Panel->Tools->Computer
Administration->Services & Applications or something like that) mi service
was always down when I started my computer. I re-configured it and it all
Howdy,
I personally don't, but that'd be a cool project ;) If you go down the
path and reach something interesting, please feel free to share your
experience with the list ;)
Well is this combination the best way to go? From what I've read so far RNIF
is a like ebXML, so I think I can use Axis to
Hi all,
Maybe this is a little off-topic, but here goes anyway. Does anyone in the
list have experience with using Tomcat (together with Axis or something
else) to implement the Rosetta Net Implementation Framework?
regards,
Kenneth
This article solved everything for me:
http://ws.apache.org/soap/docs/install/FAQ_Tomcat_SOAP_SSL.html
Follow it to the letter and you will get it to work. Trust me.
From: "Twan Munster" <[EMAIL PROTECTED]>
Reply-To: "Twan Munster" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
S
.. suppose
the client keyStore has different keys, how can one tell to the code to use
key A or key B (for the moment there's only one key in this keyStore). Using
mozilla it is simple, he just asks which key to use.
Thank you for your help.
regards,
Kenneth
__
(e.g. Content-Disposition: filename=xxx) in UTF-8 irrespective the ContentType setting. The problem does not found in 4.0.6
Can anyone help?
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
er's keystore.
I have no idea what is goin wrong. Can someone tell me how to make this
work?
MTIA
regards,
Kenneth
_
Op zoek naar makkelijk recept? http://www.msn.be/culinair
--
Hi,
I have questions related to context root configuration on
tomcat 4.1.27.
For our company's web application, we put our application specific files
under WEB-INF. During startup, our application checks if those files
are there and startup our application based on prop
Hi,
I have questions related to context root configuration on
tomcat 4.1.27.
For our company's web application, we put our application specific files
under WEB-INF. During startup, our application checks if those files
are there and startup our application based on prop
Sonja Löhr wrote:
> sorry, I gave you a wrong path,
> I mean of course
> $CATALINA_HOME/conf/web.xml
Thank you very much.
That was exactly the answer I needed. :-)
--
Mvh
Kenneth
-
To unsubscribe, e-mail: [EMAIL
mcat 4.1.24 with Sun Java 1.4.2 on Redhat 8.0 (and Mandrake
9.1).
--
Mvh
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I currently do the following.
See the 3 or 4 sections of code below.
I have a servlet that is loaded at the time tomcat starts.
Pay no attention to the crap coding in this file, but you get the idea
BEGIN EimplementLogger.java ///
package whateverpackage.l
We have a 2nd dev box that is 4.1.24 and QA will be 4.1.24 also.
So that's why i was checking on all of this stuff before production.
:)
Thanks for the reply.
Oh, btw. The 500 error page works under 4.1.24 just peachy.
-ken
Wednesday, July 30, 2003, 8:58:56 AM -\][/
SY> Howdy,
>> Are
Are Custom Error pages available for 500 errors?
I can get custom 404 pages to show but cannot get 500 pages.
I still get the same old 500 blue & white screen.
This is under tomcat 4.0.4. (Although production will be under
4.1.24)
Kenneth mailto:[EMAIL PROTE
ny.jsp
However, the problem does not occur in Apache2/Tomcat 4.0.6 and Tomcat 4.1.24 Alone
Anyone found similar problem?
Kenneth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
equests, and use request.setAttribute("foo",bar). These will
automatically be discarded (i.e. eligible for GC) at the end of the
Request.
If you need to do explicit cleanup, then you have to wait for TC 5.x,
which
has RequestListeners to tell you when the Request starts and ends.
"Kenneth H. Co
I have some per-thread data that I need to dispose of
when Tomcat connector thread goes away. I'm using the
Coyote Connector. Is there a way to do it? A Tomcat-specific
mechanism is just fine for now, thank you.
I found HttpConnector.addLifecycleListener(), but all the
methods are marked depreca
I am using Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6g
mod_jk2/2.0.2 on a Solaris 8.
Apache forwards requests to Tomcat , but I get suspicious messages in
apache/logs/error_logs when a servlet is accessed...
[Thu Feb 20 23:50:39 2003] [error] jk2_init() Can't find child 25336 in
scorebo
I am using Apache/2.0.44 (Unix) mod_ssl/2.0.44 OpenSSL/0.9.6g
mod_jk2/2.0.2 on a Solaris 8.
Apache forwards requests to Tomcat , but I get suspicious messages in
apache/logs/error_logs when a servlet is accessed...
[Thu Feb 20 23:50:39 2003] [error] jk2_init() Can't find child 25336 in
scorebo
I'm deploying a war file with unpackWARs="false". I am trying to grant
permissions to this war in 04webapps.policy.
Here is what I've tried...
Given the examples this is what I would expect to work but doesn't:
grant codeBase "file:${catalina.home}/webapps/iface.war!/-" {
permission jav
have also tried to change the file extension from "xx.jsp" to
"xx.html". It works in "xx.html" extension,
but fail to display correct encoding in "xx.jsp".
Am I miss something? Could any one give me a hand on it?
Thanks in advanced!
Regards,
--ken
With simple JSP, a few hundreds per second on RH7.0, single PII400, tomcat
3.x, Apache 1.3.9, 128M RAM. Please test and advise your finding on 1GHz CPU
-Original Message-
From: Simon Crase [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 1:50 PM
To: 'Tomcat Users List'
Subject: Can
Title: How to obtain original request url?
I have configured my webapp with customized error page for 404 error. Does anyone know how can I obtain the original requested URL?
Thanks
Kenneth Kwan
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mail
Title: RE: Log4j initialization problem
I found the same problem as well. It seems that for the same JVM (even with different webapps) all use the same(i.e. the last initialized) config file.
Kenneth
-Original Message-
From: James Adams [mailto:[EMAIL PROTECTED]]
Sent: Thursday
I have tomcat installed as a standalone on my office computer and can successfully run
servlets when they are installed with the context root under the web-apps directory
with the standard deployment directory configuration.
In Chapter SRV 9. of Sun's Web Application specs they say,
"A se
Just copy the workers.properties from 3.x
Kenneth
-Original Message-
From: Scott Merritt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 19, 2001 8:30 AM
To: 'Tomcat Users List'
Subject: RE: jkconf? Does it work in 4.0.1? Where's workers.properties?
Is it possi
p it's own?
Question 2: Is there another way of doing the same thing? How do servlets
normally contact EJBs when running in Tomcat?
Thanks
Kenneth
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>
Title: RE: [ajp13]bad read -103
It also exists in my Linux box RH 7.1 with Apache 1.3.2x and mod_jk
Rgds
-Original Message-
From: Reto Badertscher [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 12, 2001 6:23 PM
To: Tomcat Users List
Subject: AW: [ajp13]bad read -103
Hi,
i'
n I use it as a daemon?
Look forward to your message!
Best regards!
Kenneth
_
Do you Yahoo!?
¦æ¸U¨½¸ô http://travel.yahoo.com.hk
Comprehensive travel guide at http://travel.yahoo.com.hk
--
To unsubscribe: <mailto:[EMAIL PROTECTED
Title: RE: Tomcat 4.0 and Poolman
This also works on my TC4.0.1 & Poolman 2.0.4
-Original Message-
From: KL OOI [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 22, 2001 4:12 PM
To: Tomcat Users List
Subject: Re: Tomcat 4.0 and Poolman
put all the Poolman related JAR files into
Title: RE: Tomcat 3.2.3 and Linux JDK 1.3.1
try "ulimit -s 2048"
-Original Message-
From: Michael Weissenbacher [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 20, 2001 2:00 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Tomcat 3.2.3 and Linux JDK 1.3.1
i've stopped using the sun jdk
ContentType such that
there is no need to setContentType manually?
Kenneth
Thanks Jann for the help. That's what I ndeed to
know: where to look for the error.
Ken
__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
Rob S. wrote:
ot to be a jerk or anything, your "newbie help"
questions are fine and all,
but the problem is that the only connection they
have to Tomcat is that
you're using the container.
It's like if I emailed the GCC or Visual Studio
lists saying, "how come I'm
getting all of these memory
I just ran my first JSP that uses a form and got an
error. Unfortunately, the stack trace doesn't tell me
where in the JSP the error occured (that I can tell)
or where in my helper bean the problem ight be. I'd
heard that JSPs are hard to debug, and now I see why.
The JSP engine is not very h
I'm trying to run Tomcat on W2K disconnected from
the Internet. In asking for help, I got one reply
which said
What solved the last of my disconnected-laptop
issues (on Win98 at least)
was adding a LOCALHOST entry in
"c:\windows\hosts" (create it if needed):
127.0.0.1 localhost
Win98 lo
1. Where do I put a JSP file? Where do I put
associated helper beans and custom tags?
2. I want to access from a JSP's helper bean or a
servlet running on Tomcat on one host an EJB running
on the J2EE RI on another server on a separate host.
If this were a standalone client I'd just give the
Robb wrote:
Are we talking about not being able to access
localhost because you have a
proxy setup? You can keep your proxy setup, just
add an exception that
tells Netscape not to go to the Internet for the
host 'localhost'.
I see the exception box, but I don't know what to put
there. Thanks
Okay, I made my Win 2000 trouble go away by
removing proxy settings in NetscRape and signing on to
the Internet through my ISP. Now everything works
fine. The question I have still, however, is: how
can I avoid this? I should not have to tie up my
phone line just to use Tomcat on my PC. T
Well, I still haven't been able to make tomcat work
for me on Win 2000. Interestingly, I went to a
different machine, running Solaris 8. I downloaded
Tomcat 3.2.3, instlaled it, put my code in the
Root/classes, and ran it with
http://localhost:8080/servlet/LibraryServlet
and it worked like a c
I'm afraid this it doens't work in ROOT or examples.
How would I create a context for ROOT? Another pster
told me I needed to look at my servlet.xml file which
should be in the config directory. I don't know how
the names difer between platforms, but my "Conf"
directory under jakarta-tomcat-3.
I still make make this work. I've made sure my
servlet class is in
TOMCAT_HOME\webapps\ROOT\WEB-INF\clsses and get this
Not Found (404)
Original request:
http://localhost:8080/servlet/LibraryServlet
Not found request:
http://localhost:8080/servlet/LibraryServlet
This has to be something b
I'm trying to run a basic servlet tutorial using
tomcat on Win 2000 with Netscape. It doens't work.
I start tomcat, and get
2001-08-13 03:34:12 - ContextManager: Adding context
Ctx( /examples )
2001-08-13 03:34:12 - ContextManager: Adding context
Ctx( /admin )
Starting tomcat. Check logs/tomc
Arik,
Maybe you can use HTDig, from
http://www.htdig.org/
hope this helps,
Kenneth
>From: "Arik Levin" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: meta search
>Date: Tue, 7 Aug 2001 13:35:26 +0200
>
>
I had this problem and I added this line at the beginning of my startup.bat:
SET JAVA_HOME=d:\jdk1.3.1
Ken
-Original Message-
From: Steffen Hainke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 7:01 AM
To: [EMAIL PROTECTED]%internet
Subject: Starting TOMCAT on Windows 98
How
Hi,
If you want to stop tomcat acting as a standalone web server just delete
these lines in server.xml:
This works for 3.2.1 and 3.2.2 . Don't know about other versions though.
hope this helps,
Kenneth Westelinck
>From: "Chris Faulkner" <[EMAIL PROTECTE
Anil
Just on top of normal session validation, add 1 session attribute in
servlet1 to indicate that this session is valid+ and remove this attribute
in servlet2. So, after leaving serlvet2, the session is valid everywhere
except servlet2.
Kenneth Kwan
-Original Message
May I suggest that if an unsubscribing mail is received with a different
address, send the instructions on how to unsubscribe to the sender. I think
this may help.
Kenneth
-Original Message-
From: Milt Epstein [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 17
Scott,
I'm very interested in this document and I would like to read it. Could you
send a URL to this mailing list once you've finished a first version.
regards,
Kenneth Westelinck
>From: Scott Tatum <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL
Hi,
Check tomcat-users.xml file in /conf .
regards,
Kenenth Westelinck
>From: yuzz <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>Subject: Tomcat default
>Date: Tue, 24 Apr 2001 13:46:04 +0800
>
>hello,
>anybody knows what is tomcat admin defau
Hi,
What VM are you using? We had a similar problem when running our processes
on 1.3 . When running them on 1.2.2 the problem seemed to be solved. Maybe
you should try a different VM and check if your problem persists.
hope this helps,
Kenneth Westelinck
>From: Shravan Shashikant <
Hi,
Adding this to server.xml should solve your problem:
hope this helps,
Kenneth Westelinck
>From: Christoph Kukulies <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Changing DocumentRoot
>Date: Mon, 23 Apr 2001 12:49:18 +0200 (
Unfortunately, our AIX 4.3.3 box is not loaded with gcc.
After I moved files to ../jk/.
I ran
bdvdc14i:xv042b:> apxs -c -o mod_jk.so *.o
-o mod_jk.so jk_ajp12_worker.o jk_ajp13.o jk_ajp13_worker.o jk_connect.o
jk_jni_worker.o jk_lb_worker.o jk_map.o jk_msg_buff.o jk_pool.o jk_sockbuf.o
jk_uri
> Hi my friends
>
> Problems: apxs:Break: Command failed with rc=255
> Platform: AIX 4.3.3
> Tomcat source: jakarta-tomcat-3.2.1-src
> Apache source: apache_1.3.19
>
> I have gotten to the point of trying to creating mod_jk.so on AIX 4.3.3
> I have sucessuflly compiling all *.c in ../jk an
Hi my friends
Problems: apxs:Break: Command failed with rc=255
Platform: AIX 4.3.3
Tomcat source: jakarta-tomcat-3.2.1-src
Apache source: apache_1.3.19
I have gotten to the point of trying to creating mod_jk.so on AIX 4.3.3
I have sucessuflly compiling all *.c in ../jk and apache1.3/mod
Hi my friends
Problems: apxs:Break: Command failed with rc=255
Platform: AIX 4.3.3
Tomcat source: jakarta-tomcat-3.2.1-src
Apache source: apache_1.3.19
I have gotten to the point of trying to creating mod_jk.so on AIX 4.3.3
I have sucessuflly compiling all *.c in ../jk and apache1.3/mod
Hi,
I'm sorry, I forgot to mention the URL (my mistake :-). It's on
tomcat.mslinn.com .
regards,
Kenneth Westelinck
>From: Georges Boutros <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
&g
Hi,
I'm not sure if there's a good book yet about Tomcat. I think some dudes on
this mailing list are working on that. There is however a good website which
is being updated frequently and describes everything you need to administer
a Tomcat web site.
hope this helps.
Kenneth
No.
>From: Chris Bailey <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: classpath question
>Date: 11 Apr 2001 11:00:00 -0700
>
>[System: Linux, Tomcat 3.2.1, Apache 1.3.19, mod_jk]
>
>I have a web app that uses several jar files. I have these in a lib
>directory
Hi,
If you're trying to make the examples work with apache just include the
tomcat-apache.conf file in httpd.conf . This always works for me.
Hope this helps.
regards,
Kenneth Westelinck
>From: Kamesh J <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "
to use wu-ftp. You can download this server from www.wuftpd.org . If
you're using Windows you can search www.download.com for an FTP server to do
the trick.
Hope this helps.
regards,
Kenneth Westelinck
>From: "Suresh Krishna M (RBIN/DBA-JOT)" <[EMAIL PROTECTED]>
Hi,
You could place an index.html page with the following content in the htdocs
directory of apache:
http://www.mydomain.com/servlet/MyServlet">
regards,
Kenneth Westelinck
>From: Christian Bjørnbak <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>
Hi,
There's another way to do this, use this command to extend your environment
space:
c:\ COMMAND.COM /E:4096 /P
regards,
Kenneth Westelinck
>From: [EMAIL PROTECTED]
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: WinME installation tip
>Date: Tue,
1 - 100 of 164 matches
Mail list logo