"Christopher Schultz" wrote in message
news:4b070643.1070...@christopherschultz.net...
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Rainer,
>
> On 11/20/2009 1:09 PM, Rainer Jung wrote:
>> On 20.11.2009 17:20, Christopher Schultz wrote:
>>> I'm having trouble getting a client certificat
No, you don't want two -or more processes- writing to the same file.
You have several options:
a) Aggregate on demand.
Keeps the log files independent, but only merge them when needed.
b) Send the log records over the network to one or more logging servers
This will merge your logs on the f
Thanks André Warnier
>> well the window from which catalina start command has been fired comes
>> to command
>> prompt after showing four lines but it opens another window which shows
>> startup log remains open and if I close that Tomcat terminates.
>>
> In the same window where you entered "sta
> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
> Subject: Re: Putting Docbase on network drive. Is it Possible ?
>
> well the window from which catalina start command has been fired
> comes to command prompt after showing four lines but it opens
> another window which shows startup log remai
R. S. Patil wrote:
well the window from which catalina start command has been fired comes
to command
prompt after showing four lines but it opens another window which shows
startup log remains open and if I close that Tomcat terminates.
In the same window where you entered "startup.bat" to star
On Sat, Nov 21, 2009 at 12:56 AM, Caldarale, Charles R
wrote:
>> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
>> Subject: Re: Putting Docbase on network drive. Is it Possible ?
>>
>> I ran the startup script in a terminal window. The terminal window wont
>> come back to prompt as it does on Li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/20/2009 4:12 PM, Christopher Schultz wrote:
> Rainer,
>
> On 11/20/2009 1:09 PM, Rainer Jung wrote:
>> On 20.11.2009 17:20, Christopher Schultz wrote:
>>> I'm having trouble getting a client certificate chain sent to Tomcat via
>>> mod_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/20/2009 1:09 PM, Rainer Jung wrote:
> On 20.11.2009 17:20, Christopher Schultz wrote:
>> I'm having trouble getting a client certificate chain sent to Tomcat via
>> mod_jk. Apache httpd 2.2.9, mod_jk 1.2.28, Tomcat 5.5.27.
>
> Off by on
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/20/2009 1:51 PM, Rainer Jung wrote:
> OpenSSL Code looks like only returning the chain provided by the client,
> and the client should not provide the root.
Ok.
> At the moment I see no way of getting the root CA which verified the
> c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/20/2009 12:39 PM, Rainer Jung wrote:
> On 20.11.2009 18:08, Christopher Schultz wrote:
>> Rainer,
>>
>> On 11/20/2009 11:51 AM, Rainer Jung wrote:
>>> On 20.11.2009 17:20, Christopher Schultz wrote:
If you continue reading, you can
Overview
The purpose of this update is provide information on the current
understanding so users are better informed when making decisions
regarding risk mitigation for this issue in their environment.
Work on the root cause is progressing but is still in a state of flux.
Discussion is f
> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
> Subject: Re: Putting Docbase on network drive. Is it Possible ?
>
> I ran the startup script in a terminal window. The terminal window wont
> come back to prompt as it does on Linux. For shutting down I have to
> open another window. Is it Norma
R. S. Patil wrote:
Hi Chuck Caldarale
Works fine for me - as long as I'm running Tomcat via the startup.bat script.
If you're running Tomcat as a service, the service has no access to any drive
mappings you've made under your userid.
Yes it works with startup.bat script. I just tested it
Hi Chuck Caldarale
> Works fine for me - as long as I'm running Tomcat via the startup.bat script.
> If you're running Tomcat as a service, the service has no access to any
> drive mappings you've made under your userid.
>
Yes it works with startup.bat script. I just tested it and found mapped
bhavik shah wrote:
Hi I am sure it is "Tomcat6"
Can you please explain the registry setting as I could not find auto-run for
Apache Software foundation.
I don't really know, but I'll make a guess and suggest that you have a
look here :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer
Since certs are public anyhow (not keys), here's the decoding done by
openssl -x509 -in ... -text:
On 20.11.2009 18:49, Rainer Jung wrote:
> The following line from you mod_jk log really shows what is being
> forwarded as an attribute to Tomcat. This is logged after retrieving the
> data from Apac
> From: bhavik shah [mailto:bhavik...@gmail.com]
> Subject: Re: Error - Unable to open the service 'Tomcat6' on Windows
> 2003
>
> Hi I am sure it is "Tomcat6"
That's the name of the service, not the name of the program being auto-run.
> Can you please explain the registry setting as I could not
On 20.11.2009 18:44, Rainer Jung wrote:
>> SSLEngine On
>> SSLCertificateFile ...
>> SSLCertificateKeyFile ...
>>
>> SSLOptions +ExportCertData
>> JkOptions +ForwardSSLCertChain
>>
>> JkMount /cschultz-chadis/*.jsp worker21
>> JkLogLevel debug
Hi I am sure it is "Tomcat6"
Can you please explain the registry setting as I could not find auto-run for
Apache Software foundation.
Thanks
On Thu, Nov 12, 2009 at 6:10 PM, Jeffrey Janner wrote:
> Are you sure it says Tomcat6 and not Tomcat6w?
> Here is what's probably happening:
> Windows
Thank You very much Chuck Caldarale
>
> In the docs:
> http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
>
I just read that and its a very valuable resource.
Thanks and best regards
Raja
-
To unsubscribe, e-mail: user
On 20.11.2009 17:20, Christopher Schultz wrote:
> I'm having trouble getting a client certificate chain sent to Tomcat via
> mod_jk. Apache httpd 2.2.9, mod_jk 1.2.28, Tomcat 5.5.27.
Off by one?
https://issues.apache.org/bugzilla/show_bug.cgi?id=39637
indicates you'll need 5.5.28 ...
HTH!
Rain
> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
> Subject: Re: Putting Docbase on network drive. Is it Possible ?
>
> where can I get more info about attributes and deployment xml file ?
In the docs:
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html
- Chuck
THIS COMMUNICATION MAY
Thanks Chuck Caldarale
>> > docBase="E:/"
>> antiResourceLocking="false"
>> allowLinking="true"
>> />
>
> Take out the path attribute (it's not allowed) and the allowLinking attribute
> (ineffective on Windows).
>
where can I get more info about attributes and deployment x
The following line from you mod_jk log really shows what is being
forwarded as an attribute to Tomcat. This is logged after retrieving the
data from Apache but before sending it over the wire. At least we know
we got the data from Apache and because it is three and not four certs
it is likely, that
Thanks chris,
> On 11/18/2009 11:07 PM, R. S. Patil wrote:
>> The repository Install of Tomcat has the problem.
>
> *Please report this issue to the Ubuntu folks*. I'd really prefer if we
> didn't always have to tell people having your type of problems that
> "everything will be fine if you unins
> SSLEngine On
> SSLCertificateFile ...
> SSLCertificateKeyFile ...
>
> SSLOptions +ExportCertData
> JkOptions +ForwardSSLCertChain
>
> JkMount /cschultz-chadis/*.jsp worker21
> JkLogLevel debug
>
> # chain.crt contains all 3 certif
On 20.11.2009 18:08, Christopher Schultz wrote:
> Rainer,
>
> On 11/20/2009 11:51 AM, Rainer Jung wrote:
>> On 20.11.2009 17:20, Christopher Schultz wrote:
>>> If you continue reading, you can see that mod_jk sends at least part of
>>> the first certificate. I seem to recall that mod_jk in debug m
> From: R. S. Patil [mailto:kpr.rspa...@gmail.com]
> Subject: Putting Docbase on network drive. Is it Possible ?
>
> I have created a Test-E.xml in C:\Program Files\Tomcat
> 6.0\conf\Catalina\localhost
> the contents are
>docBase="E:/"
> antiResourceLocking="false"
> allowLinki
>Thanks for the info. I though you opened a buzilla issue? Would you mind
pasting this into the issue as a new comment? Once we agree, that
something looks like a bug and an issue is opened, it's best to collct
further info there.
Yes, I opened a buzilla issue. It's called "Problem with mod_jk 1
dear Friends,
I have mapped drive e: to \\Dell-1710\RSP_DEV\Appl\Web_Dev\Test_Proj\WebContent
there it gets latest compiled application through eclipse.
I have created a Test-E.xml in C:\Program Files\Tomcat
6.0\conf\Catalina\localhost
the contents are
If I try with http://localhost:8080/Test-E
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 11/20/2009 11:51 AM, Rainer Jung wrote:
> On 20.11.2009 17:20, Christopher Schultz wrote:
>> If you continue reading, you can see that mod_jk sends at least part of
>> the first certificate. I seem to recall that mod_jk in debug mode only
>
> From: Milan Tomic [mailto:tomicmi...@yahoo.com]
> Subject: Logging in Tomcat 5 (SysOut & SysErr)
>
> At present, system.out and system.err are printing in the Windows
> console. How can I redirect output to some file?
The first thing you have to tell us is exactly what version of Tomcat you're
On 20.11.2009 17:20, Christopher Schultz wrote:
> If you continue reading, you can see that mod_jk sends at least part of
> the first certificate. I seem to recall that mod_jk in debug mode only
> logs part of the request, so it's possible that more information is
> being sent than is being logged,
Andreu Adrover wrote:
In our company we have activated a new http-proxy to gave access to Internet
to all our users (until now we gave them direct access by firewall rules).
Since we activated it our development team have problems to connect to
Internet with the applications.
Instead of hacking T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
All,
I'm having trouble getting a client certificate chain sent to Tomcat via
mod_jk. Apache httpd 2.2.9, mod_jk 1.2.28, Tomcat 5.5.27.
My httpd configuration looks like this:
SSLEngine On
SSLCertificateFile ...
SSLCertificat
On 20/11/2009 15:57, André Warnier wrote:
Pid wrote:
http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html
That, however, does not seem to handle the case where the proxy requires
an authentication (the type of which was unfortunately not indicated by
the OP).
Any generic tips i
Pid wrote:
On 20/11/2009 10:32, André Warnier wrote:
Pid wrote:
...
(The item is illustrated by the image of a deity applying its wrath to
a small, cute, helpless and furry creature, and the implication that
it is the addressees fault. It is an unpleasant image.)
Thanks. I think I get it now
Pid wrote:
http://java.sun.com/javase/6/docs/technotes/guides/net/proxies.html
That, however, does not seem to handle the case where the proxy requires
an authentication (the type of which was unfortunately not indicated by
the OP).
Any generic tips in that direction ?
---
Thanks then
I'll search on thay way.
Regards
2009/11/20 Pid
> On 20/11/2009 14:53, Andreu Adrover wrote:
>
>> Hi all
>>
>> First of all , thanks for answering this mail :)
>> I'm not a developer, just a teleco engineer.
>> In our company we have activated a new http-proxy to gave access to
>>
On 20/11/2009 14:53, Andreu Adrover wrote:
Hi all
First of all , thanks for answering this mail :)
I'm not a developer, just a teleco engineer.
In our company we have activated a new http-proxy to gave access to Internet
to all our users (until now we gave them direct access by firewall rules).
Hi all
First of all , thanks for answering this mail :)
I'm not a developer, just a teleco engineer.
In our company we have activated a new http-proxy to gave access to Internet
to all our users (until now we gave them direct access by firewall rules).
Since we activated it our development team ha
On Fri, 20 Nov 2009 14:22:57 +0100, André Warnier wrote:
Ronald Klop wrote:
On Fri, 20 Nov 2009 13:20:04 +0100, Karthik Nanjangude
wrote:
Hi
You mentioned XML - use some existing library that works with XML.
A 3rd party Client S/w of C++ sends an XML string over socket
This socket is
> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: Tomcat 6 on Windows Vista 64bit
>
> as chuck mentioned you need to install 64bit JVM from Sun
No, you don't *need* to install a 64-bit JVM, but given that it's a 64-bit OS,
doing so is sensible. If you install a 64-bit JVM and wa
Ronald Klop wrote:
On Fri, 20 Nov 2009 13:20:04 +0100, Karthik Nanjangude
wrote:
Hi
You mentioned XML - use some existing library that works with XML.
A 3rd party Client S/w of C++ sends an XML string over socket
This socket is be defined and read by *Process* of web application
You
as chuck mentioned you need to install 64bit JVM from Sun
http://www.java.com/en/download/manual.jsp#win
Martin Gainty
__
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
Diese Nachricht ist vertraulich. Sollten Sie nicht der
On Fri, 20 Nov 2009 13:20:04 +0100, Karthik Nanjangude
wrote:
Hi
You mentioned XML - use some existing library that works with XML.
A 3rd party Client S/w of C++ sends an XML string over socket
This socket is be defined and read by *Process* of web application
You are not having a pr
On 20/11/2009 12:52, Sabo, Eric wrote:
Those steps I was not sure about, can you give me default values or settings,
that might be my issue.
The default server.xml has some settings that are default. Obviously.
Have you changed them, if so, what to?
The jsp is in the default web site, but I
Tuan Quan wrote:
Anyone has succesfully installed Tomcat 64 bit on Windows Vista Business 64bit
OS?
Thanks.
Tuan
First off, there's no such thing as Tomcat 64-bit, just 64-bit JVMs. I
haven't used Vista, but no trouble on Win server 2008, which is almost
the same thing. Just make sure you
Those steps I was not sure about, can you give me default values or settings,
that might be my issue.
The jsp is in the default web site, but I would like the whole server to have
this ability - meaning more that just the default site, we will probably have a
couple of web sites on this server.
On 20/11/2009 12:34, Sabo, Eric wrote:
That step did not work, I have one file that has a simple jsp page it will not
display it.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Friday, November 20, 2009 7:31 AM
To: Tomcat Users List
Subject: Re: Tomcat / windows 2008 IIS 7
That step did not work, I have one file that has a simple jsp page it will not
display it.
-Original Message-
From: Pid [mailto:p...@pidster.com]
Sent: Friday, November 20, 2009 7:31 AM
To: Tomcat Users List
Subject: Re: Tomcat / windows 2008 IIS 7 x64
On 20/11/2009 12:23, Sabo, Eric wr
2009/11/20 Karthik Nanjangude
> A 3rd party Client S/w of C++ sends an XML string over socket
>
> This socket is be defined and read by *Process* of web application
>
> OK, so you're trying to get Tomcat to do something it's not designed to do:
handle incoming TCP connections that are not HTTP co
On 20/11/2009 12:23, Sabo, Eric wrote:
1. Tomcat is running on port 8080, at least I am getting to the default web
site.
Good start.
2-3. Don't know what you mean by this? How does one check?
2. Your application.
JSP != PHP You can't just chuck JSP files into a published directory &
1. Tomcat is running on port 8080, at least I am getting to the default web
site.
2-3. Don't know what you mean by this? How does one check?
Nothing has been written to my log files that I setup in the isap.properties
file.
I am new to tomcat so please bare with me on this.
Thanks for
On 20/11/2009 12:11, Sabo, Eric wrote:
Still after trying some more things we are still getting an "HTTP Error 404.3 - Not
Found" - error code of "0x80070032"
I followed this steps:
http://jspors.blogspot.com/2009/01/setting-up-64-bit-tomcat-6-on-iis7.html
Configure Tomcat (this is the part
Hi
>> You mentioned XML - use some existing library that works with XML.
A 3rd party Client S/w of C++ sends an XML string over socket
This socket is be defined and read by *Process* of web application
>>You are not having a problem with a Tomcat installation.
TOMCAT 6.0.2.0
JDK 1.6.0
O/s L
Still after trying some more things we are still getting an "HTTP Error 404.3 -
Not Found" - error code of "0x80070032"
I followed this steps:
http://jspors.blogspot.com/2009/01/setting-up-64-bit-tomcat-6-on-iis7.html
Configure Tomcat (this is the part we are not really sure)
Set up server.x
On 20/11/2009 10:32, André Warnier wrote:
Pid wrote:
...
(The item is illustrated by the image of a deity applying its wrath to
a small, cute, helpless and furry creature, and the implication that
it is the addressees fault. It is an unpleasant image.)
Thanks. I think I get it now.
So, it's k
You will need some kind of logging framework to do this (e.g. Log4J).
On Fri, Nov 20, 2009 at 12:26 PM, Milan Tomic wrote:
>
>
> At present, system.out and system.err are printing in the Windows console.
> How can I redirect output to some file? Or even better would be to have 2
> outputs: file
At present, system.out and system.err are printing in the Windows console. How
can I redirect output to some file? Or even better would be to have 2 outputs:
file and Windows console. I have tried to read Tomcat docs and got lost there.
It mentions default catalina.log as output, but I don't h
So I must configure vhost under apache for a specific webapp and then create
context descriptor for specific tomcats under default host (ex. under tom1
and tom2 and not under tom3). Or must I create vhost under specific tomcats
too?
2009/11/20 Pid
> On 20/11/2009 09:22, Paolo Santarsiero wrote:
2009/11/20 div.gcet
>
> Hi all,
>
>I am developing a web application using Tomcat 6.0 and MyEclipse
> IDE. For my requirements i have to store a lot of (100-200) Lists objects
> in my sessions. And any list may be associated with a lot other objects,
> because of this the performance of
Pid wrote:
...
(The item is illustrated by the image of a deity applying its wrath to a
small, cute, helpless and furry creature, and the implication that it is
the addressees fault. It is an unpleasant image.)
Thanks. I think I get it now.
So, it's kind of like when you or Chuck answer a
On 20/11/2009 10:14, div.gcet wrote:
Hi all,
I am developing a web application using Tomcat 6.0 and MyEclipse
IDE. For my requirements i have to store a lot of (100-200) Lists objects
in my sessions. And any list may be associated with a lot other objects,
because of this the performa
On 20/11/2009 09:51, André Warnier wrote:
Hassan Schroeder wrote:
You do know that every time someone uses "content management"
and "WordPress" in the same context, God kills a kitten, don't you?
Always eager to learn new subtleties of the English language..
What does the above really mean ?
Hi all,
I am developing a web application using Tomcat 6.0 and MyEclipse
IDE. For my requirements i have to store a lot of (100-200) Lists objects
in my sessions. And any list may be associated with a lot other objects,
because of this the performance of my application have become very s
On 20/11/2009 09:22, Paolo Santarsiero wrote:
Hi all, I have a cluster with Apache2.2 and three Tomcat 6 instances in load
balance and sticky sessions on three different servers. I use another server
like webapps repository, so my tomcat's go to applications by context
descriptors. But I don't wa
On 20/11/2009 06:13, Karthik Nanjangude wrote:
Hi
This is not Fun dude...
I know how to write a SOCKET Programming for Standalone,
How do I write a socket Listener for WEB Application running over TOMCAT when
the application is up and running.?
Please be serious...I asked for some help or i
Hassan Schroeder wrote:
On Thu, Nov 19, 2009 at 10:07 AM, picosam wrote:
I have a Tomcat6 server running behind an Apache2 server using JK mod. My
Tomcat responds to www.myserver.com and www.myserver.com/api. I would like
to make the server not respond to the latter and access the application
g f wrote:
I need to grant mywebapp read,write,execute permissions to these images.
I am attempting to configure SecurityManager to allow this but am
having some difficulties.
Also make sure that, at the OS level, the user-id under which Tomcat
runs has the permissions to access these files.
picosam wrote:
Hello,
I have a Tomcat6 server running behind an Apache2 server using JK mod. My
Tomcat responds to www.myserver.com and www.myserver.com/api. I would like
to make the server not respond to the latter and access the application
under /api via api.myserver.com instead.
http://wik
Hassan Schroeder wrote:
You do know that every time someone uses "content management"
and "WordPress" in the same context, God kills a kitten, don't you?
Always eager to learn new subtleties of the English language..
What does the above really mean ?
-
On 20/11/2009 05:25, Tuan Quan wrote:
Anyone has succesfully installed Tomcat 64 bit on Windows Vista Business 64bit
OS?
Thanks.
Tuan
Yep.
p
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comma
Hi all,
I am preparing myself for my first commercial application in clustered
Tomcat environment.
One of requests that I have is to allow exposing logs that happened on
either TomcatA or TomcatB aggregated in single report. TomcatA and TomcatB
are behind Apache Server and load balancing should b
Hi all, I have a cluster with Apache2.2 and three Tomcat 6 instances in load
balance and sticky sessions on three different servers. I use another server
like webapps repository, so my tomcat's go to applications by context
descriptors. But I don't want all three tom go on all apllications, so I
re
On 20.11.2009 09:03, thomas2004 wrote:
>
>> Scroll back to Rainer's message dated 17/11/2009.
> There is a question there. The answer to that question is what Rainer
> is waiting for.
>
>
> Ok, here again Rainer's question:
>
>
>> I know, that you have seen a problem, the errno=11 thing. I n
On Fri, 20 Nov 2009 07:13:44 +0100, Karthik Nanjangude
wrote:
Hi
This is not Fun dude...
I know how to write a SOCKET Programming for Standalone,
How do I write a socket Listener for WEB Application running over
TOMCAT when the application is up and running.?
Please be serious...I ask
Hi again,
I got the LDAP connection working on my IDM.
"Test Connection Succeeded"
However, when I try to create a new User on the LDAP Resource, I get the
following error :
javax.naming.CommunicationException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.s
>Scroll back to Rainer's message dated 17/11/2009.
There is a question there. The answer to that question is what Rainer
is waiting for.
Ok, here again Rainer's question:
> I know, that you have seen a problem, the errno=11 thing. I need to
> know, whether *this* problem (errno=11, which is
79 matches
Mail list logo