We are using Tomcat 5.5 and have a servlet that writes the HTTP response
to a ServletOutputStream. Occasionally, a calling application will keep
the HTTP connection alive but fail to read the complete HTTP response,
effectively blocking the thread that is doing the writing. This in turn
blocks ou
There's an article here:
http://randomcoder.com/articles/jsessionid-considered-harmful
that describes how to disable URL rewriting using a filter.
--
Len
On 3/12/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Tomcat :
> Java :
>
>
> Hi everybody,
>
> is there any way to turn off the jsession
Hi,
Is there a way to obtain the webapps directory during run time? thanks.
A.C.
--
View this message in context:
http://www.nabble.com/tomcat-6%3A-obtaining-webapps-directory-tp16020060p16020060.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---
Sury Balasubramanian wrote:
Hello all,
if i want multiple tomcat instances running on the same machine (different
ports), can i potentially configure them to read off the same webapp (war)
directory? Is there a downside in doing that (separate work directories are
ok) ?? assume that each tomcat
I have no idea what the problem was other than the servlet name I suppose
but I copied the entire servlet - pasted it in another file with a new name
and it works, created a new file with the old servlet name and pasted the
new (same) code back in it and it still doesn't work (and crashes tomcat) -
> From: Eric Hawkes [mailto:[EMAIL PROTECTED]
> Subject: RE: Can't start tomcat 5.5.26 service on windows
>
> One note: the Java tab has the "Use default" check box checked, and
> the JVM path says:
> C:\Program Files\Java\jre1.5.0_12\bin\client\jvm.dll
> I kind of expected that tomcat5 would
Hi,
This looks solved. I noticed that when I use
service.bat install
it adds the following java options:
-Dcatalina.base=C:\tomcat
-Dcatalina.home=C:\tomcat
-Djava.endorsed.dirs=C:\tomcat\common\endorsed
-Djava.io.tmpdir=C:\tomcat\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderL
Hi,
I tried the things you suggested, and they helped, but I'm afraid
I'm still having problems. Tomcat does install as a service, but
cannot be started. stderr.log shows a
java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
Further explanation below.
I found a couple o
Hi - I am doing something very wrong with a servlet I wrote - it seems to be
crashing tomcat5.5 - the log files are huge but I have pasted the ends of 3
of them - just wondering if anyone can interpret them in any way that might
tell me where to start...
I built the program in java and tested it co
Wow! I'm really surprised this bug made it all the way to 1.2.26!
Thanks a lot. I guess I'll have to upgrade.
Regards,
Karim
From: Rainer Jung [EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 21:07
To: Tomcat Users List
Subject: Re: Exclusion not working
All,
We would like to draw your attention to a new Wiki page that provides
detailed information on the current support status for Apache Tomcat
versions. It is:
http://wiki.apache.org/tomcat/TomcatVersions
The key points to note are:
- 8 years after the first Tomcat release and 4 years after
Christopher Schultz-2 wrote:
>
> J.R.,
>
> atheus wrote:
> | Basically I have tomcat 6 and axis installed on the server, and
> | happyaxis.jsp validates the install, but whenever I try to access a
> jws web
> | service it spits out the java code rather than compiling and executing
> - - as
> |
Many thanks for that!
Mike
Konstantin Kolinko wrote:
>
> You should have asked this question at Spring Framework community
> support forum,
> http://forum.springframework.org/forumdisplay.php?f=33
>
> Acegi Security is implemented as a filter, and its configuration is
> independent of Tomcat.
C.F-Win in China F wrote:
no answer in tomcat docs:
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html
You need to read more carefully. It is there, about 40% of the way down.
Mark
-
To start a new topic, e-mail: user
Swapnil Brahmbhatt wrote:
Hello,
Does tomcat 5.0.30 supports UNC path for context docBase?
Yes. I've added this to the FAQ. See http://wiki.apache.org/tomcat/FAQ/Windows
Mark
-
To start a new topic, e-mail: users@tomcat.apa
Hi Karim,
Karim Zaki schrieb:
Thanks...I'll wait.
Could it be:
https://issues.apache.org/bugzilla/show_bug.cgi?id=42038
If yes: has been fixed in 1.2.26.
Regards,
Rainer
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 6:07 PM
Hello all,
if i want multiple tomcat instances running on the same machine (different
ports), can i potentially configure them to read off the same webapp (war)
directory? Is there a downside in doing that (separate work directories are
ok) ?? assume that each tomcat instance points to a single te
We are using the dbcp capabilities of tomcat and configured the
datasource in the applications context configuration file. In a few
simple tests we've seen some unexpected behavior and aren't sure if it's
an error on our part. We are running tomcat 5.5.26 with the
compatibility libraries on java
Hello,
Does tomcat 5.0.30 supports UNC path for context docBase?
Thank you.
Swapnil
-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
J.R.,
atheus wrote:
| Basically I have tomcat 6 and axis installed on the server, and
| happyaxis.jsp validates the install, but whenever I try to access a
jws web
| service it spits out the java code rather than compiling and executing
- - as
| if i
> From: Edward Quick [mailto:[EMAIL PROTECTED]
> Subject: RE: memoryrealm
>
> I'm not sure about that because I copied the format that's
> used in the tomcat manager webapp 's web.xml in
> tomcat-5.5.16/server/webapps/manager/WEB-INF/web.xml
O.k., I could be mistaken. However, both 5.5's admi
Caldarale, Charles R wrote:
From: David Kramer [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xenon
Are you saying we should try removing all the registry keys
we added and trying to start the service?
Definitely remove the registry keys, but then use the
Hi - I hope someone here can help me, because I've been at this for hours and
I'm getting nowhere...
Basically I have tomcat 6 and axis installed on the server, and
happyaxis.jsp validates the install, but whenever I try to access a jws web
service it spits out the java code rather than compiling
Thanks Chuck,
I'm not sure about that because I copied the format that's used in the tomcat
manager webapp 's web.xml in
tomcat-5.5.16/server/webapps/manager/WEB-INF/web.xml
which has in it:
Link to the UserDatabase instance from which we request lists of
defined role n
> From: Edward Quick [mailto:[EMAIL PROTECTED]
> Subject: RE: memoryrealm
> I also updated the webapps web.xml file so that it refers
> to SampleUserDatabase instead of Tomcat's UserDatabase.
You shouldn't do that; the webapp isn't using the Resource, only the
Realm is. That might be causing t
[EMAIL PROTECTED] a écrit :
is there any way to turn off the jsessionid (disabling the rewriting URL) ?
Hi jeanlouis,
If you choose to have a cookie session mechanism only, you should
track your session with the cookie methods.
If you want exclude the url method, you won't be able to track
Hi there
I have encountered a bizzare problem... I have a small peice of code that
fetches emails from an IMAP server using TLS. This code works perfectly in a
standalone application, however, when I copy and paste it over to a Tomcat
application it does not work. The code uses Java Mail 1.4.1
> From: David Kramer [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xenon
>
> Are you saying we should try removing all the registry keys
> we added and trying to start the service?
Definitely remove the registry keys, but then use the tomcat{5|6}w.exe
(no
Tomcat :
Java :
Hi everybody,
is there any way to turn off the jsessionid (disabling the rewriting URL) ?
Thank you very much
Best Regards
Jean-Louis Matéo
-
To start a new topic, e-mail: users@tomcat.apache.org
To uns
Hi David-
it looks as if you're going to have install and config JMX MBeans (managed
beans) to be able to access the StandardWrapper
http://tomcat.apache.org/tomcat-6.0-doc/funcspecs/mbean-names.html
Anyone else?
M-
- Original Message -
From: "David Steinberg" <[EMAIL PROTECTED]>
To: "Tom
Caldarale, Charles R wrote:
From: David Kramer [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xenon
However, we're still having problems with the registry entries.
I'm curious: why are you using regedit and not the tomcat{5|6}w.exe
program? The 64-bit ver
Thanks Chuck.
Here is my context.xml now:
And this is in the webapp's META-INF. I also updated the webapps web.xml file
so that it refers to SampleUserDatabase instead of Tomcat's UserDatabase.
SampleUserDatabase
org.apache.catalina.UserDatabase
Unfortunatel
> From: Edward Quick [mailto:[EMAIL PROTECTED]
> Subject: RE: memoryrealm
>
>
Unless your element is in server.xml (it shouldn't be), the
path attribute is not allowed; remove it. If you did put your
element in server.xml, move it to the proper location (the webapp's
META-INF/context.xml fil
Thanks...I'll wait.
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 6:07 PM
To: Tomcat Users List
Subject: Re: Exclusion not working
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karim,
Karim Zaki wrote:
| Did I do something wrong h
you could create your own
class MyWrapper extends StandardWrapper {
public MyWrapper() {
super();
setMaxInstances(xxx);
}
}
and then in context.xml
something along those lines
Filip
David Steinberg wrote:
Thanks Martin.
But can I access the StandardWrapper through my web applica
Drop the ?autoReconnect=true from your mysql url and then add
validationQuery="select 1" testOnBorrow="true". I believe the
testOnBorrow is true by default, but their's no harm in setting it
explicitly.
Autoreconnect doesn't do what you'd assume it should. It will not
automatically reco
I realise now what I'm actually trying to do is something like the following
where I give my webapp its own UserDatabase instead of using Tomcat's one which
is based on conf/tomcat-users.xml:
The above gives me the following error on deployment though:
2008-03-12 15:33:11,
Hello all,
I run tomcat connecting to two separate instances (one mySQL instance)
running on the same machine and the other one is oracle.
If i leave tomcat idle overnight and come back the next day, it doesn't
reconnect to mySQL even though i have the following in the JNDI settings..
I dont
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Karim,
Karim Zaki wrote:
| Did I do something wrong here? I was hoping someone can help with
| this. I included config and log, but it seems everyone's just passed
| over my question :)
Don't give up too quickly. Not everyone on this list is in your
> From: David Kramer [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xenon
>
> However, we're still having problems with the registry entries.
I'm curious: why are you using regedit and not the tomcat{5|6}w.exe
program? The 64-bit version of that should be
> From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> Subject: Re: Two separate instances of Tomcat running on a
> single Windows 2003 server.
>
> What about this line in the server.xml:
>
> can both instances have the same name?
Yes, the service name is internal to the process.
> The 2nd server c
Hmmm...I'd be really surprised if I just uncovered a bug. Seems too big to have
not been noticed before. Should I file a bug report then? I checked the
changelog from 1.2.19 all the way to the latest build and found no reference to
a fix for this.
Thanks for saying something, though. At least I
> From: Karim Zaki [mailto:[EMAIL PROTECTED]
> Did I do something wrong here? I was hoping someone can help
> with this. I included config and log, but it seems everyone's
> just passed over my question :)
The usual reason is that nobody can answer it. I know I can't, but I've never
used the ISA
Guys,
Did I do something wrong here? I was hoping someone can help with this. I
included config and log, but it seems everyone's just passed over my question :)
Thanks,
Karim
-Original Message-
From: Karim Zaki [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 11:42 AM
To: users
What about this line in the server.xml:
can both instances have the same name?
is the default port.
The 2nd server can then be set to:
?
The 8080 connector port and the 8009 AJP port would also need to be set to
unique values as well, correct? The applications will be using ajp ports to
functi
Srinivasan Rangaswamy wrote:
On Fri, Mar 7, 2008 at 11:53 AM, Steve Ochani <[EMAIL PROTECTED]> wrote:
On 7 Mar 2008 at 13:54, David Kramer wrote:
> Caldarale, Charles R wrote:
> >> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> >> Subject: Re: Tomcat on Window XP Pro 64-bit on Intel quad Xen
> From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> Subject: Re: Two separate instances of Tomcat running on a
> single Windows 2003 server.
>
> Unfortunately I have to install it as a windows service
Use the .zip, not .exe, version of the Tomcat download. Install into
two different directories,
The keystore won't accept my existing certificate if I put an alias of
'tomcat', and if I put no alias, it says it's not a valid X.509 certificate,
even though it's been loaded by IIS.
--- Peter Crowther <[EMAIL PROTECTED]> wrote:
> > From: Michael Bongiovi [mailto:[EMAIL PROTECTED]
> > But that'
> From: Michael Bongiovi [mailto:[EMAIL PROTECTED]
> But that's not working. I can get to the main site by going to
>
> https://www.mycompany.com
OK.
> but if I try to go to
>
> https://www.mycompany.com:8443
>
> I get a "page cannot be displayed" error despite the fact
> that I have the
> conne
Hi - I think I am seriously missing something here ...
That's my problem (talking tomcat 5.5.20 here)
Ingredients:
a) A business object (think it large)
b) A Jsp tag which references the business object (i.e. spring message tag)
c) A Jsp page containing the tag
With default config tomcat will
Unfortunately I have to install it as a windows service, any guidance on how
I can achieve this goal would be much appreciated.
I was planning on installing Tomcat twice with each going to a different
install directory.
I know that the env-var looks in the install dir of Tomcat, but with two
insta
But that's not working. I can get to the main site by going to
https://www.mycompany.com
but if I try to go to
https://www.mycompany.com:8443
I get a "page cannot be displayed" error despite the fact that I have the
connector code in server.xml uncommented so that it's available.
--- Peter
> From: Panian, Ardo [mailto:[EMAIL PROTECTED]
> Ok, the default server.xml is where I make the server port
> adjustments?
Yes.
> What about environmental-variables that are set in the
> "System Properties of the Windows server?
In the immortal words, "don't do that". Are you running these inst
Thanks Martin.
But can I access the StandardWrapper through my web application?
Regards
Dave Steinberg
Hello Currency
+44 (0)7810 752 708
www.hellocurrency.com
-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED]
Sent: Wed 12/03/2008 14:56
To: Tomcat Users List
Subject: Re
Ok, the default server.xml is where I make the server port adjustments?
What about environmental-variables that are set in the "System Properties of
the Windows server?
I am asked to set Catalina_Home=, what would
I do with two installs of tomcat? I will need to rename the 2nd "Catalina"
instance
Try this in your web.xml:
jsp
org.apache.jasper.servlet.JspServlet
fork
false
xpoweredBy
false
tagpoolClassName
org.apache.jasper.runtime.PerThreadTagHandlerPo
when you set maxInstances with the setMaxInstances method
setMaxInstances(int maxInstances)
http://www.jdocs.com/tomcat/5.5.17/org/apache/catalina/core/StandardWrapper.
html
?
Martin-
- Original Message -
From: "David Steinberg" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Wednesda
You should be able to create a PKCS12 keystore using OpenSSL with the
private key and the certificate you have. See if the following thread
helps.
http://www.mail-archive.com/[EMAIL PROTECTED]/msg08816.html
++Vamsi
On Wed, Mar 12, 2008 at 6:59 PM, Some user <[EMAIL PROTECTED]> wrote:
>
> Dear
Martin,
No this does not have anything to do with threads. The StandardWrapper object
is limiting STM servlets to a maximum of 20 instances. I would just like to
know if I can set this higher through configuration.
Regards
Dave Steinberg
Hello Currency
+44 (0)7810 752 708
www.hellocurrency.com
Mark H. Wood wrote:
On Tue, Mar 11, 2008 at 06:37:03PM +, Mark Thomas wrote:
Tomcat re-writes the file. Any comments are lost. Real users, groups etc
will be kept.
Since the question came up, would someone please tell me *why* Tomcat
does such a strange thing?
Because you can use jmx and
Dear Tomcat wizards,
I need a signed multi domain certificate for Tomcat (x.example.com,
y.example.com, z.example.com). I do have a signed certificate but can't
import this in the keystore with the keytool command as I generated the
request with OpenSSL and now keytool complains that the keys don
Tom van Wietmarschen wrote:
Tom van Wietmarschen wrote:
Filip Hanik - Dev Lists wrote:
The biggest issue I have is that I keep getting
memberAdded/memberDisappeared events from the same member. I've made a
small test app (based on the example on the Tribes introduction page)
that I run on a c
Alvi, Asif wrote:
I am just wondering if anyone ever got his/her email address removed
from this mailing list? If yes, please let me know how. I have done my
best over the past 2 weeks and about 2 dozens attempts to unsubscribe
myself, but nothing works. I also sent 4 emails to the list's
admi
I am just wondering if anyone ever got his/her email address removed
from this mailing list? If yes, please let me know how. I have done my
best over the past 2 weeks and about 2 dozens attempts to unsubscribe
myself, but nothing works. I also sent 4 emails to the list's
administrator, but even
On Tue, Mar 11, 2008 at 06:37:03PM +, Mark Thomas wrote:
> Tomcat re-writes the file. Any comments are lost. Real users, groups etc
> will be kept.
Since the question came up, would someone please tell me *why* Tomcat
does such a strange thing?
--
Mark H. Wood, Lead System Programmer [EMA
do you mean maxThreads="150" on the connector in server.xml?
could you clarify maxInstances parameter
Regards
Martin-
- Original Message -
Wrom: GMEPYOQKEDOTWFAOBUZXUWLSZLKBRNVWWCUFPEGAUTFJMVRE
To:
Sent: Wednesday, March 12, 2008 7:43 AM
Subject: STM
Is there anyway to increase the 'max
I don't know if this helps, but here's an extract from the log below. This gets
created at deployment, but when I visit the URL, I don't get any output.
Also I've determined now that the sample app is using conf/tomcat-users.xml and
not my own /tmp/tomcatusers.xml file as I get a 403 returned w
we could answer your inquiry if you can get someone to translate your
request
best regards
Martin
- Original Message -
From: "Weng Hon Wong" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 11, 2008 11:20 PM
Subject: Inquiry
Hi,
Can monit help to monitor and restart IF apache tomcat 5.5.
Is there anyway to increase the 'maxInstances' value in the StandardWrapper
from the current limit of 20? I have a short term issue with a STM servlet and
need more than 20 instances.
Regards
Dave Steinberg
Hello Currency
+44 (0)7810 752 708
www.hellocurrency.com
Stephen More wrote:
>
> On Wed, Feb 27, 2008 at 6:40 AM, tlgkumar wrote:
>> using this i can create the project and got output nicely,
>> but my problem is i cannot view the server output cosole printouts,
>> in my project i am using lots of print statements,
>
> In general you should m
Oh thanks so much!
That got rid of my 404 error - now I have a 405 to tackle though - glad to
be done with the 404 though - I thought I had tried every combination but I
guess not!!
Thanks
Kimberly
On Wed, Mar 12, 2008 at 10:21 PM, David Smith <[EMAIL PROTECTED]> wrote:
> Keep in mind it's the br
> From: Michael Bongiovi [mailto:[EMAIL PROTECTED]
> Unless I'm not understanding things correctly, setting up SSL
> on Tomcat would
> require getting another SSL certificate to be kept in the
> keystore for Tomcat,
> but I don't want to get another certificate since I already
> have one for main w
You should have asked this question at Spring Framework community
support forum,
http://forum.springframework.org/forumdisplay.php?f=33
Acegi Security is implemented as a filter, and its configuration is
independent of Tomcat.
I have not an example at hand, so the following is from the reference
Keep in mind it's the browser that calls the servlet, not really your
jsp and the browser knows nothing of tomcat contexts. Your
tag should have an action of "/test/servlet/UploadUnzipTest". In the
jsp, you can compute this as action="${pageContext.request.contextPath}/servlet/UploadUnzipTest
it's in CATALINA_HOME/webapps/test
On Wed, Mar 12, 2008 at 10:14 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Kimberly Begley wrote:
> > and my jsp form calls it like this:
> > > method=post>
>
> What is the context path your app is deployed to?
>
> Mark
>
>
> ---
Kimberly Begley wrote:
and my jsp form calls it like this:
What is the context path your app is deployed to?
Mark
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additio
Michael Bongiovi wrote:
Unless I'm not understanding things correctly, setting up SSL on Tomcat would
require getting another SSL certificate to be kept in the keystore for Tomcat,
but I don't want to get another certificate since I already have one for main
web site itself. I assume that means
Unless I'm not understanding things correctly, setting up SSL on Tomcat would
require getting another SSL certificate to be kept in the keystore for Tomcat,
but I don't want to get another certificate since I already have one for main
web site itself. I assume that means having to go with the seco
> From: Michael Bongiovi [mailto:[EMAIL PROTECTED]
> I'm running Tomcat 5.5 as a servlet container under IIS so
> that I can run Jive
> forums on my web site. The forum is linked to from the main
> web page, which
> already has an SSL certificate. I'd like to be able to have
> the Jive login
> sc
David Cassidy wrote:
Chuck,
Do you know if the admin app will ever re-appear as it was really quite
nice. or is the only options to use lambda probe / jconsole ?
Unless someone steps up to a) port it to 6.x and b) maintain it, no.
In my view, any effort would be better spent making sure all t
Hi,
I am stuck.
I am running tomcat 5 and am trying to call a servlet from a jsp.
My servlet class resides in WEB-INF/classes/packagename.
My web.xml looks like this
UploadUnzipTest
packagename.UploadUnzipTest
UploadUnzipTest
/servlet/UploadUnzipTest
and my jsp form calls it like t
I'm running Tomcat 5.5 as a servlet container under IIS so that I can run Jive
forums on my web site. The forum is linked to from the main web page, which
already has an SSL certificate. I'd like to be able to have the Jive login
screen passed through SSL, but I'm not sure how to do it. Any help
On your realm up the level of debug and let us know whats in the logs
D
On Wed, 2008-03-12 at 11:16 +, Edward Quick wrote:
> Thanks David, I had forgotten the web.xml as you suggested. I have now added
> this so my web.xml is as shown below, and I get the prompt but the userid I'm
> using
Thanks David, I had forgotten the web.xml as you suggested. I have now added
this so my web.xml is as shown below, and I get the prompt but the userid I'm
using 'test' (passwd: test) isn't going through.
Hope this isn't a daft question, but do I need to add code to the servlet to
get this to wo
Chuck,
Do you know if the admin app will ever re-appear as it was really quite
nice. or is the only options to use lambda probe / jconsole ?
Ta
D
On Tue, 2008-03-11 at 23:26 -0500, Caldarale, Charles R wrote:
> > From: Weng Hon Wong [mailto:[EMAIL PROTECTED]
> > Subject: tomcat 6.0
> >
> > Do
whats in your web.xml ?
is your app forcing a login ?
all the realm provides is a system to do authentication
unless you are triggering it, it isn't used
On Wed, 2008-03-12 at 10:36 +, Edward Quick wrote:
> Hi,
>
> I would like to specify my own tomcat-users.xml for my webapp to use (
Tom van Wietmarschen wrote:
Filip Hanik - Dev Lists wrote:
The biggest issue I have is that I keep getting
memberAdded/memberDisappeared events from the same member. I've made a
small test app (based on the example on the Tribes introduction page)
that I run on a client PC and a similar imple
Hi,
I would like to specify my own tomcat-users.xml for my webapp to use (not the
server's main one in conf/tomcat-user.xml).
I tried the following configuration in my webapp's context.xml file but
unfortunately when I went to the URL, I wasn't even prompted for a logon:
Could so
Hello
Is it possible to get socket level information from the HTTP connection
(HttpServletRequest or something)? I am implementing HTTP proxy as web
application running under Tomcat and I need this to reuse proxy<->server when
the same keepalive client<->proxy connection is used.
Thanks in adv
Many thanks for your reply, it pointed me in the right direction ie Acegi...
Yes https still works, I can browse to https://localhost:8443/login.jsp
but I notice when I browse to https://localhost:8443/menu.html its
redirected to port 8080 even though I've changed HTTP port from 8080 to 8090
in s
no answer in tomcat docs:
http://tomcat.apache.org/tomcat-6.0-doc/config/valve.html
but I find result at org.apache.catalina.valves.AccessLogValve.java
* combined -
* %h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"
*
2008/3/11, Mark Thomas <[EMAIL PROTECTED]>:
>
> C.F-Win in China
Hello all,
I'm seeing some very odd behavior with isapi_redirect on IIS. I'm running
version 1.2.19. My uriworkermap.properties file is as follows:
/*.jsp=loadbalancer
/*.do=loadbalancer
/*.xml=loadbalancer
/healthcheck.txt=xitx001
/vgn-ext-templating/*=loadbalancer
/News/*=loadbalancer
/AppCo
Hi!
O Mar, 11-03-2008 ás 22:32 -0600, Filip Hanik - Dev Lists escribiu:
> for it to work you would need to have channelSendOptions="6",
No, it doesn't work too. I've already tried with it... With synchronous
session replication server response is a bit slower (but too much...)
but I have the sam
Filip Hanik - Dev Lists wrote:
The biggest issue I have is that I keep getting
memberAdded/memberDisappeared events from the same member. I've made a
small test app (based on the example on the Tribes introduction page)
that I run on a client PC and a similar implementation that I start
from a Se
MK wrote:
Hi tomcat users,
I was wondering whether it's possible to advise Tomcat to dump any incoming HTTP
requests while preserving their original plain text nature? I tried hard to find
something like this, but I only stumbled upon the RequestDumperValve, which
unfortunately only has access t
Actually, I found a solution, but it is specific to WinHTTP:
http://msdn2.microsoft.com/en-us/library/aa384119(VS.85).aspx
It worked perfectly for me, and I found the error I was hunting down for 2
hours... So in this regard, I'm fine now.
But still, I am curious whether there is a server-side so
Stasa Jerinic wrote:
Are the settings wrong, so that the customer cann't see correct the special
german characters or is there somer other trouble?
http://wiki.apache.org/tomcat/FAQ/CharacterEncoding
Mark
-
To start a new t
> From: cool gak [mailto:[EMAIL PROTECTED]
> tell me how to install apache on windows vista home premium?
> which is the suitable version for windows vista home premium??
This is the Apache Tomcat list, which is not Apache httpd.
Please ask your question on an Apache httpd list.
98 matches
Mail list logo