How to stop logging 401 unauthorized errors

2019-11-05 Thread Dean Del Ponte
I'm using Tomcat 9.0.26 on Ubuntu. I would like to configure Tomcat to NOT log any 401 - unauthorized errors. What's the best way to do this? Thanks!

RE: Comma related bug in org.apache.catalina.valves.RemoteIpValve

2012-11-07 Thread Simon Dean
ESSAGE- > Hash: SHA1 > > Simon, > > On 11/2/12 12:27 PM, Simon Dean wrote: > >> -Original Message- From: Caldarale, Charles R > >> [mailto:chuck.caldar...@unisys.com] Sent: 31 October 2012 20:35 > >> To: Tomcat Users List Subject: RE: Comma related bu

RE: Comma related bug in org.apache.catalina.valves.RemoteIpValve

2012-11-02 Thread Simon Dean
> -Original Message- > From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: 31 October 2012 20:35 > To: Tomcat Users List > Subject: RE: Comma related bug in > org.apache.catalina.valves.RemoteIpValve > > > From: André Warnier [mailto:a...@ice-sa.com] > > Subject: Re: Com

RE: Comma related bug in org.apache.catalina.valves.RemoteIpValve

2012-10-31 Thread Simon Dean
> Hash: SHA1 > > Simon, > > On 10/30/12 1:39 PM, Simon Dean wrote: > > I'm using Tomcat 6.0.35 on Windows 7 and RHEL 6.x. I think I've > > stumbled upon a bug in org.apache.catalina.valves.RemoteIpValve. > > I think you have, too. > > Please log this

Comma related bug in org.apache.catalina.valves.RemoteIpValve

2012-10-30 Thread Simon Dean
things that might be affected by the same bug *** It's worth cheching whether RemoteIpValve and RemoveIpFilter in Tomcat 7.x are affected by the same bug. Kind regards Simon Dean

Re: Using calendar .ics files over Tomcat 5.5

2011-09-15 Thread Dean Hoover
ose. It's all good. Thanks again. Dean On Thu, Sep 15, 2011 at 9:47 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Dean Hoover [mailto:kb7...@gmail.com] > > Subject: Re: Using calendar .ics files over Tomcat 5.5 > > > We are not usi

Re: Using calendar .ics files over Tomcat 5.5

2011-09-15 Thread Dean Hoover
ke it work. Thanks everyone for your comments. Dean On Thu, Sep 15, 2011 at 8:05 AM, Pid wrote: > On 15/09/2011 13:28, André Warnier wrote: > > Pid wrote: > >> On 15/09/2011 02:08, Dean Hoover wrote: > >>> We're using Lightning (add-on from Thunderbird emai

Re: Using calendar .ics files over Tomcat 5.5

2011-09-14 Thread Dean Hoover
We're using Lightning (add-on from Thunderbird email client). The error we get is MODIFICATION_FAILED, which from some review points to permissions to the .ics file. On Wed, Sep 14, 2011 at 4:34 PM, Pid wrote: > On 14/09/2011 18:14, Dean Hoover wrote: > > The problem I am having

Using calendar .ics files over Tomcat 5.5

2011-09-14 Thread Dean Hoover
sions setting, but with no success. I tried running "catalina.sh start -debug", but I don't get anything substantial from the log files, either. Any advice would be greatly appreciated. Dean Hoover Waukesha, Wisconsin

Re: RemoteHostValve for infinite domains? & Patch submit question...

2010-04-01 Thread Dean Hiller
yes, interesting, unfortunately, I am running our QA and customer demo machine behind comcast at home so there is only one ip, though it would work for our production environment. Dean On Thu, Apr 1, 2010 at 10:56 AM, Hassan Schroeder < hassan.schroe...@gmail.com> wrote: > On Thu, Apr 1

Re: RemoteHostValve for infinite domains? & Patch submit question...

2010-04-01 Thread Dean Hiller
Class="com.alvazan.tomcat.LookupHost" or something*? I could certainly provide a patch so people could plug into tomcat what they like based on performance considerations...ie. endsWith loop is not the best if you have 400 domains on one tomcat. Dean On Thu, Apr 1, 2010 at 9:31 AM, André Warnier

Re: RemoteHostValve for infinite domains? & Patch submit question...

2010-04-01 Thread Dean Hiller
s patch would be great for many applications that just set up wildcard DNS so all subdomains point to the tomcat ip like basecamp or other products. Right now, the problem is we have two apps with two different domains each with infinite subdomains. thanks, Dean On Thu, Apr 1, 2010 at 8:3

Re: RemoteHostValve for infinite domains?

2010-04-01 Thread Dean Hiller
So, xxx.dev.premonitionx.com will go be routed to .premonitionx.com for any companies that register. thanks!!! Dean On Thu, Apr 1, 2010 at 7:52 AM, Pid wrote: > On 01/04/2010 06:53, Dean Hiller wrote: > >> I added this(I want it to use my requirements.war file for any

RemoteHostValve for infinite domains?

2010-03-31 Thread Dean Hiller
to be working though... Do I have this wrong? How do I get this to work? Does the name need to match the allow or something? thanks, Dean

Re: Running two tomcat servers on same system?

2010-01-07 Thread Dean Chester
What is usage like on the server running two application servers. Please bare in mind my admin/private application might get 10 users a month. While the public stuff we hope more frequent. Dean On Thu, Jan 7, 2010 at 9:51 PM, John Tangney wrote: > Dean, > > > On Jan 7, 2010, at 1

Running two tomcat servers on same system?

2010-01-07 Thread Dean Chester
server allowed to access it. However I could open another set of ports run another tomcat server and host my private stuff there. Also is it possible to share shutdown ports of tomcat servers? Thanks in Advance Dean Chester

Re: Safe to move tomcat directory while tomcat running?

2009-12-01 Thread Dean Chester
Ok i will turn tomcat off then move the directory. Dean On Tue, Dec 1, 2009 at 9:30 PM, Peter Crowther wrote: > 2009/12/1 Dean Chester : > > Ok thanks what i meant is that the tomcat directory is in > > ~/tomcat6/apache-tomcat-6.0.20/ and i need to move it to my h

Re: Safe to move tomcat directory while tomcat running?

2009-12-01 Thread Dean Chester
wrote: > > From: Dean Chester [mailto:dean.g.ches...@googlemail.com] > > Subject: Safe to move tomcat directory while tomcat running? > > > > I have to move the tomcat directory with in my user and i ask is it > > safe if i do it while tomcat is running as i need to

Re: Safe to move tomcat directory while tomcat running?

2009-12-01 Thread Dean Chester
I would be doing it on red hat. Would it just be easier to email all the users and say its down for maintenance and then just move it? Dean On Tue, Dec 1, 2009 at 9:02 PM, David kerber wrote: > Dean Chester wrote: > >> Hi, >> I have to move the tomcat directory with in my us

Safe to move tomcat directory while tomcat running?

2009-12-01 Thread Dean Chester
Hi, I have to move the tomcat directory with in my user and i ask is it safe if i do it while tomcat is running as i need to avoid downtime of my application. Thanks in Advance Dean

starting tomcat from ant not working

2009-11-01 Thread Dean Hiller
I have tried from ant and programmed up a main class to start tomcat via "catalina.bat start" and tried "catalina.bat start" from ant as well. Lastly, I finally tried directly running the exact command that catalina.bat start tries to run and then ended up with classnotfound which makes no sense si

Re: how to configure multiple urls with app not starting twice

2009-11-01 Thread Dean Hiller
actually, I am using 6.0.16google yielded me that docs from searching the web. Anyway to maintain the war file name so we can tell what war file is what? thanks, Dean On Sun, Nov 1, 2009 at 9:46 AM, Hassan Schroeder wrote: > On Sun, Nov 1, 2009 at 9:32 AM, Dean Hiller wrote: > &g

how to configure multiple urls with app not starting twice

2009-11-01 Thread Dean Hiller
this all works. I do have another config that does work with 3 urls and app names BUT it boots the apps twice every time because docBase is inside appBase according to the docs. thanks, Dean

Re: Keep having to login with container based authentaction.

2009-08-20 Thread Dean Chester
Ok ive discovered that they are not staying the same between clicks. I'm now going to look at encoding urls now. Dean On Thu, Aug 20, 2009 at 1:06 PM, Pid wrote: > On 20/08/2009 13:00, Pid wrote: > >> On 20/08/2009 12:36, Dean Chester wrote: >> >>> Sorry about t

Re: Keep having to login with container based authentaction.

2009-08-20 Thread Dean Chester
By default realm i mean the one that is set up in the server.xml and it is a JDBC Realm. Dean On Thu, Aug 20, 2009 at 12:36 PM, Dean Chester < dean.g.ches...@googlemail.com> wrote: > Sorry about that. > Yes i have a index page in the restricted area that has links to other > restr

Re: Keep having to login with container based authentaction.

2009-08-20 Thread Dean Chester
FORM /login.jsp /login-error.jsp admin user I am using the default realm which i know works. Dean On Thu, Aug 20, 2009 at 12:19 PM, Pid wrote: > On 20/08/2009 11:55, Dean Chester wrote: > >> Sorry Tomcat 6.20, Red Hat Enter

Re: Keep having to login with container based authentaction.

2009-08-20 Thread Dean Chester
Sorry Tomcat 6.20, Red Hat Enterprise edition 4 i think. java 1.6. And i mean once logged in i have to login again after clicking on a link in the restricted area. Dean On Thu, Aug 20, 2009 at 11:23 AM, Pid wrote: > On 20/08/2009 10:40, Dean Chester wrote: > >> Hi, >&g

Keep having to login with container based authentaction.

2009-08-20 Thread Dean Chester
oing wrong? Thanks in advance Dean

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
No. Yet i have rewrote a test login system and that works i cannot see what is different compared to my application. On Wed, Aug 19, 2009 at 4:34 PM, Mark Thomas wrote: > Dean Chester wrote: > > Sory forgot to get rid of the session out of the cookies. It writes in to > > the dat

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
Sory forgot to get rid of the session out of the cookies. It writes in to the database. Yet the session is not staying active with the client. Dean On Wed, Aug 19, 2009 at 2:47 PM, Mark Thomas wrote: > Dean Chester wrote: > > Ok The table was table 2-8 JDBCStore attributes in T

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
Ok The table was table 2-8 JDBCStore attributes in Tomcat The Definitive Guide. Thats still not fixed it. Dean On Wed, Aug 19, 2009 at 2:07 PM, Mark Thomas wrote: > Dean Chester wrote: > > I can't see your columns in the table of what is used in the element. > > What table

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
I can't see your columns in the table of what is used in the element. Dean On Wed, Aug 19, 2009 at 12:41 PM, Mark Thomas wrote: > Dean Chester wrote: > > The logs are reporting nothing. And my context.xml is located > > $CATALINA_HOME/conf/context.xml > > OK. That sho

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
The logs are reporting nothing. And my context.xml is located $CATALINA_HOME/conf/context.xml Dean On Wed, Aug 19, 2009 at 12:20 PM, Mark Thomas wrote: > Dean Chester wrote: > > Ok ive put it in my context.xml yet the id isn't getting written in to > the > > databas

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
Ok ive put it in my context.xml yet the id isn't getting written in to the database. And does not persist. Dean On Wed, Aug 19, 2009 at 11:23 AM, Mark Thomas wrote: > Dean Chester wrote: > > Yet everywhere has said put it in the server.xml file? > > Everywhere being where?

Re: Enabling Persisting Sessions Tomcat 6

2009-08-19 Thread Dean Chester
Yet everywhere has said put it in the server.xml file? Dean On Tue, Aug 18, 2009 at 2:15 PM, Mark Thomas wrote: > Dean Chester wrote: > > Hi > > I have this so far yet I am confused about where it goes. > > The element should be placed inside a element. The > usual

Enabling Persisting Sessions Tomcat 6

2009-08-18 Thread Dean Chester
Hi I am wondering if someone can help me with my persisting sessions problem. I have this so far yet i am confused about where it goes, ive also created the table in the database: Thanks in Advance Dean

Tomcat losing Session?

2009-07-26 Thread dean
Dean - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Tomcat 5 JDBCRealm Configuration

2009-07-12 Thread dean
is. I have developed the software using tomcat6(i know mistake) yet my client thought he had it on the server yet after setting it up on his account i discovered it was tomcat 5(not 5.5) so any suggestions would help. Thanks in advance Dean --

Setting up context.xml for an application

2008-11-10 Thread Tim Dean
I have an application that requires some settings in a configuration element. For a variety of reasons, I do not want to include the context.xml in my app's META-INF path within the WAR file. Based on the Tomcat 6 documentation, it seems like I should be able to define a $TOMCAT_HOME/Catal

RE: context.xml not read

2008-09-25 Thread Dean Pehrsson-Chapman
No, there isn't. Thanks. Dean Pehrsson-Chapman Senior Java Developer +44 (0)20 7468 6650 |  optimad +44 (0)20 7468 6647 |  direct +44 (0)7971 680 007 |  mobile www.imdplc.com -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: 25 September 2008 12:

context.xml not read

2008-09-25 Thread Dean Pehrsson-Chapman
We are trying to do a JNDI lookup to an ActiveMQ queue in tomcat. We have specified the resource in META-INF/context.xml This is working in a local windows dev tomcat 5.5.26, but when moving to our staging environment (Suse tomcat 5.5.26), this file is not being picked up (this is co

Round Robin

2007-08-16 Thread Dean Lonsdale
Hi all We are currently trying to setup load balancing in our environment and as after testing the Load Balancing it would appear to be working. I have run up two applications sessions, one of which went to the 'A' tomcat worker and the other to the 'C' tomcat worker. The status page suggests t

Re: Load Balancing

2007-08-15 Thread Dean Lonsdale
# # Additional path components. # # worker.inprocess.ld_path=d:$(ps)SQLLIB$(ps)bin # worker.server1.type=ajp13 worker.server1.port=8109 worker.server1.socket_timeout=60 worker.server1.socket_keepalive=true worker.server1.lbfactor=1 # worker.status.type=status Dean Lonsdale/UK/[EMAIL PROT

Load Balancing

2007-08-15 Thread Dean Lonsdale
Resend of the last mail removing signature attachments, We have built a workers.properties file to incorporate load balancing however when we use this file it would appear that it prevents the application from functioning correctly, please can anyone comment on whether the load balancing parame

Re: Load Balancing Any Experts Out There Please :-)

2007-08-15 Thread Dean Lonsdale
Forgot to add the properties file my apologies Regards / Cordialement / Mit freundlichen Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology Group Senior Accredited IT Specialist Tivoli Certified Consultant IBM UK Ltd, Was

Load Balancing Any Experts Out There Please :-)

2007-08-15 Thread Dean Lonsdale
Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology Group Senior Accredited IT Specialist Tivoli Certified Consultant IBM UK Ltd, Washway Road, Manchester Ext: 07834 252463 Mobex: 264328 +44 (0)1253 731299 View the Sys

Converting workers2.properties file to workers.properties

2007-08-10 Thread Dean Lonsdale
All We are moving from JK2 to JK and would like some information/help on how to convert a workers2.properties file (JK2) to workers.properties (JK) any help greatly appreciated..apols but this question comes from an Apache novice.. Regards / Cordialement / Mit freundlichen Grüßen -- Dean

Error in access_log when launching an application GUI

2007-08-10 Thread Dean Lonsdale
ager/* ajp13 JkMount /admin/* ajp13 JkMount /jkstatus/* ajp13 JkMount /scripts* ajp13 JkMount /.esri* ajp13 Regards / Cordialement / Mit freundlichen Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology Group Senior Accredi

MOD_JK TEST

2007-08-09 Thread Dean Lonsdale
Hi guys Can anyone let me know of a test to prove whether the mod_jk is working between Apache and Tomcat please ? many thanks Regards / Cordialement / Mit freundlichen Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology G

Testing Tomcat - HELP

2007-08-09 Thread Dean Lonsdale
Does anyone know how to verify whether Tomcat is operational using a browser or other wise !!! Help appreciated ...many thanks Regards / Cordialement / Mit freundlichen Grüßen -- Dean Lonsdale Dean Lonsdale/UK/IBM [EMAIL PROTECTED] Systems Architect IBM Systems & Technology G

RE: jk_mod 'Service Temporarily Unavailable'

2007-06-12 Thread Dean Pullen
EMAIL PROTECTED] Sent: 12 June 2007 13:24 To: Dean Pullen Subject: RE: jk_mod 'Service Temporarily Unavailable' How are you starting your jboss ??? Do you start like run.bat -c all ? If you do then send me the JBOSS_HOME/server/all/deploy/jbossweb-tomcat50.sar/server.xml Else send me

RE: jk_mod 'Service Temporarily Unavailable'

2007-06-12 Thread Dean Pullen
are busy or in error state [Tue Jun 12 13:17:32 2007]loadbalancer localhost 2.00 [Tue Jun 12 13:17:32 2007][2604:2440] [info] mod_jk.c (2254): Service error=0 for worker=loadbalancer -Original Message- From: Dean Pullen Sent: 12 June 2007 13:11 To: 'Tomcat Users List' S

RE: jk_mod 'Service Temporarily Unavailable'

2007-06-12 Thread Dean Pullen
; Send me your mod_jk.conf and workers.properties and mod_jk.log to my personal emailed I have cced her with -Original Message- From: Dean Pullen [mailto:[EMAIL PROTECTED] Sent: 12 June 2007 12:55 To: Tomcat Users List Subject: RE: jk_mod 'Service Temporarily Unavailable' I&#x

RE: jk_mod 'Service Temporarily Unavailable'

2007-06-12 Thread Dean Pullen
tdown jboss Shutdown apache Start jboss ( wait till it starts fully ) Start apache Let me know how it goes -Original Message- From: Dean Pullen [mailto:[EMAIL PROTECTED] Sent: 12 June 2007 12:44 To: users@tomcat.apache.org Subject: jk_mod 'Service Temporarily Unavailabl

jk_mod 'Service Temporarily Unavailable'

2007-06-12 Thread Dean Pullen
nsole) provides the page properly. What am I doing wrong? Thanks in advance, Dean.

JDBCRealm with IP address filtering?

2007-06-04 Thread Dean Ashby
hese methods get called... time to experiment but if anyone has tried this before and has any tips or pointers I'd appreciate hearing from you. Thanks, Dean - To start a new topic, e-mail: users@tomcat.apache.org To un

RE: 404 message when trying to test a servlet

2007-05-29 Thread Dean
Sent: Saturday, May 26, 2007 8:06 PM To: users@tomcat.apache.org Subject: Re: 404 message when trying to test a servlet "Dean" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Greetings, > > > > I suspect the class file may be in the wrong directory. I g

404 message when trying to test a servlet

2007-05-26 Thread Dean
Greetings, I suspect the class file may be in the wrong directory. I get the message /basic-servlet/servlet/CurrencyConverter , which is confusing in that the class file is in the following directory C:\Program Files\Apache Software Foundation\Tomcat 4.1\webapps\basic-servlet\WEB-INF\classes.

tomcat 5 webdav authentication how to

2007-04-22 Thread Dean Del Ponte
I have tomcat 5 up and running and want to enable webdav, but only a few select users should be able to write to the webdav directory. How can I set this up? By default, if I enable webdav, it looks like anyone can write to the file. Thanks, Dean

guarantee code matches the design

2007-03-15 Thread Dean Hiller2
There is a pretty interesting article on a tool that guarantees your design/dependencies is up to date located here... http://www.devx.com/opensource/Article/33729 Just thought you might be interested in using for tomcat(or for any other project). You can actually enforce that components ONLY t

intercept and redirect to war file of my choosing(based on URL)

2006-06-26 Thread Dean Hiller
is the code I tried to use for that valve(since I could not get the filter to work) in the engine to modify the request so that the url would be http:/// and I was planning on sticking in as a request attribute or something so the war file could access it. Any ideas? thanks, dean public void

one filter for all webapps?

2006-06-23 Thread Dean Hiller
Is there any way to install a ServletFilter that is run before all webapps(including the default servlet as well)? thanks, dean

war filename in url. I want this to be different

2006-06-22 Thread Dean Hiller
hange out the default tomcat behavior where normally that would be mapped to the war file name. Is this even possible? thanks, dean

Re: replace tomcat Status report

2006-06-14 Thread Dean Hiller
I guess I should add that my partner did add this stuff to our ROOT.war(we deleted the ROOT directory) but it doesn't seem to work... java.lang.Throwable /error.jspx 500 /error.jspx 404 /error.jspx thanks, dean Dean H

replace tomcat Status report

2006-06-14 Thread Dean Hiller
number with my own "Resource not found" page. Is this possible? for exceptions my app runs into, I am just using a filter to redirect to a page that doesn't show a tomcat version too. thanks for any info, dean -

Troubleshooting unexpected Tomcat shutdown

2006-05-30 Thread Dean Maki
Where would "ERROR REPORT FILE" be found, and if it's not, does anyone know how I can force one to be created? I don't see any likely files on the system, but it's possible (likely, even) that I just don't know the name

RE: Weirdness with Tomcat 5.5.17, j_security_check and favicon.ico

2006-05-16 Thread Dean Searle
Hey! That worked out. I changed my url-pattern to just *.jsp and now my favicon works correctly and entry into my application works seemlessly. Thank you very much! Dean Searle Computing Oasis Caro, Michigan -Original Message- From: Konstantin Ignatyev [mailto:[EMAIL PROTECTED] Sent

RE: Weirdness with Tomcat 5.5.17, j_security_check and favicon.ico

2006-05-15 Thread Dean Searle
not found much that helps out. Thank you in advance! Dean Searle Computing Oasis Caro, Michigan -Original Message- From: Konstantin Ignatyev [mailto:[EMAIL PROTECTED] Sent: Sat 5/13/2006 11:45 PM To: Tomcat Users List Subject: Re: Weirdness with Tomcat 5.5.17, j_security_check and favico

Weirdness with Tomcat 5.5.17, j_security_check and favicon.ico

2006-05-13 Thread Dean Searle
ddress bar. Has anyone else experienced this or could you point me to another posting that shows how this was resolved. I thank you in advance for any advice I can get. Respectfully, Dean Searle Computing Oasis Caro, Michigan --

Jakarta Messenger (and other dormant?)

2006-05-12 Thread Dean Anderson
e yourself". Might have been nice to include a link to the source, right about there. I'd complain to somebody, but I don't know who to complain to Thanks, --Dean -- Av8 Internet Prepared to pay a premium for better service? www.av8.net faster, more

Weird problem with Tomcat 5.5.17 and j_security_check

2006-05-12 Thread Dean Searle
ico in the address bar. Has anyone else experienced this or could you point me to another posting that shows how this was resolved. I thank you in advance for any advice I can get. Respectfully, Dean Searle Computing Oasis Caro

Re: The problem i have met

2006-03-31 Thread Dean Hiller
hard to do when the only error in the logs is was two words. not much to google on. dean Steve Ochani wrote: On 31 Mar 2006 at 19:34, Jay wrote: I am pretty new to tomcat. I recently read a post http://marc.theaimsgroup.com/?l=tomcat-user&m=114372017420869&w=2 which solved a

thanks very much Filip

2006-03-31 Thread Dean Hiller
find anything through google, or tomcat docs based on the info I had from tomcat logs. I was utterly lost until you prodded me(and that gave me some ideas). thanks, dean Filip Hanik - Dev Lists wrote: ok, that was fairly easy, the error gets logged to the /logs/localhost.2006-03-29.log" th

Re: The problem i have met

2006-03-31 Thread Dean Hiller
this problem didn't have much to do with having servlet knowledge so I am confused here. It had to do with setting up logging for servlets which AFAIK, they don't teach in a servlet tutorial, so if you knew servlets, it was not enough :( just as in my case. dean David Delbecq wrot

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-31 Thread Dean Hiller
Those things I didyou can read my previous posts. warning though: newbs have a hard time doing this, so go easy on us. I had no idea what to include from the beginning. I had to search my way through it. thanks, dean David Smith wrote: Too true Tim. I've been on this list sinc

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-31 Thread Dean Hiller
ry to imply I was mad(I wasn't), just surprised at the reaction to a suggestion that would help people who ran into the same situation.though hopefully those users will find my solution postthough that could be a needle in a haystack :). thanks, dean Tim Lucia wrote: Switch places

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-31 Thread Dean Hiller
my problem is solved. I was just trying to poke tomcat team in hopes that could put something in to help the next newb. later, I think I am jumping off the list nowjust too much email on this list, dean Markus Schönhaber wrote: Dean Hiller wrote: wow! you guys sound pretty harsh

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-31 Thread Dean Hiller
thankyou, that response is much appreciated. thanks, dean Allistair Crossley wrote: Please don't think it's the whole Tomcat community Dean, there are some really helpful devs on Tomat, it's just Remy in particular has a problem being polite/arrogant about Tomcat - I

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-31 Thread Dean Hiller
post without wasting too much time. later, dean Remy Maucherat wrote: On 3/30/06, Markus Schönhaber <[EMAIL PROTECTED]> wrote: The RuntimeException is to make it more noticeable in the logs. I mean 953 hits on googling is quite alot of people having trouble. Would be nice to cut that

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-30 Thread Dean Hiller
quot;, new RuntimeException("See msg).fillInStackTrace()); The RuntimeException is to make it more noticeable in the logs. I mean 953 hits on googling is quite alot of people having trouble. Would be nice to cut that number down with an easy log statement that tomcat could add!!! thank

Re: tomcat 5.0 vs. 5.5? SOLUTION!!! figured out tomcat bug!

2006-03-30 Thread Dean Hiller
working Error listenerStart tomcat logging not working Error listenerStart tomcat logging not working Error listenerStart tomcat logging not working Error listenerStart tomcat logging not working Error listenerStart tomcat logging not working Error listenerStart tomcat logging not working Dean Hiller

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-30 Thread Dean Hiller
gged an no more information is there. Google has 953 references to "Error listenerStart" and many of them are "what went wrong with my app" as there is no stack trace. I haven't found any posts answering those questions though. thanks, dean Filip Hanik - Dev Lists wr

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-30 Thread Dean Hiller
I am doing is throwing a runtimeException. I will send a zip in a few.\ thanks, dean Filip Hanik - Dev Lists wrote: ok, that was fairly easy, the error gets logged to the /logs/localhost.2006-03-29.log" this is on the default install, no loggers modified so are you still having a pro

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-30 Thread Dean Hiller
thankyou very much for taking the time to simulate that. I am going to try your code and compare it to mine and see why mine was not showing up there at all. thanks, dean Filip Hanik - Dev Lists wrote: ok, that was fairly easy, the error gets logged to the /logs/localhost.2006-03-29.log

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-29 Thread Dean Hiller
ng and it works fine in my app, and I could configure it and such(with 5.5) and my logging.properties file in WEB-INF. I could never get my servletlistener to log any statements(making the problem doubly hard). thanks, dean Vamsidhar wrote: I am assuming you have been using logger to log

Re: tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-28 Thread dean
least log the stack trace and does not. I just used the latest facelets and it did not work, but worked on 5.0. in fact, all the stuff works on 5.0 which leads me to believe 5.5 is unstable, but I wanted to verify. dean > On 3/28/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >&

Re: Ant Deploy Task Problem

2006-03-28 Thread dean
I found the following solution which worked great Change conf/context.xml from this to this worked great, or you can switch to Linux and not have to do anything :). later, dean > I get a "FAIL - Application already exists at path" message when I use the > deploy task a

tomcat 5.0 vs. 5.5? tomcat 5.5 very unstable

2006-03-28 Thread dean
added antiJarLocking and antiResourceLocking. thanks for any info, dean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

tomcat 5.0 vs. 5.5? tomcat 5.5 has been bad!

2006-03-28 Thread dean
cat 5.5 above tomcat 5.0 like it is more stable or something on the tomcat page(I guess I will post that question to their list). thanks, dean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Error listenerStart solution?

2006-03-26 Thread Dean Hiller
st to cal the ServletContextListener with a mock ServletContext to see what exception is being thrown. This is a real pain. Why is tomcat not logging the exception that is thrown anywhere? I am using 5.5.16. thanks, dean --

not logging ServletContextException anywhere

2006-03-26 Thread Dean Hiller
do I get the logs to work. This is a brand new installation of 5.5.16 and all I changed in the config was adding antiJARLocking and antiResourceLocking both set to false. I can send you my code and/or war file if you need. thanks for any info on

RE: web.xml question

2005-11-29 Thread Dean Searle
are doing, possibly masquerading the url or something? Again not an expert, but something I have been interested in for some time myself. Dean 8-) -Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 29, 2005 10:34 AM To: Tomcat Users List Subject: Re: web.xm

Re: Use of JSF view in welcome file list

2005-11-08 Thread Tim Dean
ks, - Tim -Original Message- From: Peter Menzel <[EMAIL PROTECTED]> Sent: Nov 8, 2005 10:07 AM To: Tomcat Users List Subject: Re: Use of JSF view in welcome file list Tim Dean wrote: > Peter, > > Thanks for the example: I had seen examples like this in the archives, which > i

Re: Use of JSF view in welcome file list

2005-11-08 Thread Tim Dean
Peter, Thanks for the example: I had seen examples like this in the archives, which is why I thought that I could do what I'm trying to do: I want the same kind of behavior you are describing, but with a mapping to the Faces servlet instead. If the examply you've provided works, any ideas why m

Use of JSF view in welcome file list

2005-11-07 Thread Tim Dean
Hello, I am trying to configure a welcome file list in my Tomcat-deployed web app so that a Java Server Faces (JSF) view is used as the welcome file. My web.xml file contains the following: main.faces As well as the following JSF servlet configurations: Fac

remove myself from list failure attached

2005-10-14 Thread Dean Hiller
how do I get removed from list? Sending to the unsubscribe mail is failing. thanks, dean --- Begin Message --- Hi. This is the qmail-send program at apache.org. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up.