You should better try to use PHP in FastCGI mode.
Both are not well supported on tomcat.
You may also check caucho's Quercus.
Friday, December 15, 2006, 2:48:31 AM, you wrote:
HS> On 12/14/06, Ran <[EMAIL PROTECTED]> wrote:
>> Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still nee
That article is good, I've integrated Tomcat & IIS successfully by following
that article step by step.
Step 5,6,7 are important
-
Step 5. Create the Tomcat Application Pool
Step 6. Create the Virtual Directory
Step 7. Create and Enable the Tomcat Web Service Extension
---
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> My dev environment is Tomcat 5.0 on java 1.4.2.
I'd strongly recommend moving both up, on development and production
systems. The newer Tomcat and the newer JR
My dev environment is Tomcat 5.0 on java 1.4.2. I'd rather stick with
this setup as closely as possible, and get the production version
working before I change anything.
In the meantime, is it still relavent for me to get the jmx.jar, and if
so would renaming jmxri.jar to jmx.jar do the job? A
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> I have Tomcat 5.0 installed.
Oops, sorry. I'd really recommend throwing away that 3rd-party
repackaged version and downloading a real one from:
http://tomc
Chuck
I have Tomcat 5.0 installed. Where is this "compat packag". I cant
find it anywhere. I downloaded Java(TM) Management Extension (JMX)
1.2.1 from the Sun site, but that has jmxri.jar and jmxtools.jar but
jmx.jar.
--- "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote:
> > From: Mon Ca
> From: Mon Cab [mailto:[EMAIL PROTECTED]
> Subject: RE: Tomcat shutting down when instantiating
> javax.swing.ImageIcon on Fedora
>
> Then, when I started Tomcat, even the Tomcat home page would not
> display.
You really should try reading the Tomcat doc - it will save you a lot of
time and
It seemed that there was a jdk installation on the server under
/usr/java/j2sdk1.4.2
I ran ./java - version from the bin dir and got:
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28)
Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode)
I ran grep to
werner loibl [celumsolutions] wrote:
> Does anyone know whether the classpath init param is meant to work resp.
> to be used in this situation?
Looking at the source I can't see any reason why it wouldn't. However,
you shouldn't be passing in a list of URLs you should just specify the
path so try
On 12/14/06, Ran <[EMAIL PROTECTED]> wrote:
Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still need to
patch source code when using php 4.4.4 ?
PHP 4, yes -- 5 apparently doesn't come with build-a-servlet support :-)
It's been quite a while, but I don't recall "patching source" a
Ragnar Moller (MA/EAF) wrote:
> I figured out that a windows Tomcat installation creates a tomcat
> service which is automatic.
>
> However I'd prefer being able to start up the tomcat server when I do
> Tomacat and close it after, preferrably with a shortcut for each.
You can use the .zip distro
Hello
We are getting unable to get the free endpoint and eventually resulting
in a 500 (internal server error).
We are using apache 1.3.37 and mod_jk version is 1.2.15. Due to many
reasons,
we are not in a position to upgrade wither of these packages.
[Fri Dec 08 01:34:09 2006] [18477:] [wa
Hi all,
I have tried the tutorial about setting up PHP on tomcat as a Servlet from
wiki.tomcat, but I could not get it to work.
Has anyone managed to get PHP4/5 to work on Tomcat ? Do I still need to
patch source code when using php 4.4.4 ?
Thanks for all advices,
ran
Hi everyone, I'm new to the list. I just updated a tomcat server from
5.0 to 5.5.20 and I'm having
a little problem. I'm using the same JVM, 1.5.08. I've read a bunch of
solutions, none
of them seem to work for me.
I had two crashes, a couple hours apart from the other, generally these
mach
Hi,
I am trying to set a custom classpath for the JspServlet to allow JSPs
to reference classes that are not located in one of the default
locations (WEB-INF/classes, WEB-INF/lib). But I can't get this to work,
it seems JspServlet ignores the servlet init param. From looking into
the sources it s
hth
greg
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371
-
To start a new topic, e-mail: users@tomcat.apache.org
To un
try looking up for session listener.
- Original Message
From: "Asensio, Rodrigo" <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, December 14, 2006 4:40:05 PM
Subject: Avoiding requests when session is expired
Hi guys, is there any way in tomcat to capture or be notified tha
Thanks Chuck.
It is clear that I am still a little behind the times.
Regards,
Andrew
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Thursday, 14 December 2006 1:23 PM
To: Tomcat Users List
Subject: RE: strange ssl tomcat response
> From: Andrew Friebel [ma
Hi.
I created a Filter that "captures" an invalid session before any other
Filter in my application gets invoked. Then I redirect to a "Session
Expired" page. Works for me.
regards,
Veit
Asensio, Rodrigo schrieb:
> Hi guys, is there any way in tomcat to capture or be notified that a
> user whos
Hi guys, is there any way in tomcat to capture or be notified that a
user whose session is expired is doing a request ?
like redirecting the "invalid request" to a new url ??
regards
---
To err is human, but to really screw up re
Hello,
I apologize if this has been answered before, but I could find it in my
searches.
I find that after making a change to a file such as server.xml and stopping
and starting the server that it won't respond for several minutes. Nothing
in the logs indicates a problem, but I cannot connect fr
Is there any way to let Tomcat auto deploy a webapp without
startup/initialize it
when you startup the Tomcat? Then use the manager app to startup that
webapp later?
Chen
lets see.. its on shared drive, apache is sharing it too on some other machine,
which you don't have control over.
could be anything..
- Original Message
From: Hassan Schroeder <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Thursday, December 14, 2006 3:06:40 PM
Subject: Re: Tomca
On 12/14/06, Sachin Patel <[EMAIL PROTECTED]> wrote:
Just want to know if it is really possible? In this case I don't have problems
renaming it..
Possible, but not recommended -- see the FM :-)
But in future if the cirumstances arise where I can't rename..
What kind of circumstance would
lol. yea sure.
Just want to know if it is really possible? In this case I don't have problems
renaming it.. But in future if the cirumstances arise where I can't rename..
Just curious if it is possible, one way or other, or not at all?
- Original Message
From: Hassan Schroeder <[EMA
On 12/14/06, Sachin Patel <[EMAIL PROTECTED]> wrote:
I have a directory webapps/ABC2 in tomcat 5.5.20
I want to access it using http://localhost:8080/ABC instead of
http://localhost:8080/ABC2
Then *rename the directory*; end of problem. :-)
--
Hassan Schroeder [EMAIL
I have a directory webapps/ABC2 in tomcat 5.5.20
I want to access it using http://localhost:8080/ABC instead of
http://localhost:8080/ABC2
here is the problem I get.
when I put ABC.xml in conf/catalina/localhost directory and start tomcat, I get
following error.
java.lang.IllegalArgumentExcep
Hi,
I'm trying to enable an SSL connector on Tomcat. The certificate files
I'm using are shared with my Apache2 web server (see below). I'm using
the following APR configuration:
However, the connection keeps timing out whenever I attempt to test it
via HTTPS. Strangely, I can conne
> From: Xu Ning [mailto:[EMAIL PROTECTED]
> Subject: about dynamic class loading
>
> Can it load the changed class without context restart ?
The simple answer is no. Try looking at the doc:
http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html
http://tomcat.apache.org/faq/deployment
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Frank,
Frank McLean wrote:
> I have a couple of submit buttons similar to the following:
>
> onclick='mode.value=2;document.forms[0].submit()'/>
Your javascript is causing the "multiple submit" behavior. You need to
change your onclick handler to t
I figured out that a windows Tomcat installation creates a tomcat
service which is automatic.
However I'd prefer being able to start up the tomcat server when I do
Tomacat and close it after, preferrably with a shortcut for each.
Regards,
Ragnar Moller
Hi,
We use TC 5.5.15 behind an Apache2 front end and the AJP connecter.
I have a form, using the SSLEXT tag library-
- which posts to Struts and thence to my app.
I have a couple of submit buttons similar to the following:
onclick='mode.value=2;document.forms[0].submit()'/>
Everything is
Hi,
Since it looks like my problems with Tomcat are caused by the firewall
we're using, it is time to try Plan B.
Plan B would be to install Tomcat on the same server where IIS is
located and have both of them use port 80.
I found a tutorial at
http://www.iis-resources.com/modules/AMS/article.p
You should read about class loader in Java. It does not relates to
tomcat. But tomcat implements classloader to load servlets, libraries
and jsp. You can't force class unload except calling gc.
Thursday, December 14, 2006, 6:02:06 PM, you wrote:
XN> hi everyone,
XN> I'd like to know wether Tomc
hi everyone,
I'd like to know wether Tomcat can load a class dynamicly.
for example, Tomcat can load a JSP page without restart the context when I
changed the code of the JSP. But when I changed a class, the context must be
restarted.
Can it load the changed class without context restart ?
I'
Good Morning Wang
the answer depends on the value of your autodeploy
ths is straight from the doc
http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
appBase
"The Application Base directory for this virtual host. This is the pathname of
a directory that may contain web applications to be
Yes, trying this (http://localhost:8443) with FF results in a prompt to
download a BIN file, which turns out to be:
prompt> od -a ldlepaov\(2\).bin
000 nak etx soh nul stx stx nl
007
I'll leave interpretation of the "correctness" of that to you :-)
--
Hassan Schroeder -
That message is a generic one created by Windows because it doesn't know
what happened. Take a look at the logs in the logs directory of your
tomcat installation for detailed information on why it didn't work.
--David
Dhanapal, Manikandan wrote:
Hi,
I am unable to start the tomcat service
On 12/14/06, Martin Heiden <[EMAIL PROTECTED]> wrote:
It's pretty valid!
I don't think so.Just checked out the TLS rfc and found this (TLS ver. 1.0):
These goals are achieved by the handshake protocol, which can be
summarized as follows: The client sends a client hello message to
which t
Hi!
> http://localhost:8443 (note the http not the https)
> I am pretty sure that this is NOT valid behaviour.
Why do you think so? I that tomcat will initialise the SSL
negotiation. Client and Server have to exchange the keys. If you do
not tell the browser that it has to do this negotiation (yo
I have did yet another try,now on windows machine .
The same problem!
Here are the steps to reproduce :
[1] Do a regular (vanilla) installation of tomcat (Linux and Windows i have
already tried) .
[2] Setup ssl:
Uncomment the ssl setup in server.xml create a key with the following:
%JAVA_HOME%\bin
41 matches
Mail list logo