a lot of different things that can go wrong here and most of them
are not tomcat related.
>
> Thanks,
> Mohit
>
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
x27;m running my website using Tomcat 9.0.58, Java
"11.0.21+9-post-Ubuntu-0ubuntu122.04", Ubuntu 22.04.03. And I am developing
using Eclipse and compiling my WAR file with a "Compiler compliance
level:11".
Thanks in advance!
Brian
On Mon, Jan 8, 2024 at 10:05 AM Christopher Sch
x27;m running my website using Tomcat 9.0.58, Java
"11.0.21+9-post-Ubuntu-0ubuntu122.04", Ubuntu 22.04.03. And I am developing
using Eclipse and compiling my WAR file with a "Compiler compliance
level:11".
Thanks in advance!
Brian
On Mon, Jan 8, 2024 at 10:05 AM Christopher Sch
tion project. The ASF will very occasionally send out
messages relating to the Foundation to contributors and members, such as
this one.]
Brian Proffitt
VP, Marketing & Publicity
VP, Conferences
e a particular website you have found to be helpful
> for performance tuning Tomcat 9?
>
> Thanks,
>
> Lance
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
.com
> We offer 30 year loans on single family houses!
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
this is needed anymore…)
Does anyone have instructions for compiling Native on an ARM-based Mac? Or
suggestions around this issue?
Thank you,
Brian
TRADING PARTNER
Hello,
I am working on a Tomcat install embedded inside a vendor
product that uses Apache to pass traffic to Tomcat. My cyber security group is
asking if we can encrypt all connections. Does the mod_jk protocol, AJP can be
encrypted?
Thank you,
--Brian
TRADING PARTNER
Thank you Mark,
My vendor supports AJP but, I don't know if they support
mod_http_proxy. This is a embedded version of Tomcat 8.5 that is tightly
coupled with the vendor's software and is an installed subcomponent from the
vendor.
Brian Eller | Sen
enableLookups="false" disableUploadTimeout="true"
> > >acceptCount="100" scheme="https" secure="true"
> > >SSLEnabled="true"
> > > compression="off"
o include an address
(server IP) and secret, or try secretRequired=”false”, but the error still
persists.
Am I correct that I also need to add the “secret” to Tomcat Native?
If yes, where do I add it?
If no, what else should I do?
Thank you for your time,
Brian
>On 20/10/2022 17:59, Paquin, Brian wrote:
>> Hello,
>>
>> In some cases, I use mod_jk and I am able to have Apache send a “secret” to
>> my Tomcat Connector.
>> But in other cases, I don’t have a front end – I just use Tomcat 9.0.68
>> (with Tomcat Native
on ?
>
>
> thanks for your help
>
> stephane
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
pdate.
When I browse:-
http://svn.apache.org/repos/asf/tomcat/site/trunk/xdocs/
There are quite a few xml files, but not the one I would like to modify
- Logging.xml.
What have I misunderstood?
Brian
-
To unsubscribe, e-mail:
On 24/3/20 5:45 pm, Martin Grigorov wrote:
Hi,
On Tue, Mar 24, 2020 at 9:12 AM Brian Burch wrote:
I'm quite baffled!
http://tomcat.apache.org/source.html gives me the url:-
http://svn.apache.org/repos/asf/tomcat/site
I made a clean "svn checkout" and referred to the READM
On 25/3/20 7:41 am, Christopher Schultz wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Brian,
Sorry about this semi-top-post!
Thanks very much Konstantin and Chris for pointing me in the correct
direction.
The external url is:-
https://tomcat.apache.org/tomcat-8.0-doc
On 25/3/20 8:09 am, Mark Thomas wrote:
On 24/03/2020 22:00, Christopher Schultz wrote:
On 3/24/20 17:54, Brian Burch wrote:
So I had the source all along, but never thought to look there!
Seems like another case where the documentation is misleading to
someone who isn't familiar
tup
process and catch it early enough in my remote debugger?
Are the classes org.apache.catalina.storeconfig.RealmSF and
CredentialHandlerSF where I should be looking for a bug? Or perhaps I
have just coded my server.xml badly and the algorithm is being silently
ignored?
Hopefully...
Brian
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
On 14/4/20 6:53 pm, logo wrote:
Brian,
see down below
Am 2020-04-14 08:34, schrieb Brian Burch:
I thought it would be helpful to start this issue on the users list
because it will contain a lot of helpful search terms.
I am upgrading a stable production tomcat 7.0.52 system to tomcat
On 14/4/20 8:05 pm, Brian Burch wrote:
On 14/4/20 6:53 pm, logo wrote:
Brian,
see down below
Am 2020-04-14 08:34, schrieb Brian Burch:
My initial code inspection makes me strongly suspect tomcat does not
initialise JNDIRealm and a nested CredentialHandler properly during
startup
On 15/4/20 6:24 am, Mark Thomas wrote:
On 14/04/2020 07:34, Brian Burch wrote:
I searched for usages of MessageDigestCredentialHandler.setAlgorithm,
but only found it used once - within TestJNDIRealm. I did not find any
occurrences within tomcat mainline code, but would not be surprised if
On 17/4/20 10:28 pm, Mark Thomas wrote:
On 16/04/2020 09:56, Brian Burch wrote:
On 15/4/20 6:24 am, Mark Thomas wrote:
I'd expect you to see an error message if your server.xml isn't quite
right although that is what this looks like.
There was no error message. I think my xml
issues using
the newer dylib from Native 1.2.24 with the older Tomcat instances?
Brian
We’re having an issue when upgrading Tomcat from 8.5.50 to 8.5.51. Since
moving to this version, requests sent to the http port are failing with a
400 error code(bad request). The server.xml is configured to redirect the
http port to the https port. This has worked for years and did not start
fa
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Brian,
>
> On 9/10/20 13:13, Brian Harris wrote:
> > We’re having an issue when upgrading Tomcat from 8.5.50 to 8.5.51.
> > Since moving to this version, requests sent to the http port are
&
mine the proper size for pthread_t
^
2 errors generated.
make[1]: *** [jk_ajp12_worker.lo] Error 1
make: *** [all-recursive] Error 1
$
Brian
Chris,
> On Oct 27, 2020, at 12:31 PM, Christopher Schultz
> wrote:
>
> Brian
>
> On 10/26/20 15:33, Paquin, Brian wrote:
>> I’m trying to build httpd and mod_jk for the first time on a macOS 10.15.7
>> box. XCode 12.1 is installed and I was able to compile Ope
tps://github.com/Bill-Stewart/ApacheTomcatSetup/releases
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
h does the authentication prior to proxying to a back-end
> > tomcat (with the Connector attribute '
> > tomcatAuthentication="false" '). In the front-end Apache2 httpd then, we
> > use Shibboleth as the SAML SP side.
> > That works perfectly.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
s running inside Tomcat are the
> > same.
> >
> > Most of my experience in the Java world comes from Solr. Apache Solr
> > is a servlet application, and ships with Jetty. Tomcat is not usually
> > involved. I joined this mailing list because I was responsible for
&
; > >roleNested="true" />
> > >
> >
> > If you are running Tomcat on Windows, my question is whether the Java
> > running your Tomcat server trusts the Windows certificate store for the
> > secure LDAP.
> >
> > If you are running Tomcat on Windows, try adding the following parameter
> to
> > the Java command line for your application:
> >
> > -Djavax.net.ssl.trustStoreType=WINDOWS-ROOT
> >
> > (If you are using procrun which is likely on Windows, this means to go
> to the
> > "Java" tab for the Tomcat service configuration and add the above line
> to the
> > "Java Options" text box.)
> >
> > Bill
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
Seems there might be some debug you can turn on. I haven't tried it myself.
But Look at this for reference.
https://ldapwiki.com/wiki/Tomcat%20And%20LDAP
On Thu, Feb 25, 2021 at 11:18 AM wrote:
> Dear Brian
>
> Thank you for your reply
>
> We can see the successful han
oth before and after the stream has been read.
>
> Any clues as to where the missing header goes? Does the servlet not
> send it or is it in some /other/ response?
>
> Thanks,
> rjs
>
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
th it are confidential
> and intended solely for intended recipients. If you are not the named
> addressee you should not disseminate, distribute, copy or alter this email.
> Any views or opinions presented in this email are solely those of the
> author and might not represent those of Physician Select Management.
> Warning: Although Physician Select Management has taken reasonable
> precautions to ensure no viruses are present in this email, the company
> cannot accept responsibility for any loss or damage arising from the use of
> this email or attachments.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
and restarted tomcat. some of those changes were overwritten with older
versions. So we think tomcat may have redeployed on startup.
--
Thanks,
Brian Wolfe
https://www.linkedin.com/in/brian-wolfe-3136425a/
Thx mark. that was helpful
On Mon, Jul 12, 2021 at 2:38 PM Mark Thomas wrote:
> On 12/07/2021 19:21, Brian Wolfe wrote:
> > Hi,
> > As the subject asks, when does tomcat decide that it needs to redeploy
> the
> > war file? I know the usual one where the a
value for the context-param
'javax.servlet.jsp.jstl.sql.dataSource' once in your web.xml. It's only
setting the default for the context so having the second is only
overriding the first. (or the otherway around)
sample.jsp (untested)
--
<%@ page language='java'%>
<%@ taglib prefix='sql' uri='http://java.sun.com/jsp/jstl/sql' %>
<%@ taglib prefix='c' uri='http://java.sun.com/jsp/jstl/core' %>
select * from Film
select * from Film
... etc.
I HTH.
._. Brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
-
JkMount /manager/html* tc5028
In workers.properties
worker.tc5028.type=ajp13
worker.tc5028.host=localhost
worker.tc5028.port=8093
...
Which works great to access the 5.0.x manager, but how can set up a
JkMount to hit the 5.5.x manager?
thanks
-- brian
za,
I just read the page you referred to and it said:
So you need to add a element and not add it as an
attribute to
Also, did you modify your httpd.conf file?
Include $TOMCAT_HOME/conf/jk/mod_jk.conf-auto
-- brian
-
To s
dPool$ControlRunnable.run(ThreadPool.java:683)
java.lang.Thread.run(Thread.java:534)
thanks
-- brian
On 7/8/06, Brian Munroe <[EMAIL PROTECTED]> wrote:
I am trying to set up an environment that has both a Tomcat 5.5.17 and
a Tomcat 5.0.28 instance running, accessed via Apache 2.0.58 + mod_
rks like a champ. Thank you very much for your help!
-- brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ate
on the same line as I get for the full version of tomcat. I'm using
port 80.
Brian McRaven
but "telnet xyz.ab.edu 8181"
doesnt work.
Are you running a firewall? What OS are you using?
-- brian
-
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 are being blocked a local OS firewall or something.
-- brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
my
browser is overridding my request for my index.jsp file for the tomcat
homepage index.jsp instead? I've tried opening other jsp's that I
migrated to this folder and I get a 404 not found message when I do
this.
Brian
I'm using Tomcat 5.5.17 and the server.xml file has this in it:
Thanks,
Brian
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 11, 2006 10:56 AM
To: Tomcat Users List
Subject: Re: File isn't found in ROOT directory
what version of tomcat?
what ha
from. I notice that if I put my index.jsp in a subfolder of
the ROOT directory then I can access it.
Brian
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 11, 2006 11:32 AM
To: Tomcat Users List
Subject: Re: File isn't found in ROOT directory
Two
that
ends well. I must have overlooked something in there like saving the
web.xml file before I tried the address. I'm now having trouble getting
my servlet recognized which I will post in a separate post.
Brian
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
Sent: Tue
I haven't gotten it
right yet. Should the servlet-class value have a .class extension? Is
my url pattern accessing the correct folder?
Brian
/JustALittleTest
And my action attribute="JustALittleTest".
Brian
-Original Message-
From: McRaven, Brian
Sent: Tuesday, July 11, 2006 1:14 PM
To: users@tomcat.apache.org
Subject: Accessing a servlet
Well I'm ticking these newbie questions off. I have a simp
OK I did that and now my system is hanging which I guess could be an
error in my code or something with the server. I think it is my code so
I'll look that over. Thanks for your help. Sorry for the confusion.
Brian
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]
ll
run with the latest and greatest.
I downloaded it and it compiled cleanly on Solaris 9 (I think I used
to have to do some trickery) - I haven't run in to any bugs with the
light testing I've done.
-- brian
-
To star
On 7/11/06, Richard Mixon <[EMAIL PROTECTED]> wrote:
Thanks to all those who replied with respect to the orginal thread.
Please do not hijack and existing thread. Start a new thread. You have
thoroughly mucked up this thread on "mod_jk 1.2.16 rele4ase candidate: ready
to test".
Richard, I w
me of package
3 changed entry in web.xml file to reflect package that servlet is in
for the url-pattern
4 changed JSP so that the forms action="firstpack.JustALittleTest"
I've looked at the log files but I'm not sure what to look for.
Brian
-Original Message-
From: Jon
rvlet instance'
Brian
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 9:46 AM
To: Tomcat Users List
Subject: Re: Accessing a servlet
TheServletName
package.ThisIsTheClassName
TheServletName
/a/path/to/theservlet
"servlet-n
If the url-pattern should be /firstpack/JustALittleTest then should the
form on the JSP refer to action="firstpack.JustALittleTest" or
action="firstpack/JustALittleTest" ?
Brian
-Original Message-
From: McRaven, Brian
Sent: Wednesday, July 12, 2006 9:55 AM
T
OK so now I have this:
action="JustALittleTest/firstpack/JustALittleTest"
For a web.xml of file of:
JustALittleTest
firstpack.JustALittleTest
JustALittleTest
/firstpack/JustALittleTest
And I get requested resource not fou
Yes, the forms are in the ROOT webapp. The firstpack is in the
ROOT/WEB-INF/classes folder. Where should the firstpack go?
Brian
-Original Message-
From: Jon Wingfield [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 11:30 AM
To: Tomcat Users List
Subject: Re: Accessing a
Does this sound like I need to develop the servlet in the
firstpack folder?
Brian
-Original Message-
From: Jon Wingfield [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 12, 2006 12:59 PM
To: Tomcat Users List
Subject: Re: Accessing a servlet
ROOT/WEB-INF/classes/firstpack/JustALittle
et recognized but it isn't doing
what I want. I'm going to try a different approach in my code. The way I have
it now I'm using a print statement to output just a <% action tag with
appropiate body %>.
Brian
-Original Message-
From: Lenandlar Singh [mailto:[E
ough Tomcat. It is shown in the mod_jk examples as a
way to link to static content,
Just a total shot in the dark here (and probably really bad advice),
but how about a symlink in the webapps dir?
admin -> services
-- brian
-
ic JSP files. I get a Tomcat level 404
I am still not convinced that JkMount respects the Alias directive.
-- brian
ps. While we continue to beat this dead horse, I think Mladen Turk
came up with a vaild solution.
-
To star
native host name for name-baeed
virtual hosts. It has nothing to do with what David (or myself at one
point in time) is trying to accomplish.
-- brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-m
uct be Documentum?
-- brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
r brain...
As far as getting some JVM performance metrics, the newer Tomcats have
a JMX proxy servlet that accepts JMX queries, you might be able to
look there for some answers...but I dunno about 4.06. That is the
latest version Vignette supports? And I thought Documentum was bad
with the 5.
re you sure MACHINE 2 isn't
running a firewall blocking port 8009?
-- brian
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
e and only line that is written in the DOS screen. Does
anyone know what could be wrong here. Does the fact that I installed
the program on a Home Edition of XP mean that it won't work. I know I
can't get IIS installed on a Home Edition of XP.
Brian McRaven
e added to the PATH
variable could someone confirm that it is the "system" PATH variable
that I need to add the directory to.
Brian
-Original Message-
From: Htin Kyaw Nyo [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 02, 2006 1:10 PM
To: Tomcat Users List
Subject: Re: I
When I start my Tomcat server and link to http://localhost/ I get the
default index.jsp that comes with Apache Tomcat Server. I want to use
my own index.jsp how do I achieve this objective?
Brian
: Tomcat Users List
Subject: Re: Changing to different index.jsp from Tomcat default
index.jsp
McRaven, Brian wrote:
> When I start my Tomcat server and link to http://localhost/ I get the
> default index.jsp that comes with Apache Tomcat Server. I want to use
> my own index.jsp how do
patibility? or is there and I just have to
tell it which servlet spec to use?
***As, for my workaround. I cant see this as being a very good solution...
I'm guessing this will cause problems elsewhere??
I could just use 5.5.12, but I'm sure there are some bug fixes along the way
that I would benefit from..
thanks,
Brian
sMode = AllRolesMode.STRICT_MODE;
to protected AllRolesMode allRolesMode = AllRolesMode.STRICT_AUTH_ONLY_MODE;
I then built from source and copied the newly build catalina.jar file to my
current binary distribution of tomcat..$TOMCAT_HOME/server/lib
thats it.. Now * authenticates all roles.
Brian Bay
I have this working with tomcat 5.5.17 and apache2, jk1
You need mod_jk.so in apache/modules..for me
/usr/lib/apache2/modules/mod_jk.so
In apache home ---create workers.properties
workers.tomcat.home=/path/to/tomcat
ps=/
workers.list=worker1
worker.ajp13.type=ajp13
worker.ajp13.host=whatever.wh
ss hours reading dead-end-threads..
Brian
On 9/1/06, Bill Barker <[EMAIL PROTECTED]> wrote:
It would have been easier to change server.xml, to something like:
"brian bay" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> SOLVED!
>
> Well since no o
port="8080"
redirectPort="8443"
minSpareThreads="25"
connectionTimeout="2"
maxSpareThreads="75"
maxThreads="125">
I assume you have installed mod_jk.so to the modul
sorry I failed to mention that I was running tomcat5.5.17... minor details.
On 9/15/06, Rob Tanner <[EMAIL PROTECTED]> wrote:
Mark,
Thank you. That took care of the problem.
-- Rob
On 09/15/2006 05:28 PM, Mark Thomas wrote:
Rob Tanner wrote:
Brian,
Adding the parameter you s
I'm encountering something odd that I haven't been able to solve.
Install 5.5.12 and I can start the default web application just fine (clean
install).
>From the clean install, add naming-common.jar and commons-logging.jar to
common/lib-no other changes--and attempt to start the default web
that the context
name is determined by the name of the war file. Is there a working set of
functionality that FarmWarDeployer handles now, or should I just stay away
from it altogether?
Thanks,
Brian O'Rourke
esented with the secured resource.
Does anyone know of a configuration setting or problem that exists
with form authentication when the resource is proxied by a web server
(i.e. httpd).?
Thanks.
Brian
-
To unsubscribe, e-mail: [
I forgot to share that there is *negligible* clock time lag between
when the form is presented and the userid and password are entered.
Still not sure why this error is popping up. It sounds like this also
occurs in 5.5.9 and other configurations.
Thanks.
Brian
On 10/31/05, Brian Bonner
output I am getting, any ideas would be
appreciated, I am new to Tomcat:
Paul, I had trouble getting mod_jk to compile for Solaris 9, and
ended up going with a binary from blastwave.org:
http://www.blastwave.org/packages.php/ap2_mod_jk
HTH,
-- brian
Does anyone have a suggested solution to this problem? Thanks.
Brian
On 10/31/05, Brian Bonner <[EMAIL PROTECTED]> wrote:
> I forgot to share that there is *negligible* clock time lag between
> when the form is presented and the userid and password are entered.
> Still not sure wh
my web application has three separate interfaces: an html ui, webdav,
and a custom http/xml protocol. clients of the latter two interfaces are
unaware of the http session, so i'd prefer that sessions not even be
constructed when requests come in through those interfaces.
i see that StandardMan
Frank W. Zammetti wrote:
I can't think of any drawbacks to the filter, and tha's what I would have
suggested. Although, it probably doesn't even have to be as complicated
as a wrapper... simply check for an existing session for the paths you do
want a session created for, and if none is present
Upgrade. In a short test on two of my servers, 5.0.28 on windows has this
WEB-INF. vulnerability, but 5.5.7 did not.
-Original Message-
From: "Alla Winter" <[EMAIL PROTECTED]>
To:
Date: Thu, 17 Nov 2005 14:19:13 -0600
Subject: How to set restrictions on the retreival of files from some
ure (
http://issues.apache.org/bugzilla/show_bug.cgi?id=37692 ). Is there still
away to find information about current requests via JMX?
Thanks,
Brian P O'Rourke
I'm setting up a development environment using Apache httpd and Tomcat.
I want to set up two different areas for each site: development and
staging. The development area will be for constantly changing files and
will reside in /home/[username]/development/[domain]. The staging area
will be more
Just a thought... do you have any software firewalls on your machine?
Norton Internet Security, Mcaffee Personal Firewall and others can cause
a lot of headaches when it comes to networking.
issac young wrote:
Hi *Caldarale*
Sorry for the lack of information in my post ... actually this is th
e Tomcat will keep a hold on
> the jars that are in the WEB-INF/lib directory slowing down my
> development.
Two options you may want to look into are "antiJARLocking" and
"antiResourceLocking", both of which can be specified at the context level.
http://tomcat.apache.org
Hello again Zach,
As the documentation notes, antiResourceLocking will prevent JSP reloading
on a running server. If jar locking is your only problem, you should be able
to just use antiJARLocking.
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
-Brian O'Rourke
On 1/9/06,
Server = Windows 2003 Server w/Service Pack 1 (IIS Admin is running just
to host the IIS FTP Server, the World Wide Web Service is not running)
Tomcat version = 5.5.12
OpenSSL version = 0.9.8 (I believe)
jre1.5.0_05
I ordered a Geotrust QuickSSL cert for the common name
calendar.wheatoncollege.ed
apache.org/bugzilla/show_bug.cgi?id=38760
where I logged the bug.
--
Brian
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
but this[1] may be helpful.
-- brian
[1] - http://www.davtar.org/~david/makekeys.html
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ou in advance for any help.
Brian Vuyk
Tomcat error taken from logs
--
2006-06-06 05:06:42 StandardWrapperValve[jsp]: Servlet.service() for
servlet jsp threw exception
javax.servlet.jsp.JspException: Unable to get connection, DataS
I feel compelled to also mention that I have rebooted the system, with
still the same effect.
On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote:
Hello.
I am currently developing a JSP webapp for my employer, andhave run
into a couple of serious problems.
Randomly, tomcat seems to be
Still wondering if anyone has any thoughts on this.
I appreciate any help.
Brian
On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote:
I feel compelled to also mention that I have rebooted the system, with
still the same effect.
On 6/6/06, Brian Vuyk <[EMAIL PROTECTED]> wrote:
> He
AIL PROTECTED]> wrote:
Did you by chance miss any quotes while correcting the typo of the
displayed text?
Vijaya
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Brian Vuyk
Sent: Wednesday, June 07, 2006 5:38 PM
To: users@tomcat.apache.org
Subject: Re:
ine. I saw some other post
also having trouble to connect to the data base when migrated from
tomcat 5.0.28 to 5.0.17.
What is your tomcat version?
Regards,
Vijaya
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Brian Vuyk
Sent: Wednesday, June 07, 2006 6
s the SID no longer applicable.
(Still the TNS names for should still work)
I HTH,
Brian
-Original Message-
From: "Scott Purcell" <[EMAIL PROTECTED]>
To:
Date: Wed, 7 Jun 2006 12:39:20 -0500
Subject: TNS entry JNDI
>
>
> I am running Tomcat 5.x and have be
did you try setting the default host in the workers.properties file to the
actual host you want apache to forward to tomcat?
worker.default.host = 10.x.x.x
instead of
worker.default.host=127.0.0.1
Brian
On 11/15/06, Martin Gainty <[EMAIL PROTECTED]> wrote:
The connectors tutor
101 - 200 of 549 matches
Mail list logo