-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
改变自己,
On 3/20/14, 10:24 AM, 改变自己 wrote:
> thank you very much for your detailed explanation , now i just
> resolved it with another way, i used a cronlog.exe which is a
> executable file and can be used for produce daily files;
Does it actually wo
-- --
??: "Christopher Schultz";;
: 2014??3??20??(??) 10:11
??: "Tomcat Users List";
????: Re: ?? tomcat 5 logs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
,
On 3/20/14, 12:30 AM, wrote:
> the
g you want, and you can name the logger
(almost) anything you want -- check the documentation[1] -- but the
line with the [Catalina].[localhost].[/my-context-path] must match
your Service/Host/Context names (note the leading '/' in the context
path in the final portion of the logger nam
9:53
??: "Tomcat Users List";
: Re: tomcat 5 logs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
,
On 3/19/14, 6:03 AM, wrote:
> now my boss let me get the tomcat console information(including
> the startup information and visit information ) and store
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
改变自己,
On 3/19/14, 6:03 AM, 改变自己 wrote:
> now my boss let me get the tomcat console information(including
> the startup information and visit information ) and store it in a
> file; at the same time the file must be produced automaticlly every
> day;
hello ,my friends
now my boss let me get the tomcat console information(including the startup
information and visit information ) and store it in a file; at the same time
the file must be produced automaticlly every day;
now i configed the startup.bat file which can get the the information
2014-02-04 Pavneet singh Kochhar :
> On Tue, Feb 4, 2014 at 4:08 AM, Konstantin Kolinko
> wrote:
>
>> > On Wed, Jan 29, 2014 at 2:59 PM, Caldarale, Charles R <
>> > chuck.caldar...@unisys.com> wrote:
>>
>
> >3. What tools are you using? Do you know how to use those tools?
>
>
> Currently I am usin
On Tue, Feb 4, 2014 at 4:08 AM, Konstantin Kolinko
wrote:
> > On Wed, Jan 29, 2014 at 2:59 PM, Caldarale, Charles R <
> > chuck.caldar...@unisys.com> wrote:
> >>
> >> At least you've got the right mailing list this time. No idea where you
> >> were looking, but the 5.0 and 5.5 are pretty obvious
> On Wed, Jan 29, 2014 at 2:59 PM, Caldarale, Charles R <
> chuck.caldar...@unisys.com> wrote:
>>
>> At least you've got the right mailing list this time. No idea where you
>> were looking, but the 5.0 and 5.5 are pretty obvious when you look in the
>> places linked to from the Tomcat home page:
>
les R <
chuck.caldar...@unisys.com> wrote:
> > From: Pavneet singh Kochhar [mailto:kochha...@gmail.com]
> > Subject: Fwd: Tomcat 5 Repository
>
> > I searched the source code of Tomcat5 (git or svn repository) but could
> not
> > find it in the archives.
>
> From: Pavneet singh Kochhar [mailto:kochha...@gmail.com]
> Subject: Fwd: Tomcat 5 Repository
> I searched the source code of Tomcat5 (git or svn repository) but could not
> find it in the archives.
At least you've got the right mailing list this time. No idea where you were
Hello,
I searched the source code of Tomcat5 (git or svn repository) but could not
find it in the archives. Kindly let me know where I can get it. I need the
git or svn repository since I require the commit messages as well.
Thank you!
Regards,
Pavneet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Javed,
On 9/12/2011 10:54 AM, Javed wrote:
> At the end, I circumvented this issue with help of regular
> expressions in urlrewrite filter. I wrote different regular
> expressions to identify jsessionid and converted upper case request
> URI to lower
Thanks for all the replies.
I can not go cookie way because application has to work without cookies.
I did lot of investigation but couldn't find why it is working in Tomcat 5
not in Tomcat 7.
At the end, I circumvented this issue with help of regular expressions in
urlrewrite filter. I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
刘铎,
On 8/4/2011 10:23 PM, 刘铎 wrote:
> I'm using Tomcat 6.0.24. As I know, jsessionid could be returned to
> the tomcat by urlrewriting or cookie. Why not use cookie instead?
In this case, Tomcat cannot determine if cookies are supported, yet, so
the
On 4 Aug 2011, at 08:23, Javed wrote:
>
> I was using Tomcat 5.0.28 before using Tomcat 7.0.16. The application was
> working perfectly fine. Recently, we have migrated from Tomcat 5 to Tomcat
> 7.
>
> The application works fine for most of the part but gives problem with
>
I'm using Tomcat 6.0.24. As I know, jsessionid could be returned to
the tomcat by urlrewriting or cookie. Why not use cookie instead?
2011/8/4 Javed :
>
> I was using Tomcat 5.0.28 before using Tomcat 7.0.16. The application was
> working perfectly fine. Recently, we have migrated
I was using Tomcat 5.0.28 before using Tomcat 7.0.16. The application was
working perfectly fine. Recently, we have migrated from Tomcat 5 to Tomcat
7.
The application works fine for most of the part but gives problem with
URLRewriteFilter.
I have used URLRewriteFilter to convert Capital case
After a days google, trial and error, I finally realised that the person who
migrated the website from linux to Windows did not change the paths in
catalina.policy.
I got a fresh copy of catalina.policy from Tomcat 5 installation and re-add my
bits of security settings and it is working now
Good day!
For testing purposes I have setup a website to run in Tomcat 5, Tomcat 6, and
Tomcat 7.
The site runs on Windows Server 2008 R2, and I used the service.bat to install
the windows service so that I can start and stop the site.
When it came to enable the security manager, I read from
W dniu 2011-05-05 18:50, Christopher Schultz pisze:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michał,
On 5/5/2011 10:21 AM, Michał Kapituła wrote:
I thought that seperate SSL Handshake could be made for each of the
requests, but I can't see such behaviour in the dumps. Only one or zero
th
> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl]
> Subject: Re: Slow SSL connections after Tomcat 5 to 7 migration
> Really I don't know what to search for there (maybe you
> could give me some clues?).
Look to see what the threads are doing. Some will be waiting
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michał,
On 5/5/2011 10:21 AM, Michał Kapituła wrote:
> I thought that seperate SSL Handshake could be made for each of the
> requests, but I can't see such behaviour in the dumps. Only one or zero
> threads commiting a handshake, others appear to auto
Hello,
I've made some thread dumps with https connection in progress.
W dniu 2011-05-04 15:49, Caldarale, Charles R pisze:
From: Michał Kapituła [mailto:michal.kapit...@comarch.pl]
Subject: Slow SSL connections after Tomcat 5 to 7 migration
I've just tested the page generation time
On Wed, May 4, 2011 at 15:49, Caldarale, Charles R
wrote:
>> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl]
>> Subject: Slow SSL connections after Tomcat 5 to 7 migration
>
>> I've just tested the page generation time via local network (and
>> browser
> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl]
> Subject: Slow SSL connections after Tomcat 5 to 7 migration
> I've just tested the page generation time via local network (and
> browser's cache off) and the page is being fully loaded in circa 2
> secon
Hi,
I've been experiencing trouble after migrating our company's web
application from Tomcat 5 to Tomcat 7. There's a significant slowdown
with https connections after the migration.
I'm aware that application has a flaw - there's a large number of http
request nee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Varuna,
On 5/2/2011 2:19 PM, Varuna Seneviratna wrote:
> I wont't Tomcat5 becauseI want to study for the SWCDE Exam which uses
> Tomcat5
Assuming you mean SCWCD, I can tell you you're going to have a rough
road ahead of you. Obtaining this certifi
Varuna Seneviratna wrote:
On 2 May 2011 23:43, Pid wrote:
On 5/2/11 7:07 PM, Varuna Seneviratna wrote:
Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
refer me to relevant documentation.I am Unable to understand what is
documented at http://tomcat.apache.org/tomcat-5.5
On Mon, May 2, 2011 at 11:16 AM, Varuna Seneviratna
wrote:
> I don't understand How to do the following
>
> Unix daemon
If you're just setting up a local dev environment, I'd suggest you don't
really need to bother with jsvc -- keep it simple.
--
Hassan Schroeder -
On 2 May 2011 23:47, André Warnier wrote:
> Varuna Seneviratna wrote:
>>
>> Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
>> refer me to relevant documentation.I am Unable to understand what is
>> documented at http://tomcat.apache.org/to
Varuna Seneviratna wrote:
Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
refer me to relevant documentation.I am Unable to understand what is
documented at http://tomcat.apache.org/tomcat-5.5-doc/setup.html and
configure Tomcat in order to create a Java Servlet Development
On 2 May 2011 23:43, Pid wrote:
> On 5/2/11 7:07 PM, Varuna Seneviratna wrote:
>> Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
>> refer me to relevant documentation.I am Unable to understand what is
>> documented at http://tomcat.apache.org/tomcat-5
On 5/2/11 7:07 PM, Varuna Seneviratna wrote:
> Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
> refer me to relevant documentation.I am Unable to understand what is
> documented at http://tomcat.apache.org/tomcat-5.5-doc/setup.html and
> configure Tomcat in order
Can anybody Please tell me How to Configure Tomcat 5 on Fedora 14 or
refer me to relevant documentation.I am Unable to understand what is
documented at http://tomcat.apache.org/tomcat-5.5-doc/setup.html and
configure Tomcat in order to create a Java Servlet Development
Environment for me at my
> From: Dharamshila Khandelwal [mailto:dharmshil...@gmail.com]
> Subject: Re: Servlet mapping doesn't work after upgrading from Tomcat 5 to 6
> I was able to make it work. Enable Invoker Servlet Mapping
> in conf/web.xml.
That is a really, really, really bad idea - bordering
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dharamshila,
On 3/9/2011 11:58 AM, Dharamshila Khandelwal wrote:
> I was able to make it work. Enable Invoker Servlet Mapping in conf/web.xml.
That would do it, although you should enable it in your webapp's web.xml
/only/ and not for the entire serv
Hi All,
I was able to make it work. Enable Invoker Servlet Mapping in conf/web.xml.
However I had to enable priveleged="true" in context.xml.
Do you see any flip side to it? I know that it is not the most secured way
but this is my application website and runs in the intranet.
Thanks all for your
*Localhost.log*
Mar 8, 2011 10:25:32 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Mar 8, 2011 10:25:32 PM org.apache.catalin
Dharamshila,
--- On Tue, 3/8/11 at 7:35 PM, Dharamshila Khandelwal
wrote:
Thanks for your response Christopher!
I have structs.jar in WEB-INF/lib. I even tried putting it in
CATALINA_HOME/lib, but it didn't work.
I have attached the log files as you had requested.
As Chris already mentioned,
I am
> > using.
>
> Your web.xml looks good. I also use Struts (v1) with Tomcat 6 with no
> problems whatsoever.
>
> If you upgraded from Tomcat 5 to 6 and things stopped working, I suspect
> that your TC5 environment had something that didn't properly translate
> int
m: Dharamshila Khandelwal [mailto:dharmshil...@gmail.com]
> > Subject: Re: Servlet mapping doesn't work after upgrading from Tomcat 5
> to 6
>
> > I tried putting the servlet-mapping inside servlet tag
> > but it didn't work.
>
> Good, since that's not syntactical
looks good. I also use Struts (v1) with Tomcat 6 with no
problems whatsoever.
If you upgraded from Tomcat 5 to 6 and things stopped working, I suspect
that your TC5 environment had something that didn't properly translate
into the new environment.
My guess is that struts-*.jar was filed under
> From: Dharamshila Khandelwal [mailto:dharmshil...@gmail.com]
> Subject: Re: Servlet mapping doesn't work after upgrading from Tomcat 5 to 6
> I tried putting the servlet-mapping inside servlet tag
> but it didn't work.
Good, since that's not syntactically correct
following servlet mapping in webapps//WEB-INF/web.xml
> >
> >
> >action
> > *.do
> >
> >
> > This mapping worked fine with Tomcat 5, but when I am running the
> > application with the same mapping, it is not able to load the servlet
> sa
2011/3/9 Dharamshila Khandelwal :
> Hi,
>
> I have the following servlet mapping in webapps//WEB-INF/web.xml
>
>
> action
> *.do
>
>
> This mapping worked fine with Tomcat 5, but when I am running the
> application with the same mapping, it is not able
Hi,
I have the following servlet mapping in webapps//WEB-INF/web.xml
action
*.do
This mapping worked fine with Tomcat 5, but when I am running the
application with the same mapping, it is not able to load the servlet saying
that the requested servlet not found.
Can anyone please
the problem is and I have it working, if less than ideally now.
Thanks for the suggestions etc.
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Wednesday, September 01, 2010 12:36 PM
To: Tomcat Users List
Subject: Re: undeploy failure - stack overflo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 9/1/2010 10:53 AM, Caldarale, Charles R wrote:
>> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
>
>> And that was working prop
x27;
Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
Sorry temp is linked to temp. That was a copy and paste error from the shell to
email on my part. I just double checked what I had sent and it is the only one
I made a mistake on.
It is
Temp -> /var/chache/tomcat5/temp
Ag
k.caldar...@unisys.com]
Sent: Wednesday, September 01, 2010 11:19 AM
To: Tomcat Users List
Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> From: Maximilian Stocker [mailto:m...@talentoyster.com]
> Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> w
> From: Maximilian Stocker [mailto:m...@talentoyster.com]
> Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> work -> /var/cache/tomcat5/work
> temp -> /var/cache/tomcat5/work
That's a bit scary - those should be separate directories. I have no idea wha
age-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Wednesday, September 01, 2010 10:29 AM
To: Tomcat Users List
Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maximilian,
On 9/1/2010 10:08 AM, Maximilian Sto
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> And that was working properly? Many folks have encountered
> problems using OpenJDK with Tomcat and their webapps.
I don't think that's
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maximilian,
On 9/1/2010 10:08 AM, Maximilian Stocker wrote:
> The version that was being used (using java -version) was an OpenJDK
>
> java version "1.6.0_0"
> OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-x86_64)
> OpenJDK 64-Bit Ser
ugust 31, 2010 4:58 PM
To: Tomcat Users List
Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> Really?
> > JVM - 1.6.0_0-b16 (Sun)
> You can probably find a n
> From: Pid [mailto:p...@pidster.com]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> Really?
> > JVM - 1.6.0_0-b16 (Sun)
> You can probably find a newer JVM than that
You're saying that just because 1.6.0_0 is approaching the fourth anniversar
On 31/08/2010 20:41, Maximilian Stocker wrote:
> Thanks for you reply.
>
> The JVM bug is an interesting possibility that I have also been wondering
> about. It was also upgraded I believe.
Really?
>> JVM - 1.6.0_0-b16 (Sun)
You can probably find a newer JVM than that, unless I'm reading your
...@unisys.com]
Sent: Tuesday, August 31, 2010 3:33 PM
To: Tomcat Users List
Subject: RE: undeploy failure - stack overflow tomcat 5 on RHEL 5
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> Looks like a JVM
--Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Tuesday, August 31, 2010 3:28 PM
To: Tomcat Users List
Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maximilian,
On 8/31/2010 2:15 PM,
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: undeploy failure - stack overflow tomcat 5 on RHEL 5
> Looks like a JVM bug to me.
Maybe not - see below.
> > And the last line, ExpandWar.delete continues on and on etc.
> That's w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Maximilian,
On 8/31/2010 2:15 PM, Maximilian Stocker wrote:
> I have a tomcat 5.5 running on a server with redhat enterprise linux
> 5 and everything has been working for the last 7 -8 months without
> problems. On Friday the IT department "patched"
I have a tomcat 5.5 running on a server with redhat enterprise linux 5 and
everything has been working for the last 7 -8 months without problems. On
Friday the IT department "patched"/upgraded the server (I believe both tomcat
and java were moved up minor versions) and now any undeploy fails.
T
On 25/08/2010 18:39, Wesley Acheson wrote:
> Hi,
>
> Is the 5.5 branch actively maintained? Or is it all tc6 now? Just wondering.
http://wiki.apache.org/tomcat/TomcatVersions
Mark
-
To unsubscribe, e-mail: users-unsubscr...@t
Hi,
Is the 5.5 branch actively maintained? Or is it all tc6 now? Just wondering.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
dster.com]
> Sent: Thursday, April 15, 2010 5:54 PM
> To: Vivek Kanchan
> Subject: Re: need help in setting up virtual url for tomcat 5 URGENT
>
>
> On 15/04/2010 10:02, Vivek Kanchan wrote:
>> Hi,
>>
>> We ar eusing the BIGIP url for this , so certificates and al
PM
To: Tomcat Users List
Subject: Re: need help in setting up virtual url for tomcat 5 URGENT
On 14/04/2010 12:10, Vivek Kanchan wrote:
> This is urgent please , i am new to tomcat. :(
People volunteer their support here for free. If you need urgent
support you may have to look fo
doc/index.html
and then:
http://tomcat.apache.org/tomcat-6.0-doc/config/index.html
p
> Thanks,
> Vivyek kanchan
>
> -Original Message-
> From: Vivek Kanchan
> Sent: Wednesday, April 14, 2010 4:32 PM
> To: users@tomcat.apache.org
> Subject: need help in setting
This is urgent please , i am new to tomcat. :(
Thanks,
Vivyek kanchan
-Original Message-
From: Vivek Kanchan
Sent: Wednesday, April 14, 2010 4:32 PM
To: users@tomcat.apache.org
Subject: need help in setting up virtual url for tomcat 5
HI,
> >
> > I have setup to
HI,
> >
> > I have setup tomcat 5 for a customer, now i need to use virtual url and
> por=
> > t
> > t other than 8080 , please let me know how to do it , what files to
> change =
> > for these.
Thanks,
Vivyek kanchan
an port 80. Thanks for your help (and
Peter) for pointing me in the right direction.
All the best,
-sul.
-Original Message-
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
Sent: Thursday, April 08, 2010 11:53 AM
To: Tomcat Users List
Subject: RE: Apache Tomcat 5 does
On 8 April 2010 16:52, Caldarale, Charles R wrote:
> Use netstat -ano, note the pid, and look it up in Task Manager.
>
> tcpview (http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx)
should give you the process directly, but Chuck's suggestion is less
invasive :-).
- Peter
> From: Sulaiman Paperwalla [mailto:s...@fiu.edu]
> Subject: RE: Apache Tomcat 5 does not work on port 80
>
> I did netstat -a but it does not tell me the application that is
> listening on port 80;
Use netstat -ano, note the pid, and look it up in Task Manager.
- Chuck
THI
al Message-
From: Gregor Schneider [mailto:rc4...@googlemail.com]
Sent: Thursday, April 08, 2010 11:42 AM
To: Tomcat Users List
Subject: Re: Apache Tomcat 5 does not work on port 80
You can telnet port 80 without any problems? Well, that means there's
some application running using port 80
Thanks!
IIS is not running on this machine. I checked the logs and they are
virtually blank. The logs I checked were jacarta_service_, stderr, and
stdout log files. I am using tomcat 5 because the application I am using is
not supporting a higher version yet. I am working with the vendor
You can telnet port 80 without any problems? Well, that means there's
some application running using port 80, otherwise you wouldn't be able
to telnet on port 80.
What gives "netstat -a"?
Rgds
Gregor
--
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA5268070267
Check you don't already have IIS running on port 80. If you look in
Tomcat's logs, there should be a bind exception if that's the case.
Is there any reason you're using 5.0? It's very old, and is no longer
supported. This means that, for example, it has known security holes and
they will never
Hi,
I have tomcat 5.0 installed on a windows server 2008 machine. Tomcat is the
only web server installed. When I change the port to anything other than
port 80, for example 8080, I can successfully access the website, but it
does not work for Port 80. I have made sure the port is open in th
1 ?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 04/02/2010 08:05, Shixiang Wen wrote:
May I draw your attention to the Tomcat website?
http://tomcat.apache.org/whichversion.html
p
___
好玩贺卡等你发,邮箱贺卡全新上线!
http://card.mail.cn.yahoo.com/
___
好玩贺卡等你发,邮箱贺卡全新上线!
http://card.mail.cn.yahoo.com/
> From: Carlox [mailto:cegh0...@gmail.com]
> Subject: Config IIS in tomcat 5 and 6 at sane time
>
> Hi! I´m trying to config the IIS in 2 Apache servers using the
> ISAPI filters.
> I have one server with tomcat 5.5 and other with tomcat 6 but the
> system don't run.
Hi! I´m trying to config the IIS in 2 Apache servers using the ISAPI filters.
I have one server with tomcat 5.5 and other with tomcat 6 but the system
don't run.
--
View this message in context:
http://old.nabble.com/Config-IIS-in-tomcat-5-and-6-at-sane-time-tp27165931p27165931.html
Caldarale, Charles R wrote:
From: Scott Dudley [mailto:sc...@telesoft.com]
Subject: Tomcat 5 vs 6 Context useNaming Behavior
We have a legacy application that's been running on the 5.5.X versions
for several years.
Under what JVM? And platform?
I've tested
> From: Scott Dudley [mailto:sc...@telesoft.com]
> Subject: Tomcat 5 vs 6 Context useNaming Behavior
>
> We have a legacy application that's been running on the 5.5.X versions
> for several years.
Under what JVM? And platform?
> The application instantiates the con
We have a legacy application that's been running on the 5.5.X versions
for several years. This application manipulates the JNDI context in
such a manner that would now be considered "unusual". In a nutshell,
it's because the application framework was written concurrent with and
prior to dev
> 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 versi
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
ple, "-genkey -alias tomcat" followed
by "-import -trustcacerts -aliast tomcat")
On Tuesday 20 October 2009 10:36, Miguel Ortiz wrote:
I have a tomcat 5 web server setup on CentOS, I am currently working on
installing a SSL cert but don't seem to be having any luck.
dgebase&_a=viewarticle&kbarticleid=1204
One thing to note is that when you import cert, use the same certificate
alias as the key's (for example, "-genkey -alias tomcat" followed
by "-import -trustcacerts -aliast tomcat")
On Tuesday 20 October 2009 10:36, Miguel O
I have a tomcat 5 web server setup on CentOS, I am currently working on
installing a SSL cert but don't seem to be having any luck. I get the
following error:
keytool error: java.lang.Exception: Public key in reply and keystore
don't match
I have reissued the cert through Network Sol
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
>
--
View this message in context:
http://www.nabble.com/Multiple-Instance-of-Tomcat-5-on-Centos-5-tp25975547p25976821.html
Sent from the
I have a tomcat 5 web server setup on CentOS, I am currently working on
installing a SSL cert but don't seem to be having any luck. I get the
following error:
keytool error: java.lang.Exception: Public key in reply and keystore
don't match
I have reissued the cert through Network Sol
homerlex wrote:
I have Centos 5 on which I yum installed Tomcat5.
Does anyone have tips for setting up multiple instances of TC in this
configuration? I have seen some how-tos with other flavors of Linux. Its
it going to be a matter of copying some files around and customizing the
/etc/init.d/
?
Thanks in advance
--
View this message in context:
http://www.nabble.com/Multiple-Instance-of-Tomcat-5-on-Centos-5-tp25975547p25975547.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e
Hi guyz
I am running Linux Server,I have installed tomcat 5.
I was following your Windows tomcat clustering and load balancing manual.
I did follow the manual to run multiple tomcat instances.
I placed the tomcat under this directory
/opt/apache-tomcat-5.5.25
/opt/apache-tomcat
pa.prabha...@do.treas.gov
To: users@tomcat.apache.org
Date: Thu, 20 Aug 2009 10:52:30 -0400
Subject: FW: Accessing Properties file located in Conf Directory of Tomcat 5.XX
_
From: Prabhakar, Kaverappa
Sent: Thursday, August 20, 2009 10:20 AM
To: 'use
I am assuming loader is an instance of a classloader. The classloader
doesn't see the conf directory. (But as your noticed - it does see the
common directory)
Your "easiest" (but tomcat specific) solution is to do something like this:
File confDir = new File(System.properties("catalina.home"),
le contenu fourni.
> From: kaverappa.prabha...@do.treas.gov
> To: users@tomcat.apache.org
> Date: Thu, 20 Aug 2009 10:52:30 -0400
> Subject: FW: Accessing Properties file located in Conf Directory of Tomcat
> 5.XX
>
>
>
> _
> From:
1 - 100 of 436 matches
Mail list logo