Re: SessionListener invoked sometimes and not others

2005-10-08 Thread Dean Hiller
whoops, nevermind. stupid question I found out after poking around. dean Dean Hiller wrote: My web app has two servlets. One JSF Faces servlet and another servlet for processing AJAX requests from javascript. I want to know when the app starts and when the app is done. Is the only way to do

Re: SessionListener invoked sometimes and not others

2005-10-08 Thread Dean Hiller
get resources and on the last one being cleaned up, I destroy the resources. I guess this works. I just wish I had access to the app lifecycle. thanks, dean Mark Thomas wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] So after a restart of tomcat, I login and it appears the session

SessionListener invoked sometimes and not others

2005-10-08 Thread dean
with this kind of problem? thanks, dean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: hot redeploy now work. locked jsf-impl.jar

2005-10-08 Thread dean
to match his also. Could not figure out what was wrong? thanks, dean > Take a look at http://issues.apache.org/bugzilla/show_bug.cgi?id=10026. It > may > be related. > > Mark > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >&

hot redeploy now work. locked jsf-impl.jar

2005-10-08 Thread dean
eletes previous xsoft directory, redeploys app and restarts tomcat but this takes forever. dean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problem with PNG files and

2005-07-10 Thread Dean Searle
or message. All the code and errors can be found at this link http://computingoasis.com/apache/errorlog.pdf If there is anything more that you require I would be more than happy to post what you need. Thank you for your help in advance, D

Re: Removal from List

2005-05-02 Thread Dean Trafelet
Thanks. DMT - Original Message - From: "Parsons Technical Services" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Tomcat Users List" Sent: Monday, May 02, 2005 1:41 PM Subject: Removal from List Dear Sir, I am a user of the Tomcat List and noticed a large number of emails from you.

Re: Client Authentication

2005-05-02 Thread Dean Trafelet
You have reached Judge Dean M. Trafelet without authorization. Remove me from your email list immediately. - Original Message - From: "Mahesh S Kudva" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 02, 2005 12:34 PM Subject: Re: Client Authen

Re: Tomcat j2sdk and image

2005-05-02 Thread Dean Trafelet
You have reached Judge Dean M. Trafelet without authority. Remove me from you email address. DMT - Original Message - From: <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 02, 2005 12:09 PM Subject: Re: Tomcat j2sdk and image Hi, The program java use

Re: tomcat crashes with no trace?

2005-05-02 Thread Dean Trafelet
This is Judge Dean M. Trafelet. Your emails are improperly and incorrectly being send to my email address. Remove my address immediately. DMT - Original Message - From: "Guy Katz" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 02, 2005 11:11

Re: Tomcat j2sdk and image

2005-05-02 Thread Dean Trafelet
This is Judge Dean M. Trafelet. Your emails are incorrectly and improperly being sent to my email address. Remove and correct immediately. DMT - Original Message - From: "Dale, Matt" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 02, 2005 10

Re: Apache access log timestamp issue

2005-05-02 Thread Dean Trafelet
This is Judge Dean M. Trafelet. Your emails are improperly being sent to my email address. Remove immediately. DMT - Original Message - From: "Simon Zeng" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Monday, May 02, 2005 10:18 AM Subjec

Re: Tomcat j2sdk and image

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet. Your emails are improperly being sent to my email address. Please remove me from you list immediately. DMT - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, May 02, 2005 10:33 AM Subject: Tomcat j2sdk and image

Re: Client Authentication

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet. Your emails are improperly being sent to my email address. Please remove me from you list immediately. DMT - Original Message - From: "lercoli" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 02,

Re: Apache access log timestamp issue

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet. Your emails are improperly being sent to my email address. Please remove me from you list immediately. DMT - Original Message - From: "Simon Zeng" <[EMAIL PROTECTED]> To: "'Tomcat Users List'"

Re: Digester / vector usage

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet. Your emails are improperly being sent to my email address. Please remove me from you list immediately. DMT - Original Message - From: "Henrique, Manuel" <[EMAIL PROTECTED]> To: Sent: Monday, May 02, 2005 10:12 AM S

Re: tomcat-user Digest 30 Apr 2005 13:34:46 -0000 Issue 5590

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet and your emails are erroronesouly and improperly being sent to my email address. Notice is hereby given that you are to immediately remove me from your emailing. DMT - Original Message - From: "J. W. Ballantine" <[EMAIL PROTEC

Re: filesystem independent tomcat [OT]

2005-05-02 Thread Dean Trafelet
Dear Sir or Madam: I am Judge Dean M. Trafelet and your emails are erroronesouly and improperly being sent to my email address. Notice is hereby given that you are to immediately remove me from your emailing. DMT - Original Message - From: "George Sexton" <[EMAIL P

Tomcat 4.1, Java 1.4.2_06, SSL randonmly crashing

2005-01-10 Thread Dean Jackson
7;m doing wrong? Thanks! Dean Jackson j2sdk1.4.2_06 jakarta-tomcat-4.1.18 Server.xml exerpt: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: bug in 4.1.30?? PageContextImpl hides exception cause

2004-10-10 Thread Dean Hiller
never mind. This is fixed in tomcat 5. thanks, dean - Original Message - From: "Dean Hiller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 09, 2004 11:07 PM Subject: bug in 4.1.30?? PageContextImpl hides exception cause In 4.1.30, In PageC

bug in 4.1.30?? PageContextImpl hides exception cause

2004-10-09 Thread Dean Hiller
here is an exception missing from this stack trace from looking at the code of JspServletWrapper and PageContextImpl dean org.apache.jasper.JasperException: Cannot find message resources under key org.apache.struts.action.MESSAGE at org.apache.jasper.servlet.JspServletWrapper.service(Js

Re: displaying JSP output through servlet

2004-08-15 Thread Dean A. Hoover
David, I'm not sure what you are trying to do but if you're just trying to do MVC then you might want to use struts and tiles. It works well for me. I also occasionally have a need for custom jsp tags, so I learned how to do that too. Hope this helps. Dean Hoover David Aleksanyan wrote:

deploying via ant, mutiple virtual hosts apache/tomcat

2004-07-22 Thread Dean A. Hoover
t for deployment. How can I get tomcat manager to differentiate between these "applications", since both of them are ROOT under different directories. When I run manager through HTML, I just see "/". I can deploy my war by hand and restart tomcat, but that is a pai

multiple virtual apache hosts

2004-07-17 Thread Dean A. Hoover
ample? Thanks. Dean Hoover - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: HTTP header for dynamic pdf and IE6

2004-06-06 Thread Dean A. Hoover
stated in my email, the developers of Yahoo mail have somehow pulled off a hack that works as expected, I just can't seem to figure out how to replicate it. I've seen this used in teh xplanner project. Mark On 5 Jun 2004, at 11:52, Dean A. Hoover wrote: I have a java web application tha

HTTP header for dynamic pdf and IE6

2004-06-05 Thread Dean A. Hoover
re actually 2 parts to this: 1) What is the magic in the HTTP header that allows this to work? 2) How can one create such a header in java? Thanks. Dean Hoover - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Virtual Host, Locations and Mod_JK2

2004-04-13 Thread Dean Searle
I have found that if you do the following it works for me: JkUriSet worker ajp13:localhost:28009 Hope that this helps, I have found that by doing this I can redirect any file type to be handled by Tomcat. Dean -Original Message- From: Alexander F. Hartner [mailto:[EMAIL

Securing a folder

2004-03-25 Thread Dean Searle
plain this more. Not sure if this helps or not: Windows 2000 Server SP4 Tomcat 4.1.24 LE Apache 2.0.46 JDK 1.4.1_02 Thank you for time Dean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat configuration

2004-03-24 Thread Dean Searle
you set the heap size also. Hope this helps. Dean -Original Message- From: Adam Brundrett [mailto:[EMAIL PROTECTED] Sent: Wed 3/24/2004 9:59 AM To: Tomcat Users List Subject: Re: Tomcat configuration Hmm...not sure on Windows but on unix you set an environment variable called CATAL

RE: Multiple Host (no apache or iis)

2004-03-17 Thread Dean Searle
. 80 is the default http port. Best regards, Dean -Original Message- From: Roland Carlsson [mailto:[EMAIL PROTECTED] Sent: Friday, March 12, 2004 2:24 PM To: Tomcat Users List Subject: Multiple Host (no apache or iis) Hi! I have tried to search for this but all hits seems to be about

No error message when welcome page is not present

2004-03-17 Thread Dean Searle
,jsp) It takes me to tomcat manager page. Without restarting anything I can put a valid file in the folder and site works fine. Where can I shut this off at? I would like to get an error page, since I have directory listing shut off. Would it be in web.xml or server.xml? Thanks in advance, Dean

apache 2, tomcat 5, and ROOT application

2004-02-26 Thread Dean A. Hoover
ebsite.com/logs/access_log common # Deny direct access to WEB-INF and META-INF # AllowOverride None deny from all # AllowOverride None deny from all JkMount /*.jsp mywebsite #= Any ideas? Dean Hoover --

Apache Tomcat/5.0.19 manager app

2004-02-23 Thread Dean A. Hoover
ow to do the same thing in 5.x. Any help? Thanks. Dean Hoover - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: ant emulation of "Upload a WAR file to install"

2004-02-23 Thread Dean A. Hoover
Shapira, Yoav wrote: Howdy, This says everything...Excerpt from http://www.devx.com/Java/Article/17908/0/page/4 "Tomcat does not detect changes to the WAR archive, so it does not automatically deploy new versions of an application when new WAR files are copied over old ones in the Tomcat deplo

Re: ant emulation of "Upload a WAR file to install"

2004-02-23 Thread Dean A. Hoover
Thanks. I'll give that a try... when does tomcat notice the war file? Adam Hardy wrote: On 02/23/2004 03:04 PM Dean A. Hoover wrote: I am using ant 1.6 and tomcat 4.1.29. I have set my webapps directory to someplace other than the usual place. When I use the /manager/html/list applic

ant emulation of "Upload a WAR file to install"

2004-02-23 Thread Dean A. Hoover
n it. This is exactly the behavior I would like to emulate in ant, but I do not see how. I have played around with the "install" and "deploy" tasks, but they do not operate the same as the upload form does. How can I do what the form does

server.xml versioning

2004-02-22 Thread Dean A. Hoover
I have tomcat 4.1.x running on 2 different machines. I am using the manager application. On one machine, the server.xml file is "versioned", such as: server.xml.2004-02-22.09-13-01 on the other server it is not. What enables "versionin

deploy with ant over https

2004-02-22 Thread Dean A. Hoover
: build.xml:158: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Couldn't find trusted certificate I assume I have to perform some magic on the client side. Does anyone know what that magic is? Regards. Dean H

URL Redirect

2004-02-18 Thread Dean Searle
.com/domain2 Is there a feature like that in Tomcat, either in the server.xml or web.xml, I'm probably guessing server.xml. Any help is greatly appreciated. Thank you in advanced, Dean - To unsubscribe, e-mail: [

RE: workers2.properties syntax

2004-02-04 Thread Dean Searle
What aspects are you wanting to change and I'll see if I can help explain them. I'm somewhat new to this also, but have spent almost a year decipering and figuring things out. Dean -Original Message- From: Alvaro Seixas [mailto:[EMAIL PROTECTED] Sent: Tue 2/3/2004 3:15 PM

RE: HTTPS with Apache 2.0.48 and Tomcat 5.0.16

2004-02-03 Thread Dean Searle
this helps you out.*** Dean -Original Message- From: Oscar Carrillo [mailto:[EMAIL PROTECTED] Sent: Mon 2/2/2004 4:04 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: HTTPS with Apache 2.0.48 and Tomcat 5.0.16 Hi, The JkMount directives tell Apache to pass these request thru

Re: apache + tomcat virtual hostnames

2004-02-02 Thread Dean A. Hoover
OK, I am answering my own question here... The trick is to set: UseCanonicalName on in httpd.conf Dean A. Hoover wrote: I am using apache 2 and tomcat 4.1 connected with mod_jk. I have multiple virtual named hosts in the httpd.conf file, such as: ServerName www.myserver.com ServerAlias

apache + tomcat virtual hostnames

2004-02-01 Thread Dean A. Hoover
server.xml file I set the attribute "name" to "www.myserver.com" in the Host tagset. This works fine if I hit http://www.myserver.com but not for http://myserver.com. Apache handles both the same, but not tomcat. Is there something like ServerA

RE: Requiring SSL for web sites

2004-01-29 Thread Dean Searle
Sorry for the bother I found the answer I was looking for further down in previous posts, but thanks anyways. Dean -Original Message- From: Dean Searle [mailto:[EMAIL PROTECTED] Sent: Thu 1/29/2004 1:13 PM To: Tomcat Users List Subject: Requiring SSL for web sites Hello to Everyone

Requiring SSL for web sites

2004-01-29 Thread Dean Searle
folders use SSL only. Because I can get to http:\\localhost (as an example) also with no problem. Any help would be greatly appreciated. Dean Searle - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

http, https, shared, and deployment

2004-01-25 Thread Dean A. Hoover
and css files. I have figured a way to do this "by hand", and am interested in comments on this approach. I am also interested in how one would go about deploying such a website, using ant. Maybe some more ideas on directory layout, if you have any. Thanks. Dean Hoover Here's what I am

Creating Database realm problem...

2004-01-14 Thread Richard Dean
Hi, I am tearing my hair out at this one! I am attempting to set up JDBCRealm for my tomcat installation (vers 4.1) and I keep getting the: Catalina.start: LifecycleException: Exception Opening Database Connection: Java.sql.SQLException: Com.ibm.db2.jdbc.app.DB2Driver when I try and start tomcat

Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
g as the driver jars are in /shared/lib or //WEB-INF/lib...True or False? * For convenience, JDBC resources may be be defined to Tomcat as JNDI Data Sources to the default JNDI context provided by Tomcat,otherwise no config required...True or false? Best Regards, Michael Dean Sun Certified

Recall: Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
Dean, Michael D. would like to recall the message, "Unclear about JDBC resource def in Tomcat 4.1". - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Unclear about JDBC resource def in Tomcat 4.1

2003-12-04 Thread Dean, Michael D.
g as the driver jars are in /shared/lib or //WEB-INF/lib...True or False? * For convenience, JDBC resources may be be defined to Tomcat as JNDI Data Sources to the default JNDI context provided by Tomcat,otherwise no config required...True or false? Best Regards, Michael Dean Sun Certified

RE: LDAP connection problem through JSP

2003-12-01 Thread Dean Searle
This is the simple jsp I used to test my JNDI Connection with: <% String id = request.getRemoteUser(); out.write("User: " + id); %> See if that helps any. Dean -Original Message- From: Damien Pacaud [mailto:[EMAIL PROTECTED] Sent: Mon 12/1/2003 06:0

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Dean Searle
Yoav, That worked. I put JAVA_OPTS=-Djava.net.preferIPv4Stack="true" for run,start and stop in my catalina.sh and now it starts. Thank you very much Dean -Original Message- From: Dean Searle Sent: Mon 11/17/2003 10:04 To: Tomcat Users List Cc: Subject:

RE: Unique error message when starting Tomcat 4.1.27

2003-11-17 Thread Dean Searle
ok, sorry I didn't see that in the error message until I reread it. I'll use the flag -Djava.net.preferIPv4Stack=true and see if that helps. Thank you again, Dean -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Mon 11/17/2003 09:02 To: Tomcat

Unique error message when starting Tomcat 4.1.27

2003-11-14 Thread Dean Searle
atalina.startup.Bootstrap.main(Bootstrap.java:203) >From what I can guess it looks like it has IPv4 disabled, but not sure where that occurred at? This usually works well. Any help with this would be appreciated. Also I cvsup'd on Nov 14 a

RE: Load balancing a standalone Tomcat 4.1

2003-11-11 Thread Dean Searle
Again thank you, I'll take some time and read this and if I have any questions I'll make a new posting here. Thanks, Dean -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tue 11/11/2003 14:58 To: Tomcat Users List Cc: Subject:

RE: Load balancing a standalone Tomcat 4.1

2003-11-11 Thread Dean Searle
Thank you very much, Yoav. Reading through it looks like I would need the assistance of Apache anyways, or can I have an instance of Tomcat listening on port 80 and do the load balancing? Dean -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tue 11/11/2003

RE: Load balancing a standalone Tomcat 4.1

2003-11-11 Thread Dean Searle
alone Tomcat 4.1 Yes you can cluster and load balance tomcat using mod-jk2 Connector -Original Message- From: Dean Searle [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 2:27 PM To: Tomcat Users List Subject: Load balancing a standalone Tomcat 4.1 I have searched around to find

Load balancing a standalone Tomcat 4.1

2003-11-11 Thread Dean Searle
I have searched around to find this and have found nothing, but is it possible to load balance a complete standalone Tomcat server or cluster standalone Tomcat's doing HTTP and Application requests? Thank you everyone in advance

RE: Tomcat + jk2 connector configuration

2003-11-07 Thread Dean Searle
that this helps you out. I am currently running with three seperate instances from one binary install of tomcat. This allows me the flexibility to start and stop each instance without afecting the the other two. Dean -Original Message- From: Tatu Vanhanen [mailto:[EMAIL PROTECTED

RE: JNDIRealm...more

2003-11-06 Thread Dean Searle
getRemoteUser(), if your familiar with jsp's then you'll know how to use it. Unfortunately I don't, but I guess that is why we have web application developers on staff. :-) Dean Searle Computing Oasis 989.245.7369 (p) 989.921.3904 (f) -Original Message- From: Robyne Vaughn

RE: JNDIRealm...more

2003-11-05 Thread Dean Searle
. -Original Message- From: Robyne Vaughn [mailto:[EMAIL PROTECTED] Sent: Wed 11/5/2003 13:46 To: Tomcat Users List Cc: Subject:RE: JNDIRealm...more Dean! Mine works! A thousand thanks! I hope I can return the favor some time. Your nice explanation helped. I did not

RE: mod_jk2, virtual hosts

2003-11-05 Thread Dean Searle
w/htdocs/www. Hope this helps, Dean -Original Message- From: Frank Epistone [mailto:[EMAIL PROTECTED] Sent: Tue 11/4/2003 14:28 To: [EMAIL PROTECTED] Cc: Subject:mod_jk2, virtual hosts Hi everybody, I'm experiencing some strange problems with mod_jk2 and Apache T

RE: JNDIRealm...more

2003-11-04 Thread Dean Searle
--> this is necessary to traverse the full AD without knowing the user's base location. I hope that this clears up some issues for you. Please let me know if I can help you more. Dean E. Searle Computing Oasis 989.245.7369 (P) 989.921.3904 (F) -Original Message- From: Robyne V

RE: jk or jk2

2003-10-31 Thread Dean Searle
my case I have each web application running on a seperate instance of tomcat that I can turn on/off without affecting the other instances. I hope that this helps clarify some thing for you. Dean BEGIN CODE # only in the beginning. In production uncomment it out [logger.apache2] level=DEBUG [sh

RE: jk or jk2

2003-10-30 Thread Dean Searle
PDF please. -Dean -Original Message- From: Florian Ebeling [mailto:[EMAIL PROTECTED] Sent: Thu 10/30/2003 09:42 To: Tomcat Users List Cc: Subject:Re: jk or jk2 Hi Bernhard, > Here's a great book including mod_jk2: > http://www.oreilly.de/catalog/tomcat/in

redirect?

2003-10-23 Thread Dean, Michael D.
x27;t specified in the URL... I'm trying to set it so the user doesn't have to remember the ports Best Regards, Michael Dean Sun Certified Programmer for the Java 2 Platform Washington State Department of Corrections ph: 360-664-8802 fx: 360-664-3985 mailto:[EMAIL PROTECTED] "

RE: Apache cannot load jk2

2003-10-23 Thread Dean, Michael D.
just a shot, Julien but, if your file config is EXACTLY as shown, your LoadModule directive is commented out... > > # LoadModule jk2_module modules/mod_jk2-1.3.27.dll > Best Regards, Michael Dean Sun Certified Programmer for the Java 2 Platform Washington State Department of Corre

RE: tomcat4.1.24 + apache_2.0.47 + connectors-jk2.0.2

2003-10-17 Thread Dean Searle
numerous posts in the archives about this also. Cheers --Dean -Original Message- From: Srinivasu Gandu [mailto:[EMAIL PROTECTED] Sent: Fri 10/17/2003 09:34 To: 'Tomcat Users List' Cc: Subject:tomcat4.1.24 + apache_2.0.47 + connectors-jk2.0.2 Hi, I ha

RE: mod_jk2 hangs?!

2003-10-02 Thread Dean Searle
guess no since it only collects information and has no bearing on performance. So I suppose you could create two and try that. Let me know if that works for you. Dean Searle Computing Oasis 989.245.7369 (p) 989.921.3904 (f) -Original Message- From: Christian Traber [mailto:[EMAIL P

RE: mod_jk2 hangs?!

2003-10-02 Thread Dean Searle
needs to go. Just make sure that both files point to the same place. Dean -Original Message- From: Christian Traber [mailto:[EMAIL PROTECTED] Sent: Thu 10/2/2003 3:43 AM To: Tomcat Users List Cc: Subject:mod_jk2 hangs?! Hi, I use apache 2.0.46, mod_jk2, tomcat4.1.18

RE: Installing Tomcat 4.1.24 as a service on Win 2000 - won't start

2003-10-02 Thread Dean Searle
e all under the system variables and not the user variables. Keep in mind that your vesion of JDK will determine the correct syntax. Dean -Original Message- From: Seth Rubin [mailto:[EMAIL PROTECTED] Sent: Thu 10/2/2003 12:06 AM To: Tomcat Users List Cc: Subject:

JSP Compilation Issues

2003-09-30 Thread Dean Fantham
occurred at line: -1 in the jsp file: null Generated servlet error: [javac] Compiling 1 source file C:\dean\dev-tools\Tomcat 4.1\work\Standalone\localhost\_\schedule\operational\view_month_jsp.java:116 12: code too large for try statement } catch (Throwable t) { ^ C:\dean\dev-tools\Tomcat 4.1\work

RE: Tomcat connector for Apache 2.0.47 ... Please Help

2003-09-27 Thread Dean Searle
documenting on how to use IP based virtual hosts with Apache2 and Tomcat 4.1. This should be complete hopefully in the next week or two. I am also documenting the same steps for A FreeBSD 5.0 release install if there is anyone interested. Dean Searle Computing Oasis 989.245.7369 (p) 989.921.3904 (f

RE: Tomcat connector for Apache 2.0.47 ... Please Help

2003-09-27 Thread Dean Searle
marc.theaimsgroup.com, groups.google.com and from Apache.org. I am not intentionally delaying this document, but I need to change some of the settings as to not reveal our internal workings. Thank you for your patience and allowing me to post this information. Dean Searle Computing Oasis

RE: Tomcat connector for Apache 2.0.47 ... Please Help

2003-09-25 Thread Dean Searle
many months. The document is about 20 pages long give or take. I don't have it in front of me at this time. I can post it as a pdf or RTF. Let me know which version is more acceptable. Dean -Original Message- From: Joe Mihalich [mailto:[EMAIL PROTECTED]

RE: jk2_init() Can't find child

2003-09-17 Thread Dean Searle
Wouldn't that change be put in the workers2.properties file, since their using mod_jk2? -Original Message- From: Vikram Goyal [mailto:[EMAIL PROTECTED] Sent: Wed 9/17/2003 3:00 AM To: Tomcat Users List; Johan Louwers Cc: Subject: Re: jk2

RE: error during make JK2

2003-09-16 Thread Dean Searle
I find that using gmake instead allows the comile to complete. I think that gmake is GNU's make. I have seen this problem in other postings and found one that recommended using gmake instead. I hope that this helps you. Dean -Original Message- From: Johan Lo

RE: Tomcate and Windows XP Question

2003-09-07 Thread Dean Searle
stening to. [INFO] Http11Protocol - -Starting Coyote HTTP/1 [INFO] ChannelSocket - -JK2: ajp13 listening on [INFO] JkMain - -Jk running ID=0 time=0/31 con jk2.properties [INFO] Catalina - -Server startup in 5218 ms Dean Searle Computing Oasis 989.245.7369 (p) 989.9

Problem building mod_jk2 on Freebsd 4.8-RELEASE

2003-09-01 Thread Dean Searle
--END SNIPPET--- Am I missing something here or have I done something completely wrong? I apologize for the length of this email. Any help is appreciated. If you require more information please let me know. Thank you in advance. Dean Searle Computin

Tomcat fails to start under win2k-"pro"

2003-07-08 Thread Dean Karres
half a building away and I was distracted on the way back. I do know this is coming from the catalina.bat script though. I ran: catalina.bat start and received the same message. Dean...K... -- Dean Karres / [EMAIL PROTECTED] / itg.uiuc.edu Imaging Technology

Re: tomcat and log4j

2003-07-02 Thread Dean A. Hoover
l see them there. Yoav Shapira Millennium ChemInformatics -Original Message----- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 02, 2003 2:34 PM To: Tomcat Users List Subject: Re: tomcat and log4j OK, so I changed the file to /tmp/xxx.log and it still does not show up.

Re: tomcat and log4j

2003-07-02 Thread Dean A. Hoover
OK, so I changed the file to /tmp/xxx.log and it still does not show up. Any other suggestions? Dean Shapira, Yoav wrote: Howdy, You're not going to have file write access to xxx.log from inside a war. Ensure the File parameter for your appender in log4j.properties points to a writeable loc

Re: tomcat and log4j

2003-06-30 Thread Dean A. Hoover
hat??? Yoav Shapira wrote: Howdy, It does work if you place logj4.properties in WEB-INF/classes and log4j.jar in WEB-INF/lib. If you could please be a bit more explicity when you say "This does not seem to be working" perhaps I could help more. Yoav Shapira --- "Dean A. Hoover"

tomcat and log4j

2003-06-30 Thread Dean A. Hoover
I want to use log4j inside a tomcat application. According to the log4j short manual, all I have to do is drop my log4j.properties file into WEB-INF/classes and then I can just use it. This does not seem to be working. Can someone help? Thanks. Dean Hoover

Re: Client Certificates & Authentication in Tomcat v4.1.24

2003-06-28 Thread Dean Thompson
ommands I am using off the list so that you can see the process that I am going through. Thanks in advance. Dean Thompson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Client Certificates & Authentication in Tomcat v4.1.24

2003-06-26 Thread Dean Thompson
ggest a reason as to why this behaviour is happening and what the solution is to it? I would be interested to hear from anyone who has actually implemented client authentication with Tomcat, especially the generation of the CA and client certificates. Than

Re: Urgent : Can we restrict access to a directory in tomcat

2003-06-09 Thread Dean Fantham
There is no guaranteed way to stop someone directly access a gif image via a browser url, because this is how an image is accessed by the browser itself anyways. The browser just makes a HTTP get request to the web-server (in this case tomcat) requesting the URL of the image to be included in the

Re: tomcat4-4.1.24-full.2jpp.noarch.rpm

2003-04-06 Thread Dean A. Hoover
Thanks anyway... I fell back to the tar.gz installation and everything went well. I would like to use rpm, but it does not seem quite ready for prime time to me. Dean brian janaszek wrote: Thanks Brian, that got me a bit closer. I became root user and ran # /etc/rc.d/init.d/tomcat4 start

Re: tomcat4-4.1.24-full.2jpp.noarch.rpm

2003-04-06 Thread Dean A. Hoover
Thanks Brian, that got me a bit closer. I became root user and ran # /etc/rc.d/init.d/tomcat4 start Starting tomcat4: [ OK ] as you explained. When I went to check it out with my browser at http://localhost:8080 got connection refused. HTTP Status 500 -

tomcat4-4.1.24-full.2jpp.noarch.rpm

2003-04-06 Thread Dean A. Hoover
I downloaded tomcat4-4.1.24-full.2jpp.noarch.rpm and installed. I do not find startup.sh anywhere in the installation. Has the way to start completely changed and there is no documentation telling us how to run it? Dean Hoover

RE: why has tomcat just crashed

2003-03-31 Thread Dean Fantham
Is localhost somehow removed from the host file?? (windows/systems32/drivers/etc/hosts)? It should be aliased to 127.0.0.1 with: 127.0.0.1 localhost Dean -Original Message- From: JS [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 10:57 AM To: [EMAIL PROTECTED] Subject: RE

Re: Configuring Tomcat to use a JDBC Realm

2003-03-29 Thread Dean A. Hoover
Isn't "mysql" a client program? If so, I can connect with the user/pw. Tarun Ramakrishna Elankath wrote: Seems like an access problem to me. Dean, did you try connecting to the server from a mysql client with the given username/password to check whether you are able to connect ?

Re: Configuring Tomcat to use a JDBC Realm

2003-03-28 Thread Dean A. Hoover
Can you be a little more specific? I'm not a mysql expert. Galbayar Dorjgotov wrote: check mysql port -Original Message- From: Dean A. Hoover [mailto:[EMAIL PROTECTED] Sent: Saturday, March 29, 2003 9:20 AM To: [EMAIL PROTECTED] Subject: Configuring Tomcat to use a JDBC Realm

Configuring Tomcat to use a JDBC Realm

2003-03-28 Thread Dean A. Hoover
sorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243) Anyone got any ideas how I can fix this? Thanks. Dean Hoover -

Tomcat 4.1.18 not finding JAR's under WEB_INF/lib directory

2003-03-26 Thread Dean Fantham
he webapps directory under CATALINA_HOME. It is not an option to run it with CATALINA_HOME and CATALINA_BASE set the same. Thanks, Dean Errors reported in Tomcat Logs: 2003-03-26 07:41:56 HostConfig[localhost]: Deploying web application directory edgile 2003-03-26 07:41:56 StandardHost[localhost]: Inst

RE: Can Tomcat 4 be configured to listen on two ports simultaneously

2003-03-13 Thread Dean Fantham
Are you starting tomcat as root? You will need to start as root in order to be able to bind to port 80 on Linux (any port under 1024). Dean -Original Message- From: Marina McGale [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 9:43 AM To: [EMAIL PROTECTED] Subject: Can Tomcat 4

RE: DTD problem starting tomcat 4

2003-01-10 Thread Dean Anderson
That helped. But that was the DOCTYPE since August. Why did it work before? Has something changed at Sun? --Dean On Thu, 9 Jan 2003, Turner, John wrote: > > I'm pretty sure it's you, not Tomcat. My web.xml is different: > > > PUBLIC "-//S

DTD problem starting tomcat 4

2003-01-09 Thread Dean Anderson
Since about the 4th of January, I've been getting an Invalid PUBLIC ID error on the following web.xml file: This app has been working for quite a while, and hasn't been changed. Likewise, tomcat4 hasn't been changed. When I try the java.sun.com url, it works. Whats up? Also, I couldn't figure o

passing environment variables to Tomcat

2002-07-29 Thread Chen, Dean (Zhun)
However, can this be done by modifying the server.xml instead? I don't believe we will have write access to catalina.sh in the future. Thanks, Dean -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: Environment Variable

2002-07-11 Thread Chen, Dean (Zhun)
Thanks. that's a great idea. I have one web.xml for all environments. Dean Chen -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 11, 2002 11:02 AM To: Tomcat Users List Subject: RE: Environment Variable Howdy, If you have a different web.xm

  1   2   >