Hi,
check your server.xml file under tomcat_home/conf
János
Paridhi Bansal wrote:
HI!!!
Why is it so in tomcat server that even when i have deleted all the
folders(example,ROOT,tomcatdocs,manager,etc) from webapps directory except mine which
i have created and removed the corresponding direct
Hi,
To set an application to be in the root context, use:
BTW: I don't know if you can nest s.
Cheers,
János
| -Original Message-
| From: Peng Annie / FINLAND [mailto:[EMAIL PROTECTED]]
| Sent: Wednesday, January 29, 2003 2:00 PM
| To: '[EMAIL PROTECTED]'
| Subject: Context problem,
Hi,
I'm writing a web app which "hosts" some simple classes (defined in a sort
of deployment descriptor). It would be nice to be able to reload those
classes too if they are refreshed in the webapp dir.
Is there a way to use the Tomcat's classloader to load those classes too?
Will these classes b
Hi,
I'm writing a web app which "hosts" some simple classes (defined in a sort
of deployment descriptor). It would be nice to be able to reload those
classes too if they are refreshed in the webapp dir.
Is there a way to use the Tomcat's classloader to load those classes too?
Will these classes b
Hi,
I use Apache in front of Tomcat. Sometimes requests are not handled directly
by mod_jk, but first they get proxy-forwarded to Apache itself (to achieve a
behavior similar to aliasing). The problem is that these forwarded requests
cannot be queried for the remote host because I get back the ho
Hi,
just a little hint: try starting tomcat with "catalina run", from a command
window. Just to see what's exactly the problem.
Cheers,
János
| -Original Message-
| From: Ann [mailto:[EMAIL PROTECTED]]
| Sent: Sunday, March 31, 2002 5:59 PM
| To: tomcat
| Subject: SSL and Tomcat
|
|
| D
d proxyies it to itself for another processing cycle). BUT:
because of this "trick", from within a servlet if I call
request.getRemoteAddr(), I always get the address of the webserver instead
of the remote host from which the user is connected. Any hints?
TIA,
János
--
Jarecsni, János
MO
Hi,
it seems that tomcat doesn't shut down fully, ie. the port remains used.
Maybe removing the configuration entry you cited helps.
Cheers,
János
|-Original Message-
|From: Giuseppe De Vincenzi [mailto:[EMAIL PROTECTED]]
|Sent: Saturday, March 16, 2002 9:11 AM
|To: Tomcat Users List
|S
Hi,
well, the question should be split into two subquestions:
1) how to serve requests for images
2) how to manipulate images before sending them back to clients
1.
The first is simple: create a servlet which receives an identifier (the name
of the image to generate). It can then get the bytes o
Hi,
this week there were some postings regarding $subj. I filed a bug report
this afternoon, after our tomcat hung again (it was last restarted on
Monday). One of the Catalina processes dies so completely, that it cannot be
killed with kill -9. Well so far I thought this can only happen on a
wind
Hi
send an empty mail to the following address:
[EMAIL PROTECTED], and follow the instructions
mailed to you in reply.
Cheers
J
|-Original Message-
|From: Paul Brown [mailto:[EMAIL PROTECTED]]
|Sent: Thursday, March 07, 2002 3:49 PM
|To: Tomcat Users List
|Subject: How to Unsubscribe?
what do you mean by "1.3 javac"? AFAIK sun.tools.javac.Main is called. which
is in the tools.jar loaded from the bootstrap classpath.
cheers,
J
|-Original Message-
|From: Attila Szegedi [mailto:[EMAIL PROTECTED]]
|Sent: Thursday, March 07, 2002 4:01 PM
|To: Tomcat Users List
|Subject: Re
Hi,
I had something similar (Win2K, Cygwin :). I had to do some minor
modifications in the startup srcipt to amend the situation:
1) as it seems JAVA_HOME is read by the executing JVM to resolve the place
of the bootstrap classes
set JAVA_HOME=c:\jdk1.4.0
2) calling explicitly the appropriate j
Hi,
our TC402 hung the very same way. mod_jk+TC402+JDK1.4.0 doesn't seem to work
well together. Maybe someone should file a bugreport...
Cheers,
J
|-Original Message-
|From: Fábio Sato [mailto:[EMAIL PROTECTED]]
|Sent: Monday, March 04, 2002 7:50 PM
|To: [EMAIL PROTECTED]
|Subject: JDK1
Hi,
I have something similar. I use TC4.0.2 with JBoss244, with Apache in the
front line.
Formerly I used TC323 which ran for weeks without restarting. Then came
TC4.0.2. It first made the JVM crash (both 1.3.0 and 1.3.1_02 on linux).
Then I upgraded to 1.4.0. Now there's no JVM crash it's true,
yes. postgres.
but merely from within jboss
|-Original Message-
|From: Keith Ng [mailto:[EMAIL PROTECTED]]
|Sent: Sunday, March 03, 2002 3:27 PM
|To: Tomcat Users List
|Subject: RE: Tomcat 4.0.2 hangs
|
|
|Are u doing database processing?
|
|-Original Message-
|From: Jarecsni
Hi,
we noticed that after a few days of flawless operation, tomcat hangs right
in the middle of generating a JSP. (Debian Linux, 2.x kernel, Tomcat 4.0.2
with Apache 1.3.x, SunJDK 1.4.0). Is it a known issue?
When I tried to stop JBoss (which runs tomcat in embedded mode), with
issuing kill -9 P
Hi again,
on windows I switched the JDK back to 1.3.1 and it works. So the problem is
somewhere around the JDK...
:)
J-.
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
|-Original
e have switched to JDK1.4.0 and Tomcat4.0.2 at the same time.
Now if the user enters characters that are not ISO8859_1 they are
transformed to "?" (so request.getParameter("name") returns a bad value.
Obviously the system is not running with ISO8859_2 enabled...
Any hints
Hi,
I feel there's a slight contradiction here. Apache in front of a Java
Webserver is usual in production environments. Sun OTOS discourages anyone
from using the J2EE Reference (!) Implementation in production. Why would
you use Apache with SunRI?
Cheers,
János
|-Original Message-
|Fr
Hi,
ok, now it's working well. I had to set JAVA_HOME in run_with_catalina.bat
set JAVA_HOME=F:\J2SDK1.4.0 <--- it was missing :)
set JBOSS_CLASSPATH=%JBOSS_CLASSPATH%;%JAVA_HOME%/lib/tools.jar
Thanks!
János
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailt
Yes.
Do you think it's a simple classpath problem?
Cheers,
János
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
|-Original Message-
|From: hanasaki [mailto:[EMAIL PROT
nto a similar problem? It would be good if we could
upgrade the JVM because we have other problems with 1.3.1_02
Cheers,
János
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
--
To unsu
Hi
instead of running startup, run "catalina.bat run" and you'll see the
exception catalina throws.
cheers,
Janos
|-Original Message-
|From: Ashutosh Shah [mailto:[EMAIL PROTECTED]]
|Sent: Sunday, February 03, 2002 12:11 PM
|To: [EMAIL PROTECTED]
|Subject: Re: Problem in starting up TOM
und
of processing (which in deed will activate tomcat). The problem: cookies are
lost with this approach.
I tried a few other lists and archives but found absolutely nothing.
thanks
János
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhi
ache to be able to both rewrite a url
AND ask tomcat to process it???
Thanks
János
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
Fo
mething". Then I'd like to reach the resource under the name "something",
in this way: http://machine/something
Is it (or something similar) possible? I've tried RewriteRule but it
actually works only with the R flag which is a redirection and it's not
okay.
TIA
János
mething". Then I'd like to reach the resource under the name "something",
in this way: http://machine/something
Is it (or something similar) possible? I've tried RewriteRule but it
actually works only with the R flag which is a redirection and it's not
okay.
TIA
János
s on the Apache side, but I'd like to use
the most solid and standard-like solution if any. Maybe using a virtual host
on the Tomcat side too would help here? I confess I'm a bit confused.
Any ideas would be much appreciated!
TIA
J
--
Jarecsni, János
MORGAN HILL CONSULTI
it's getting unnoying a bit.
can't the administrator unsubscribe this dead e-mail address??
cheers,
J.
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
|-Original Message-
HI,
afaik TC402b is not available for download in binary form, isn't it?
Cheers,
János
|-Original Message-
|From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
|Sent: Thursday, February 07, 2002 3:42 AM
|To: Tomcat Users List
|Subject: Re: Catalina: cannot generate configuration for Apache
't it something that's only available in a source-distribution?
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For addi
Well, it seems I've sent my question too early on the list, sorry for that!
The solution is to include request.getServletPath() in the resource name.
So now I issue:
request.getRequestDispatcher(request.getServletPath()+"/"+dynamicResourceID)
Cheers, János
--
Jarecsni, Já
how on earth should
getRequestDispatcher find such resources... :) but it worked on 3.2.x
--
Jarecsni, János
MORGAN HILL CONSULTING, Internet Applications Unit
mailto:[EMAIL PROTECTED]
http://morganhillconsulting.hu/ :: Phone+Fax: + 36 1 484 0392
--
To unsubscribe: <mailto:[EMAIL PROTECTED]&g
Hi,
I've been upgrading to JBoss244 (with Catalina). Things are fine so far,
except for this:
we have a lot of "request.getRequestDispatcher("symbolicID").forward(reques,
response)" in our application. "SymbolicID" is a name of a screen or a
request processor (the very same as those in Sun's Pet
Hi,
I'm trying to set up Catalina to work with Apache. First I configured Apache
"statically", by adding the necessary LoadModule and JkMount directives.
This worked well for JSP pages (JkMount /*.jsp Ajp13) but I had problems
with servlets. So I decided to switch to autoconfiguration of Apache.
Hi,
I forgot to mention before, that I tested Sun's PetStore Demo application in
this respect, and it _failed_ also... So JSP error handling does not work
(!) in Sun's demo application, either.
Cheers,
Janos
> -Original Message-
> From: Jarecsni János [mailto:[EMAIL PR
Hi!
I have a very unnoying problem. In a J2EE application I use a "master JSP"
as a template for generating predefined screens (the idea is borrowed from
the demo application PetStore). This JSP includes several other JSPs (for
the top, left side, right side, central, bottom positions). What JSP
38 matches
Mail list logo