ÔÚ 2003-08-09 13:14:00 ÄúдµÀ£º
>Hi all,of you ? Could you tell me ? Thanks~~
>
> I have installed RH9 and it contains apache2.0.40. Then I installed
>tomcat4.1.27 by binary. After that I want to integrate them to work
>together by using jk2. What is the easy way to integrate them? Any
>doc
Internet Explorer?
man Internet Explorer
No manual entry for Internet
No manual entry for Explorer
georges
Shapira, Yoav wrote:
Internet Explorer...
Yoav Shapira
Millennium ChemInformatics
-Original Message-
From: Georges Roux [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 07, 2003
You need to check jasper out with the correct branch. The HEAD branch is for
5. You need tomcat_4_branch
-Tim
Dmitry Beransky wrote:
Ok. But here's the confusing part. When I try to compile Tomcat 4.1.27
with Jasper2, I get error messages complaining that there is so such
function as TagInf
Read file from disk.
Set the Content-Type to text/plain.
Write file to browser.
John
Prince wrote:
hi
is there a way to download a .jsp file without executing it? ie i need the
content od jsp file, not the result of that jsp file. same question goes
with .cgi, .asp, .pl etc
regds
Prince
-
Howdy,
>How does thread creation/destruction works in Tomcat?
Read the source code.
>Is the total no. of threads in thread pool maintained by Tomcat varies as >load
>varies?
Yes.
>Does Tomcat destroys threads in the pool, if they are idle for the long >time? If
>yes, is there way to ensure
Hello there,
I setup the IIS to work with tomcat (using the help from this forum only).
I have various form. users submit the forms and then they are processed by
servlets. but using iis they give error NullPointerException. but if i use
the tomcat, it works perfectly. I was using POST method,
RedHat Linux 7.3
IBM JDK 1.4.1
Tomcat 4.1.24
Is it possible to disable KeepAlive connections with the Coyote HTTP/1.1
connector? If it's not possible to turn them off, is it possible to lower
the request limit and timeout period for them?
Have a nice day ...
Sincerely,
Mike Cherichetti
Renegad
sorry, you should be able to grep through your server.xml file and find port
8443. If its not there, try and find a server.xml file that comes default
with the install, its there.
-Original Message-
From: Steven Garrett [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 3:58 PM
To: '
The answer to your question is: does Tomcat startup and work as you
desire with the server.xml file you have posted? You can answer your
own question in about 30 seconds.
John
Satish Talim wrote:
Okay. Then would the following, constitute a bare minimum optimised
server.xml file?
ÔÚ 2003-08-09 16:30:00 ÄúдµÀ£º
>Tomcat 4.0.6of you ? Could you tell me ? Thanks~~
>Windows 2000
>IE 5, SP3
>Netscape 7.02
>
>
>I have a website which is part public, part secure. There are html entries
>such as "< a href=members/index.jsp >" in the public area which will
>jump to the secure are
After a lot of pain, I found that the real root of the problem is that
JK is having trouble communicating with Tomcat:
[Sun Aug 10 07:02:14 2003] [jk_ajp13_worker.c (635)]: Error connecting
to the Tomcat process.
[Sun Aug 10 07:02:14 2003] [jk_ajp13_worker.c (848)]: In
jk_endpoint_t::service, se
Versions:
Tomcat 4.1.24
Apache 1.3.28
using mod_jk
OS : FreeBSD 4.8
1 - Tomcat seems to work.
http://localhost:8180 works - the Tomcat page appears.
http://localhost:8180/examples/jsp/index.html works too
I tested the examples and everything works fine.
2 - I have some users that wan
There appears to be a bug report on this, with a workaround. Let us
know if it works for you Georges...
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18040
> -Original Message-
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 07, 2003 9:23 AM
> To: Tomcat Us
This is a known problem with MSIE. See
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13861 for more details.
"Murray" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Tomcat 4.0.6
> Windows 2000
> IE 5, SP3
> Netscape 7.02
>
>
> I have a website which is part public, part secure.
Greetings,
I'm hosting a ssl site with mod_ssl on the
apache server and I need to have it to connect to tomcat can't I
change one of the connector lines in server.xml to redirect the port?
You see my website works fine going through 8080 but when I try to get
the https site to go throug
For what it's worth... in a webapp I wrote for my company we had flaky
connection problems when using
oracle.jdbc.pool.OracleConnectionPoolDataSource against 8i. I switched to
oracle.jdbc.pool.OracleConnectionCacheImpl and all the problems magically
disappeared (much to the delight of our dba's
Hi,
The above subject is based on the exact same topic I found in the archives
from back in January, but no solution was ever posted. We are having the
exact same problem that Pascal was having. We are trying to start tomcat
from an init script at boot time. I have the needed variables in the in
On Wed, Aug 06, 2003 at 09:24:03AM +0200, [EMAIL PROTECTED] wrote:
> Hello,
>
> My Tomcat server runs behind a proxy.
> I set on my Windows 2000 server this environment variable to be able to access to
> external locations:
> CATALINA_OPTS = -DproxySet=true -DproxyHost=myproxy.blabla.com -DproxyP
Hi all,
I have installed RH9 and it contains apache2.0.40. Then I installed
tomcat4.1.27 by binary. After that I want to integrate them to work
together by using jk2. What is the easy way to integrate them? Any
document that shows step by step integration?
I found jakarta site have a
Gotta love Windows. :)
Glad you got it working.
John
vikas jain wrote:
woww, it finally worked. What I did is rebooted the system.
Thanks John for all the notes you gave me. thanks to the messages that
was really helpful
From: "vikas jain" <[EMAIL PROTECTED]>
Reply-To: "Tomcat U
I hope not, we tend to call that a security flaw.
-Tim
Prince wrote:
hi
is there a way to download a .jsp file without executing it? ie i need the
content od jsp file, not the result of that jsp file. same question goes
with .cgi, .asp, .pl etc
regds
Prince
--
Sorry about that John. I must have missed your reply. I'm still figuring out
how to effectively use the mailing lists. I wanted to direct the message to
you, but I thought it would be useful to others so I wanted to post it here
rather than sending it only to you.
Nathan
- Original Message
Hi
My problem is that tomcat runs out of processors and I see "No processor available,
rejecting this connection" in the log file. By reading earlier posts a I understand
that each processor is a thread and is not freed until it is returned by my code, my
code is hanging somewhere.
The probl
Mod_ssl is an Apache module that allows SSL encryption between the
webserver and the client. It is not involved in any way with the
communications between Apache and Tomcat.
There is no such thing as an Apache connector that encrypts
transmissions to Tomcat, SSL or otherwise. As far as I know
Yep. Since RH 8 the ps command only shows the main java process. In
previous versions ps showed the parent process and a child process for
each thread the java app spawned. The previous behaviour often lead to
confusion relating to memory assignment so i guess that's why RH changed
it. Personal
Write a servlet/jsp that goes and gets the jsp you want and displays it
to you.
> -Original Message-
> From: Eric J. Pinnell [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 08, 2003 2:02 PM
> To: Tomcat Users List
> Subject: Re: is there a way to download a jsp file from
> server withou
your logic seems on target to me.
my sysadmin (who's just as stymied as i am) says that according to his
sources, sockets on linux are open files so if the open file limit is
exceeded, it would affect sockets as well. any thoughts on this?
barclay
-Original Message-
From: Eric J. Pinnell
Hi,
Do a ps -ef (or ps -aux) and find out the PID of the java process (your
sys-admin can help here). Then do a 'kill -QUIT ' where is the
PID of the java process.
It will send the thread dump to the catalina.out file.
Deciphering the thread dump is a little difficult if you have never done
it
Ahh, the is the beauty of the cookie! All my servers respond to
www.guidestar.org. I start a session, save that session id in the
cookie, save the sessionid and data to the DB table that all the servers
share. The next request goes to a different server but it can still see
the id in the cookie.
Can the developers have a tomcat instance running inside of eclipse on
their desktops? This will allow them do use the debugger.
--Angus
> -Original Message-
> From: Christian Hauser [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2003 9:57 AM
> To: Tomcat Users List
> Subject: Mul
Hi
How does thread
creation/destruction works in Tomcat?
Is the total no. of threads in
thread pool maintained by Tomcat varies as load
varies?
Does Tomcat destroys threads in
the pool, if they are idle for the long time? If yes, is there way to ensure
that Tomcat didn't kill the idl
A bit off topic again.
I have apache 2.0.40 + mod_ssl talking with OpenSSL.
Things seem to be working, client browsers present certificate and
log-on, tells me its "high grade encryption" etc.
But when I do
[ssl]# openssl s_client localhost:443 -state -debug
I still get this error message :
SSL_co
It actually makes since. Most web servers are in native code which is
uasually faster, and tomcat is in java.
-Original Message-
From: Rick Roberts [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 10:38 AM
To: Tomcat Users List
Subject: Re: Can I get an answer please -- Re: Why int
Try adding the mx4j jar file to the classpath command line to see if it
work. Or start using Netbeans or Eclipse (just kidding :-) )
-- Jeanfrancois
Dmitry Beransky wrote:
At 10:07 AM 8/8/2003, Jean-Francois Arcand wrote:
This plug-in is for which version?
The plugin itself is from Sean Taylo
MSIE has a bad habit of ignoring Content-Type, so I don't know that this
will work. However, what you want is:
(of course, change the charset if you aren't using iso-latin-1).
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi there,
> anoyone know this one?
>
> I have
Have you tried running this in Mozilla/Netscape? That would rule-out/in it
being a browser issue. Something to do with cookies, perhaps?
> -Original Message-
> From: Paul Wallace [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2003 4:55 PM
> To: [EMAIL PROTECTED]
> Subject: window
I have IBM 3580 Ultrium LTO Tape Drive and want to use it on IBM pSeries
PowerPC which has Red Hat Linux installed on it. From where can I find
DRIVERS for this Tape Drive on Red Hat Linux on Power PC?
Are they available. I checked IBM Site but it supported Linux on Intel
platforms.
Any related
ÔÚ 2003-08-08 22:29:00 ÄúдµÀ£º
>Hello,of you ? Could you tell me ? Thanks~~
>
>We are running Apache/Tomcat/Mysql on linux. The site was working fine till a few
>days back. When we introduced a few services, the tomcat server hangs very often.
>Then we have to restart it using startup.sh.
>
>S
Or stealing :)
-e
On Fri, 8 Aug 2003, Tim Funk wrote:
> I hope not, we tend to call that a security flaw.
>
> -Tim
>
> Prince wrote:
> > hi
> >
> > is there a way to download a .jsp file without executing it? ie i need the
> > content od jsp file, not the result of that jsp file. same question g
woww, it finally worked. What I did is rebooted the system.
Thanks John for all the notes you gave me. thanks to the messages that was
really helpful
From: "vikas jain" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Tomcat 5.
Title: Mensagem
I'm using TOMCAT
4.1.24 on Linux RedHat 8...
When I try to reach
http://localhost:8080/qc/main, I
have the message:
HTTP Status 503 -
Servlet dispatcher is currently unavailable
Any help
???
Thanks,
===José Oscar de Souza
Hi,
I’m running on Linux Apache 2.0.47, Tomcat 5.0.5 and trying to
use JK2 connector 2.0.2 which I built successfully. I configured the connector
with jni. I cannot seem to get the connector to work. In my apache/logs/error_log
the error generated is:
[Tue Aug 05 10:31:53 2003] [er
It's attempting to map the DLL, which is incorrect. I'm pretty sure
this has come up before, I would search the archives or start a new
thread with a different, more descriptive subject line and see if anyone
has the answer.
John
vikas jain wrote:
seems something is working but still somethi
ÔÚ 2003-08-09 16:30:00 ÄúдµÀ£º
>Tomcat 4.0.6of you ? Could you tell me ? Thanks~~
>Windows 2000
>IE 5, SP3
>Netscape 7.02
>
>
>I have a website which is part public, part secure. There are html entries
>such as "< a href=members/index.jsp >" in the public area which will
>jump to the secure are
hi ,all:
how can I send my questions to all of you ? Could you tell me ? Thanks~~
mqg
- SOUVENIR --- .
| Souvenir of China |
| A Good Place for You |
`--> http://www.souvenirchina.com -'
mailto:[EMAIL PROTECTED]
--
Hi, list:
I'm running a web application hosted in Tomcat 4.1,
with IIS redirector enabled. There has been no problem
with jsp browsing so far, but I have a serious problem
when posting binary data to a servlet in this
environment. Basically, a random 36byte sequence is
inserted near 56k in the dat
I was searching all the time yesterday for this topic. All I found is two
things:
First, You are everywhere when there is some question about tomcat and IIS.
and you are the person who resolves problems. :)
second, I found the problem i am having, ie incorrect redirecting of the
DLL. but the sol
ÔÚ 2003-08-09 00:07:00 ÄúдµÀ£º
>Hi,of you ? Could you tell me ? Thanks~~
>
>Firewalls, and I'm not speaking for all of them, as a rule of thumb close
>_idle_ connections after an hour.
>
>Your connections should be done well before that.
>
>-e
>
>On Fri, 8 Aug 2003, Cristopher Daniluk wrote:
>
>
I'm a little late with this. I have an app running under tomcat3 and am
trying to move it to tomcat4.1.18.
I moved the directory structure to WEB-INF, added a context to server.xml
and a mapping to my web.xml file, but I get a file not found error when I
run the app and it tries the first ser
ÔÚ 2003-08-09 16:30:00 ÄúдµÀ£º
>Tomcat 4.0.6of you ? Could you tell me ? Thanks~~
>Windows 2000
>IE 5, SP3
>Netscape 7.02
>
>
>I have a website which is part public, part secure. There are html entries
>such as "< a href=members/index.jsp >" in the public area which will
>jump to the secure are
hi all
i have installed JAVA 2 SDK 1.3.1_08
Apache HTTP server 2.0.47
Apache Tomcat 4.1
on starting tomcat i get the error:
Created catalinaLoader in: C:\Program Files\Apache
Group\Tomcat 4.1\server\lib
java.lang.NoClassDefFoundError:
org/xml/sax/InputSource
ÔÚ 2003-08-09 16:30:00 ÄúдµÀ£º
>Tomcat 4.0.6of you ? Could you tell me ? Thanks~~
>Windows 2000
>IE 5, SP3
>Netscape 7.02
>
>
>I have a website which is part public, part secure. There are html entries
>such as "< a href=members/index.jsp >" in the public area which will
>jump to the secure are
seems something is working but still something is wrong.
Now in the isapi.log file I am getting following, looks like it's trying to
get the file but not getting
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1018)]: Using registry.
[Thu Aug 07 15:47:22 2003] [jk_isapi_plugin.c (1020)]: Using
Hi,
Trying to build Tomcat 4.1
I get the following error
what I missed ?
Can You help ?
[EMAIL PROTECTED]:/opt/jakarta-tomcat-4.1.24-src# ant dist
Buildfile: build.xml
deploy-prepare:
deploy-static:
deploy:
[echo] Target: Catalina - Deploy ...
flags:
flags.display:
[echo] --- Bui
and whoy don't use one filter?
i am usin one filter; in my web.xml i have mapped all my jsp pages (*.jsp)
to this filter, an the filter actions are made first and in the second fase
the systems shows me the jsp page
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[E
Howdy,
Oh, very interesting. It's been a long time since I've seen this one.
Are there any errors in the tomcat logs during startup?
Yoav Shapira
Millennium ChemInformatics
-Original Message-
From: Oscar (Eccox) [mailto:[EMAIL PROTECTED]
Sent: Friday, August 08, 2003 2:46 PM
To: Tomcat
I'm pretty sure your .properties file should use port 8009. Do you have
the CoyoteConnector listening on port 8009 for JK? Its enabled by default.
John
vikas jain wrote:
I changed the IIS port back to 80 and tomcat to 8080, also in the
worker.properties file i have changed to port to 8080. st
Hi,
I have done everything you mentioned. I also reconfigured the
connector without jni. Tomcat does not throw any errors but apache does. Apache
errors:
[Thu Aug 07 12:39:45 2003] [error] mod_jk child init 1 0
[Thu Aug 07 12:39:45 2003] [error] jk2_init() Can't find child 9981 in
58 matches
Mail list logo