he webapps/ROOT
directory, which comes with its on context.xml in
/webapps/ROOT/META-INF/context.xml
TIA
Paul
--
This email has been checked for viruses by AVG.
https://www.avg.com
dd such clarifications to the Tomcat docs as
well (I'd be willing to create a PR)
TIA,
Paul
On 8/31/2020 5:24 PM, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Paul,
On 8/31/20 05:36, Paul wrote:
Hello,
When running Tomcat in a Docker container as non-
Hello,
Has anyone had any other issues with Tomcat 6.0.18 on V6R1 besides DST. We are
currently running it on V5R4 but will be upgrading the OS soon. thanks, PF
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Fo
I am trying to work out how I can build my war file and then deploy it
using a different path. I have looked at the tomcat docs (specifically):
The locations for Context Descriptors are:
1. $CATALINA_BASE/conf/[enginename]/[hostname]/[webappname].xml
I want to be able to build a war file wit
Thanks for that, I changed my pom file finalName to look like:
myApp##${version}
This is exactly what I wanted and now my web app in the url is just myApp.
On Fri, February 28, 2014 2:56 am, Mark Thomas wrote:
> On 28/02/2014 10:38, p...@kuruma.co.uk wrote:
>
>> Is there a way to redefine the w
I am working on a spring\tiles application which I have been deploying to
tomcat7 (7.0.32 and 7.0.53) and tomcat8 (8.2.0.23) and my war files are
built with maven using jdk1.7.0_09.
In my pom file I declare the final name using the ## syntax that I was
told before on this mailing list would ensure
I was really hoping that there would be something tomcat related in the
WEB-INF\lib folder but nothing, they are all marked as provided in the pom
file.
There was a mistake in my original post, in tomcat 8.0.23 my application
does not work with jdk's 1.7.0_09 or 1.8.0_11 so basically it doesnt wor
plied offering help.
Paul
On Mon, July 6, 2015 8:18 am, Christopher Schultz wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
> Paul,
>
>
> On 7/6/15 9:20 AM, p...@kuruma.co.uk wrote:
>
>> I was really hoping that there would be something tomcat re
[org.apache.tomcat.util.net.SecureNioChannel@25cfb477:java.nio.channels.SocketChannel[connected
local=/10.32.68.11:443 remote=/10.32.73.114:52679]] with status [ERROR]
Does anyone have any suggestions on the possible problem, additional logging,
or configuration changes? Thanks
Paul R Zepernick
This
Thank you Chuck
Paul
From: Chuck Caldarale
Sent: Wednesday, October 11, 2023 8:54:59 PM
To: Tomcat Users List
Subject: Re: Tomcat 9.0.81 Degraded ssl performance
NOTICE: This email originated from outside of the organization. Do not click
links or open
I believe you can make use of a migration tool.Apache Tomcat® - Migration Guide - Tomcat 10.0.xtomcat.apache.orgfrom tomcat 9 to tomcat 10.0Specification APIsApache Tomcat 10 supports the Jakarta Servlet 5.0, Jakarta Server Pages 3.0, Jakarta _expression_ Language 4.0, JakartaWebSocket 2.0 and Jaka
I could be wrong, but I don't think you need jakarta for Tomcat 9. You
need it for TomEE 9 and Tomcat 10. But please someone verify.
On 6/10/2024 1:44 PM, Ryan Esch wrote:
Hi folks,I have a webapp running Apache Tomcat 9.0.67 with Java 11, using
JASPIC for authentication. For reference, usin
t/tomcat/latest/bin/jsvc \
-pidfile ${CATALINA_PID} \
-stop \
org.apache.catalina.startup.Bootstrap
[Install]
WantedBy=multi-user.target
Paul Chauvet, CISSP
Information Security Officer
State University of New York at New Paltz
chauv...@newpaltz.edu
Re: Issue with catalina.out not being generated (RHEL 7.9, tomcat
9.0.63)
CAUTION: Message from a non-New Paltz email server. Treat message, links, and
attachments with extra caution.
We use systemd with jsvc and our tomcat instances write to
$CATALINA_BASE/logs by default.
On Thu, Aug 11, 2022 a
3)
CAUTION: Message from a non-New Paltz email server. Treat message, links, and
attachments with extra caution.
Paul,
On 8/11/22 13:03, Paul Chauvet wrote:
> Hi Noelette,
>
> Thanks for the reponse!
>
> It logs to catalina--MM-DD.log, localhost.YY-MM-DD.log,
> localhost
t's in that vendor's hands as to find out what's
wrong 🙂.
I will look at the daemon startup method you list though - thank you!
Paul Chauvet, CISSP
Information Security Officer
State University of New York at New Paltz
chauv...@newpaltz.edu
[cid:aaa5e02a-2ded-4434-b7d6-c
Hello! We upgraded a Windows Tomcat instance from 8.5.41 to 8.5.84. This Tomcat
instance is behind a load balancer. Since the upgrade the Tomcat access log
(AccessLogValve) has an "empty" entry with response 400 for every TCP half-open
health check from the load balancer. Because the health chec
Hello,
I'm running Tomcat 5.5 on Windows XP with Java 1.5. In
server.xml I configured SSL as follows:
When I try to log in I get the following:
handling exception: javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: Certificate contains un
I have a fairly normal application that I am deploying on a tomcat 5.5
server.
My application uses log4j for its internal logging and I have a
log4j.properties file that I keep in web/WEB-INF/classes. I also have a
regular app.properties file that I keep in web/WEB-INF.
I deploy my application t
environment want to reconfigure.
I'm trying to find ways that I can put more configuration information
outside of the war file, perhaps in the context.xml or in some file that
context.xml references.
Paul
-Original Message-
From: Richard Mixon [mailto:[EMAIL PROTECTED]
Sent: Saturday, Ju
the context root.
Can U please tell me where exactly I need to Change..???
Thanks in advance
Paul
Hi,
I need to specify java policy file for a web application. I am looking
for a way so that each web application will have its own policy file. It
will be nice if policy file can be put in the web application directory
itself.
Regards,
Anto Paul
done?
-Paul
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
u can, simply copy
> your web app structure (index.*, WEB-INF ) into root, or you can
> modify the server.xml baseDoc pointing to / but not webapps, so when
> you type xxx.xxx.xxx.xxx:8080, it will start up your application ....
>
> Not sure whether it is what you are asking..
>
> O
I think I can limit a few of the ROOT actions required.
The servlet application needs to do things like mkfs, vgcfgrestore, vgchange,
mount and umount.
On Tuesday 01 August 2006 13:46, Peter Crowther wrote:
> > From: Paul McMahon [mailto:[EMAIL PROTECTED]
> > Is it possible to run T
Lambda Probe is a free+easy way to get some
instrumentation
Propes, Barry L wrote:
I'm having some problems this morning with performance. How can I easily
determine if it's servlets, or Tomcat, as opposed to possibly the database
(Oracle) I'm using?
I've not had this problem before.
Barry
tores unless you
really have to...
Paul Singleton
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
u start a new IE window from your desktop or any other shortcut, the
new window will start new session.
HTH
Regard,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
> -Original Message-
> From: Gerard Chiva [mailto:[EM
a bell somewhere :-) Sorry, I couldn't come up with more details, but I
needed to get the site back up ASAP.
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
> -Original Message-
> From: Mark Thomas [mail
com.xxx.jaas.DataSourceProxyFactory
factory
com.microsoft.sqlserver.jdbc.SQLServerDataSourceObjectFactory
driverClassName
com.microsoft.sqlserver.jdbc.SQLServerDriver
Thanks a lot for your kind help.
Yours Truly,
Paul
the client and server have no knowledge of these assets,
would it not request a fresh copy from the server and return HTTP 200
for example?
thanks for all input
Paul.
-
To start a new topic, e-mail: users@tomcat.apache.org
bug, you might want to
replace the second one by:
response.setHeader("Cache-control","max-age=0"); // HTTP/1.1
More info see: http://forum.java.sun.com/thread.jspa?threadID=233446&start=0
Worked fine for me!
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED
file missing a key that it
should have?
Thanks,
--Paul
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
return a link back into the session, but this is
probably good practice anyway, and all cookie-related
problems go away (and testing becomes easier: you can
have many independent sessions in Firefox tabs etc. :-)
Paul Singleton
vailable then it is broken,
and if AOL don't set HTTP_X_FORWARDED_FOR then they are
guilty of Bad Practice (only those dodgy anonymising
services have a good reason to do that).
Paul Singleton
* or perhaps HTTP_CLIENT_IP
--
not refresh the
image. It will only display the new image if I take a new browser. I think
this has to do with the Caching but I'm not sure where to look for. Any help
would be appreciated.
Thanks,
Samit Paul
-
To unsubscri
Janssen,
Thanks for the reply, but in that case I will run into a separate problem of
clearing up old files so I don't really want to do that.
Samit Paul
-Original Message-
From: MW Janssen [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 01, 2005 2:12 AM
To: 'Tomcat
Arlene,
Thanks for the reply. My file is a PNG file. Can you tell me where can I put
this piece of code.
Thanks,
Samit Paul
-Original Message-
From: Arlene Milgram [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 01, 2005 8:20 AM
To: users@tomcat.apache.org
Subject: RE: Tomcat 5.5.12
Thanks a lot guys. Certainly I misunderstood.
Samit Paul
-Original Message-
From: MW Janssen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 02, 2005 2:51 AM
To: 'Tomcat Users List'
Subject: RE: Tomcat 5.5.12 Refresh/Cache problem
that's what i
r; if you construct SQL
queries from text supplied by the user, they may be
able to "inject" commands to do things you don't want
them to be able to do
RTFM for various techniques for authorizing users
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG
e.jsp
and what error codes must I do this for? Is there a
compact way of specifying *all* codes?
Is it a bad idea to define a page for java.lang.Throwable?
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.362 / Virus Database: 267.12.
oyment on startup from explicit
contexts while suppressing implicit deployment from the appBase?
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 5/Nov/2005
testing this email id
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This mail to [EMAIL PROTECTED] escaped my Gmail filter for
tomcat mail lists. At present I have filters for
users@tomcat.apache.org and [EMAIL PROTECTED] When does
[EMAIL PROTECTED] came into existence ?
--
rgds
Anto Paul
-
To
I only use Tomcat standalone, and have no hunches about
your particular problem, but sometimes IE hides the
sordid details of error msgs and I find that Firefox
gives them to you straight; also there's a LiveHTTPHeaders
plugin which can be useful when troubleshooting?
good luck :-/
HI Dirk,
I was using tomcat 5.5.9 and couldn't change the working folder through
"tomcat5 //US" or tomcat5w interface to change the '--StartPath'.
Then I updated to 5.5.12 and I could play with this parameters.
Samit Paul
-Original Message-
From: [EMAIL
pages as out
of date, and recompile them as they are encountered?
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.362 / Virus Database: 267.13.7/182 - Release Date: 24/Nov/2005
any icon at all.
The icon displayed on the browser is favicon.ico that is in ROOT. You
can replace it with your own icon.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
dCommand(MysqlIO.java:1109)
> >>at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1203)
> >>at com.mysql.jdbc.Connection.execSQL(Connection.java:2090)
> >>at
> >>com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1496)
>
>
> ---
t was only useful for
redirecting _https_ requests which were sent to the wrong port...
Paul S.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.362 / Virus Database: 267.13.10/189 - Release Date: 3
deploy)
* set docBase in Context to an absolute path to your app
regards
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.362 / Virus Database: 267.13.10/189 - Release Date: 30/Nov/2005
---
Hi all,
The docs page top logo points to jakarta.apache.org also the
writing on the logo is of jakarta.apache.org.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
Hi all,
At Tomcat 5.5 docs home page the 6th documentation title is "6)
Realms and AAA". In it what does "AAA" means ? Just out of curiousity.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTE
className="org.apache.catalina.session.JDBCStore"
connectionURL="jdbc:inetdae7:tower.aconex.com?
database=paul&user=sql&password=sql"
driverName="com.inet.tds.TdsDriver"
sessionIdCol="
Unfortunately the first request in gets
nuked.
Is this the correct and expected behaviour in this scenario? Or have
we simply configured something incorrectly? Perhaps that's just The
Way It Is?
cheers,
Paul Smith
--begin configs --
[EMAIL PROTECTED] conf]# more workers.propert
the mcastBindAddr and tcListenAddress needs to be different for each
node in the cluster.
Also note that I would very much recommend using the latest modJK
1.2.15, this together with tomcat 5.5.15 is looking pretty good.
cheers,
Paul
On 12/01/2006, at 11:17 AM
If you are learning JSP you can connect to a database using JDBC. It
is same as using JDBC in any other java application. What you should
take care is to put the JDBC driver library in the WEB-INF\lib
directory of the application so that Tomca
t;)?
> Any suggestion is helpful!
I dont know the solution but just to know did you tried running a java
application at the command prompt to test the value of
System.getProperty("file.encoding") ?
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ipt. Or
are you asking for an access log analyzer written in Java ?
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ROTECTED]:1521:orcl.
Don't for to restart Tomcat after putting the JAR file in WEB-INF\lib.
The Oracle installation provides some sample Java code. Look in
jdbc folder for it.
--
rgds
Anto Paul
-
To unsubscribe, e
}
rs.close();
stmt.close();
conn.close();
%>
> i'm sending you my JSP page. kindly tell me what code should be
> written/added to execute it successfully.
> i'd created the table named as user1 in oracle 8.0 and inserted some values
> in it.
> the name of the databas
can download driver for any higher
version of Oracle database and it will work for 8.0 also. Put the file
in WEB-INF\lib and restart Tomcat.
>i feel the above error might be coming bcoz of the same reason.
> now you say, what should i do and what the matter is all about?
>
>
Go to tomcat.apache.org and click on the download link.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
executed successfully before.but now the same Tomcat is showing error
> with every page.
> what could be the reason behind this?
>
If other JSP pages work Tomcat is configured properly.
As a next step check log files in the logs directory of Tomcat. See
the files like localhost*. T
g.apache.catalina.startup.Catalina.execute(Catalina.java:350)
> > at org.apache.catalina.startup.Catalina.process(Catalina.java:129)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
les there may be more
errors in it. First stop Tomcat delete log files start Tomcat and test
and post the log files. Check Tomcat console also if you have one.
There are other log files mainly stdout, stderr other than localhost*.
and post the relevant error messages.
> Thanks & Regards,
>
.xml. Look for the AccessLogValve
element. The pattern attribute specifies the log format.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
org.apache.commons.daemon.support.DaemonLoader.load(DaemonLoader.java:16
0)
I am not a java developer, so am now stuck !
Please could you offer some advice to get me up and running.
Thanks
Paul
_Confidentiality notice: Whilst this company has procedures in place and
makes every effort to safeguard both Inbound and
Thank you, I'll give it a try.
-Original Message-
From: Peter Crowther [mailto:[EMAIL PROTECTED]
Sent: 25 January 2006 11:46
To: Tomcat Users List
Subject: RE: Starting Tomcat
> From: Hooper, Paul [mailto:[EMAIL PROTECTED] I am a new Tomcat user
> and am having some d
That worked perfectly.
Thank you very much
Paul
-Original Message-
From: Peter Crowther [mailto:[EMAIL PROTECTED]
Sent: 25 January 2006 11:46
To: Tomcat Users List
Subject: RE: Starting Tomcat
> From: Hooper, Paul [mailto:[EMAIL PROTECTED] I am a new Tomcat user
> and am havin
hat I would like to see is all subsequent builds being stamped as such
in the filesystem i.e .Build1, .Build2 etc.
Am I expected to manage this outside of the CruiseControl process i.e
or is there some functionality inside CruiseControl that will do this
for me ?
Many thanks
Paul
_Confidenti
a,
>
> Your servlet must be in a package to work with Java
> 1.4
> and greater.
>
Hi Bob,
I dont think the servlet need to be in a packge to call it from a
URL. It must be in a package if it is imported in another class.
Deepa
Everything seems to be fine with given web.xml. Did you extended the
HttpServlet class and implemented the service method() ?. Check error
log for any errors.
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
also check the access permissions of the class and tomcat
> directory if ur on a X'nix machine
>
>
>
> -
> Jiyo cricket on Yahoo! India cricket
>
--
rgds
Anto Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
teAdapter.java:160)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
> at
> org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
> at org.apache.tomcat.util.net.TcpWork
ged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at
Does anybody out there know anything about jcoverage ???
_Confidentiality notice: Whilst this company has procedures in place and
makes every effort to safeguard both Inbound and Outbound Emails, we cannot
guarantee that attachments are Virus - Free or compatible with your systems and
therefore
7;t find free endpoint"
problem. But I do know, those errors must be there for a reason...
Anyone?
Tanx a lot!
Paul Hamer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Sorry, I just noticed I forgot a piece of the error :)
The errors I'm still having are almost always immediately preceeded by this
one:
[Wed Feb 08 13:27:53 2006] [error] jk_isapi_plugin.c (549):
HSE_REQ_SEND_RESPONSE_HEADER failed
Tanx,
Paul Hamer
> -Original Message-
>
Context path="/V2D" docBase="V2D" caseSensitive="true"/>
Thanks
Paul Hooper
Project Lion Configuration Manager
Mitsui Insurance London Market
Regent House
1-3 Queensway
REDHILL
Surrey
RH1 1NH
07956 847 505
-Original Message-
From: Merico Raffaele [
to "ajp13" and
the error dissappeared. Looks like a bug to me.
I've been "Googling" a lot for this error, and many forums contain posts
reporting the same error, yet none of them have *any* replies.
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
Hiya David,
You have a typo (forgot a "w") in the cachesize line of your
worker.properties...
> worker.ajp13w.cachesize=100
Should fix most of y'r problems :)
Greetz,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTEC
local interface when localhost is mapped to this.
Paul Smith
On 16/02/2006, at 3:08 AM, Filip Hanik - Dev Lists wrote:
David, you are all over the place. Slow down for a second.
my guess is that one of your interfaces is not doing what you think
it is doing.
follow these simple steps
1. Make
Hi Marc,
Are you running Tomcat on a "headless" machine, in other words, on a machine
that does not have any graphics drivers installed? This is the case for many
SSH-only Linux servers, like mine.
If so, then specify
-Djava.awt.headless=true
as a parameter to Tomcat.
Regards,
Hi Zohar,
What doe you mean by "reference" ?? Please elaborate.
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
> -Original Message-
> From: Zohar Amir [mailto:[EMAIL PROTECTED]
> Sent: Wedne
I am getting the following JSP compiler error when
running tomcat 5.5.9 with JDK 1.5_05 on Windows XP
Professional Service Pack 1:
java.io.IOException: tmpFile.renameTo(classFile)
failed
at
org.apache.jasper.compiler.SmapUtil$SDEInstaller.install(SmapUtil.java:245)
at
org.apache.ja
I have a question regarding IP address and session ID's.
If a user on IP Address 1 connects to the Tomcat server and is given
session ID A, what happens if that session ID is hijacked by someone on
IP address 2 and then used for a further request. How would the
different version of Tomcat react t
Thank you.
I was wondering, over and above encrypting the communications channel how
does HTTPS help to prevent session ID hijacking?
Regards
Paul Roberts.
From: "Peter Crowther" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
when a
(page within a) nonexistent context is requested?
Paul Singleton
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.375 / Virus Database: 268.0.0/268 - Release Date: 23/Feb/2006
-
To
r the
context when it is stopped?
Cheers,
Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Mark Thomas wrote:
Paul Singleton wrote:
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But
Hi,
Does anyone know if the ciphers attribute in tomcat server.xml connector
works, and if so what the correct syntax is for this? I have tried
almost everything with no joy. I want to limit to use of only strong
ciphers for SSL connections. I am using Tomcat 5.5.9.
Thanks,
Paul
Thanks. I tried that with no luck either. Does anyone have an example of a
working connector configuration from server.xml?
Paul
Wasik, Paul wrote:
> Does anyone know if the ciphers attribute in tomcat server.xml connector
> works, and if so what the correct syntax is for this?
then Tomcat runs normally.
Anyone else come across this sort of issue and if so any resolutions
other than removing Symantec AV?
Paul
DISCLAIMER:
Important Notice *
This e-mail may contain information that is confidential, privileged or
Thanks for the suggestions. But the applications function. They are just
sluggish due to the CPU load. There is no real traffic on this server. It seems
to be one particular webapp. We'll have to analyze what that is doing.
Paul
From: Martin Gainty [m
into the
same jar, so it's not a classpath issue.
Any thoughts on this?
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAI
Hi again,
Just checked: the same problem occurs with Tomcat 5.5.15.
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
-Original Message-
From: Paul Hamer [mailto:[EMAIL PROTECTED]
Sent: Thursday, 23 March 2006 13:5
Hi Allistair,
You're missing one vital part :-)
You've got only 1 class:
com.qas.Qas
The problem should occur when you add a second class called:
com.Qas
Now try
com.qas.Qas qas = new com.qas.Qas();
in your JSP again.
Regards,
Paul Hamer
management & development
[E
Hi Shankar and others,
I've filed it in Bugzilla... it has become Bug 39093.
Thanx for your input!
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.nl
[EMAIL PROTECTED]
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On
Hi Allistair,
I've tried your example too, and it indeed works!?!?
I've filed a bug in the ASF bugzilla providing a test-case, it's bug 39093.
Tanx for your time!
Regards,
Paul Hamer
management & development
[EMAIL PROTECTED]
toHAVE websolutions
www.tohave.
ry to test this completely isolated from Eclipse, see if that
changes anything... who knows, this might turn out to be an Eclipse issue :)
I'll repost as soon as I have any new information, thanx for your help so
far.
Regards,
Paul Hamer
management & development
[EMAIL PROTECT
1 - 100 of 516 matches
Mail list logo