Hi users,
I am using tomcat 5.5 and its running fine, however, I want to see specific
jsp which I deployed in tomcat. I want to view this page by using url like
http://localhost:8080/my.jsp. In this case, in which directory should i keep
this file (my.jsp). I have tried keeping it in web-apps and
I am having an issue with Apache 2/mod_proxy_ajp and Tomcat 6. I have
monitored all the headers coming back from apache for various scenarios
and the only scenario that I am having a problem with is when I have a
JSESSIONID appended to the URL. When the JSESSIONID is appended to the
URL the mime
> From: n828cl [mailto:chuck.caldar...@unisys.com]
> Subject: Re: Tomcat 6 Log Tomcat output to file
>
> awarnier wrote:
> > startup.bat > outputfile
>
> Close, but it should be:
>
> catalina.bat > outputfile.log
Scratch that - it's not complete; it should be:
catalina.bat > outputfile.log 2>&
awarnier wrote:
>
>
> startup.bat > outputfile
>
>
Close, but it should be:
catalina.bat > outputfile.log
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please c
Guess I'll have to back off our requirement for 5.5.28 for customer installs.
Particularly for SSL required options.
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Sunday, January 03, 2010 5:55 PM
To: Tomcat Users List
Subject: Re: 5.5.28 Windows Insta
Ah, Looks like what I thought.
It's the native libs minus the statically links openSSL library.
Good to know.
Brought to mind because the libtcnative-1.dll was not in the earlier releases.
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Sunday, January 03
The tcnative-1.dll file is the one to be used.
See http://markmail.org/message/oco5tbar2fuetekz
Best regards,
Konstantin Kolinko
2010/1/3 Jeffrey Janner :
> Thanks for getting the files out there. It's much appreciated.
>
> Just one question: What is the smaller libtcnative-1.dll file?
>
> Jef
2010/1/3 Jeffrey Janner :
> I've not had a successful download of the native libraries using the
> 5.5.28 Windows installer. Everything appears to go normally: screen
> says it's downloading, then goes on, but the file does not end up in the
> bin directory. Is there an install log file stored an
Tomcat is started under a user account with its own security. Give
that user permission to the path.
On 1/3/10, WM C wrote:
>
> Hi -
>
> This is more like a general java question.
>
> In my web app, I need to read files from a network drive folder, which has
> access restriction (my account is pe
Thanks for getting the files out there. It's much appreciated.
Just one question: What is the smaller libtcnative-1.dll file?
Jeff
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Wednesday, December 16, 2009 10:39 AM
To: Tomcat Users List
Subject: RE:
I've not had a successful download of the native libraries using the
5.5.28 Windows installer. Everything appears to go normally: screen
says it's downloading, then goes on, but the file does not end up in the
bin directory. Is there an install log file stored anywhere?
I've done this on various
2010/1/3 WM C
> The problem is that now we have two web apps, each needs to access
> different drive, each drive has different user access control list - in this
> case, running Tomcat using one user will only make one app work, while fail
> another (for security reason, we cannot allow one user
Thanks for the quick reply - That was exactly what I did and it worked.
The problem is that now we have two web apps, each needs to access different
drive, each drive has different user access control list - in this case,
running Tomcat using one user will only make one app work, while fail ano
Happy new year to all ,
I am using tomcat and JBoss.
Tomcat/5.0.26
mod_jk/1.2.26
Regards,
2009/12/29 Mark Thomas
> On 29/12/2009 16:17, assan alhamoud wrote:
> > Hello Mark ,
> >
> > we are using apache Server version: Apache/2.2.11 (Unix)
> > we use mod_jk.so module
> > jboss-3.2.5
> > To
2010/1/3 WM C
> In my web app, I need to read files from a network drive folder, which has
> access restriction (my account is permitted).
>
> During development time, since I am using Eclipse and Tomcat is integrated
> inside, so both were run under my account, everything works fine, but when
>
Hi ,
When i run a hibernate application in tomcat 5.5.28,i am getting the
following error
SEVERE: An exception or error occurred in the container during the request
processing
java.lang.UnsupportedOperationException: The logger
[org.slf4j.impl.SimpleLogger(org.apache.catalina.core.ContainerBa
Hi -
This is more like a general java question.
In my web app, I need to read files from a network drive folder, which has
access restriction (my account is permitted).
During development time, since I am using Eclipse and Tomcat is integrated
inside, so both were run under my account, everyt
17 matches
Mail list logo