RE: multiple websites running under Tomcat 4 or 5

2004-03-15 Thread Dale, Matt
site on the standard port 80. You can also use the JK2 connector to forward requests from apache to tomcat for particular URL patterns. Ta Matt -Original Message- From: Nadia Kunkov [mailto:[EMAIL PROTECTED] Sent: 15 March 2004 16:10 To: Tomcat help (E-mail) Subject: multiple websites

help needed building JK2 connector

2004-03-15 Thread Dale, Matt
for the build, is there something I should set this to? If this cant work would I be able to compile using apache 2.0.48 and use the library with apache 2.0.40? Any other advice on building the connector? Thanks Matt Any opinions expressed in this E-mail may be those of the individual

RE: help needed building JK2 connector

2004-03-16 Thread Dale, Matt
Matt -Original Message- From: Adrian Lanning [mailto:[EMAIL PROTECTED] Sent: 16 March 2004 00:04 To: Tomcat Users List Subject: Re: help needed building JK2 connector Hi Matt, I have built JK2 successfully several times on Redhat 9 with Tomcat 5 and Apache 2.0.48. The problem I had

RE: help needed building JK2 connector

2004-03-16 Thread Dale, Matt
Hi, I would like to use mod_jk as that is what i've used for the past couple of years so have the most experience with it. My install has apxs installed but i'm sure there will be other stuff missing. I may look into mod_proxy if I have no luck with JK2, thanks for the tip. Ta Matt

RE: Releasing JK 2.0.4

2004-03-16 Thread Dale, Matt
Hi, Where does one download this version? Ta Matt -Original Message- From: Yiannis Mavroukakis [mailto:[EMAIL PROTECTED] Sent: 16 March 2004 13:18 To: 'Tomcat Users List' Subject: RE: Releasing JK 2.0.4 New release! I'll roll out the red carpet :))) -Original Message- From

RE: Releasing JK 2.0.4

2004-03-16 Thread Dale, Matt
I was afraid of that answer, i've never downloaded anything through cvs. Can you point me to a short description of how to set it up? If not I'll wait for the announcement that the tarball is on the mirrors. Ta Matt -Original Message- From: Yiannis Mavroukakis [mailto:[EMAIL PROTECTED

RE: JK2 on debian?

2004-03-16 Thread Dale, Matt
the apache-dev rpm to get apxs to install. Ta Matt -Original Message- From: Jens Saade [mailto:[EMAIL PROTECTED] Sent: 16 March 2004 13:52 To: Tomcat Users List Subject: JK2 on debian? Hi, is there any howto for building installing jk2 with apache2 and tomcat5 on a debian linux system

Tomcat 5 - Server Status - Error Count

2004-03-16 Thread Dale, Matt
Hi, Accessed from the Manager App in Tomcat 5 is the Server Status screen which gives all sorts of useful information. My question is, what does the Error Count on this page actually refer to? Thanks Matt Any opinions expressed in this E-mail may be those of the individual and not necessarily

Security

2004-03-20 Thread Matt Anderson
() and even some of the java.io.* package functions. I have read the how-to and I am still a little confused. I would appreciate any guidance on this and any examples too. Thank you all for taking the time to read this and I look forward to your response. Kindest Regards, Matt Anderson

RE: Tomcat and Apache on diff m/c's

2004-03-23 Thread Dale, Matt
Are you trying to perhaps use JNI to connect them? Thats the only thing I can think of. -Original Message- From: Steven Perry [mailto:[EMAIL PROTECTED] Sent: 23 March 2004 06:16 To: [EMAIL PROTECTED] Subject: Tomcat and Apache on diff m/c's Hello all, I've successfully configured and

RE: Where to find mod_jk2 for redhat?

2004-03-24 Thread Dale, Matt
Try this HOWTO on building the connector http://cymulacrum.net/writings/tomcat5/book1.html -Original Message- From: Andy Grove [mailto:[EMAIL PROTECTED] Sent: 24 March 2004 16:01 To: [EMAIL PROTECTED] Subject: Where to find mod_jk2 for redhat? Hi, I'm using Apache 2.0.46 and Tomcat

RE: new apache to tomcat connector for linux

2004-03-26 Thread Dale, Matt
This may not live there for much longer but is the best tutorial about http://cymulacrum.net/writings/tomcat5/book1.html Ta Matt -Original Message- From: Mark Nye [mailto:[EMAIL PROTECTED] Sent: 26 March 2004 14:32 To: [EMAIL PROTECTED] Subject: new apache to tomcat connector for linux

RE: Connecting Apache and Tomcat

2004-03-30 Thread Dale, Matt
Try this one http://www.connecties.com/cymulacrum/tomcat5/book1.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30 March 2004 17:26 To: [EMAIL PROTECTED] Subject: Connecting Apache and Tomcat Someone on this planet surely has gotten this to work. I have

RE: Connecting Apache and Tomcat

2004-03-30 Thread Dale, Matt
Please also state whether the individual componenents work, ie can you see static pages in apache, can you access tomcat directly on port 8080 and obviously all the logs and config files. Ta Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 30 March 2004

RE: What is the use of this connector

2004-03-31 Thread Dale, Matt
Correct, and it is commented out in the sample you posted already so is not actually being used. Ta Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 31 March 2004 07:15 To: Tomcat Users List Subject: Re: What is the use of this connector Bill, So

RE: I can´t compile the jk connector source for apache 2.0.40 in Redhat 9.0

2004-03-31 Thread Dale, Matt
Is there any reason that you are not using the JK2 connector, as it was written for apache 2? -Original Message- From: Salvador Santander Gutierrez [mailto:[EMAIL PROTECTED] Sent: 31 March 2004 08:49 To: Tomcat List Subject: I can´t compile the jk connector source for apache 2.0.40 in

[OT?] Apache Portable Runtime JK2

2004-04-01 Thread Dale, Matt
wide use. So my questions are as follows. 1. Do I need APR to build JK2 on Solaris 9 2. If so where do I get APR and is the 0.9.4 version suitable? 3. If not then where do I get a suitable version. Ta Matt Any opinions expressed in this E-mail may be those of the individual and not necessarily

RE: [OT?] Apache Portable Runtime JK2

2004-04-01 Thread Dale, Matt
Ah, Thanks a lot, I actually already had apache 2 installed and hadnt realised that the libraries were already there. Feel dumb now. I'll give it a whirl pointing to those libs. Ta Matt -Original Message- From: Andy Eastham [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 14:11

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
see http://www.connecties.com/cymulacrum/tomcat5/book1.html if you need any more help Ta Matt -Original Message- From: Giorgio Ponza [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 15:53 To: Tomcat Users List Subject: AGAIN jk2 2.0.4 compile hi all again :D I am trying to build tomcat

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
I cut and paste that from the command line, remember to take out the at the beginning of the lines -Original Message- From: Dale, Matt Sent: 01 April 2004 16:48 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: AGAIN jk2 2.0.4 compile I just did this today, look for the apr libs

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
compile Dale, Matt ha scritto: I just did this today, look for the apr libs in /usr/local/apache/lib directory and complile with ./configure --with-apxs2=/usr/local/apache/bin/apxs \ --with-apr-lib=/usr/local/apache/lib \ --with-tomcat-41=/usr/local/jakarta-tomcat-5.0.19 \ --with-java-home

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
apache 1.3, do I have to recompile it to use jk2? Dale, Matt wrote: It seems to think you are using apache 1.3, is the install of apache that you have at /usr/local/apache the version of apache 2 you just built? -Original Message- From: Giorgio Ponza [mailto:[EMAIL PROTECTED] Sent

Connecting Apache 2 and Tomcat 5 in process using JK2 on Solairs 9

2004-04-03 Thread Dale, Matt
you can see what is going on. Basically as far as I can tell it seems to think it is on windows and although states that it is going to use LD_LIBRARY_PATH it ignores it. below i'll include all my conf files and the apache error log that shows the errors. Thanks for any help or tips Matt

deployment problems moving from tomcat 4.1.30 to 5.0.19

2004-04-04 Thread Matt Smith
(DelegatingMethodAccessor Impl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398) and : Using CATALINA_BASE: c:\work\sandbox\views\matt-calvert-tip-20031223142431\pro d\build

deployment problems moving from tomcat 5.0.18 to 5.0.19

2004-04-05 Thread Matt Smith
Actually this is a problem between 5.0.18 and 5.0.19. The same context descriptor deploys successfully on 5.0.18, but the errors below show up on 5.0.19. Any ideas on what changed between the two releases that would cause this? Thanks, m. -Original Message- From: Matt Smith [mailto

REPOST: Connecting Apache 2 and Tomcat 5 in process using JK2 on Solairs 9

2004-04-05 Thread Dale, Matt
Sorry to post again but I havent seen a reply. Anyone got any ideas? Ta Matt -Original Message- From: Dale, Matt Sent: 03 April 2004 11:25 To: 'Tomcat Users List' Subject: Connecting Apache 2 and Tomcat 5 in process using JK2 on Solairs 9 Hi, I'm having some trouble getting Tomcat

RE: REPOST: Connecting Apache 2 and Tomcat 5 in process using JK2 on Solairs 9

2004-04-05 Thread Dale, Matt
My next step to was to try to get it working on Linux to see if I get the same error. The fact that the variable is called jvm_dll_path concerns me so it may only work on windows but lets hope not. Ta Matt -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: 05

RE: REPOST: Connecting Apache 2 and Tomcat 5 in process using JK2 on Solairs 9

2004-04-05 Thread Dale, Matt
if the development of this has progressed from there. I'd be interested to know if you get it to work. The errors you are seeing on the Sun machine are identical to the ones I saw on the Linux machine. Good Luck. Drew -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent

Tomcat configuration tuning

2004-04-08 Thread Matt Woodings
thanks, Matt P.S. I am new to the list but I have been using Tomcat for many years and love it, and if I can help with anyones queries, from the trivial to complex, I would be only too happy to do so. workers2.properties [logger

Re: Tomcat configuration tuning

2004-04-08 Thread Matt Woodings
overcoming is that our users aren't tech savvy and if a page doesn't load fast enough they will hit reload constantly and escalate any memory problems I may have had to the dreaded outOfMemory Exception. Regards, Matt P.S. Struts ROCKS!!! server.xml ?xml version='1.0' encoding='utf-8'? Server className

Re: Apache with JK ApacheConfig Class not found!

2004-04-08 Thread Matt Woodings
at that point is setting the memory, loading etc params for the connection in server.xml. Matt - Original Message - From: Yang Xiao [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, April 08, 2004 1:15 PM Subject: Apache with JK ApacheConfig Class not found! Hi list

Re: can iframe include files in web-inf folder?

2004-04-09 Thread Matt Woodings
to keep this for config files, java files/jars etc etc, because in the future you would want to block any http traffic from seeing this. Matt - Original Message - From: bjyang_dream [EMAIL PROTECTED] To: tomcat-user [EMAIL PROTECTED] Sent: Friday, April 09, 2004 9:20 AM Subject: can iframe

Re: DefaultServlet character encoding

2004-04-09 Thread Matt Woodings
if your tomcat is a NT Service, this needs to go in the registry HKLM/System/ControlSet001/Services/Apache Tomcat xxx/Parameters/JVM Option Number n also updating the JVM Option Count you should see the other parameters there, just follow these as an example when adding your new one Matt

Re: Tomcat performance issue?

2004-04-12 Thread Matt Woodings
I just read your post this morning (I am lurking today as I have a few issues of my own to clear up :-) ) and I think that is some really good advice you gave. I do have a question though. Once you have noticed you have a memory leak, how do you go about locating it? Matt - Original Message

Re: Session Mess

2004-04-14 Thread Matt Woodings
. Matt - Original Message - From: shyam [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 8:17 AM Subject: Session Mess Hi All, I have an application running on tomcat 4.1.24. Recently I have seen some cases where the session is getting messed up

Re: Session Mess

2004-04-14 Thread Matt Woodings
and finish with another. Matt - Original Message - From: shyam [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 8:34 AM Subject: RE: Session Mess Hi Matt, Thanks for the reply. I understand that if people from the same machine log in. But I

Re: Tomcat 4.1.30 Standalone and FOP ?

2004-04-14 Thread Matt Woodings
if you are refering to the jakarta Formatting Objects Processor libraries then yes, I use them extensively for pdf report generation. Put the FOP jar, plus any of the XML/XSLT etc jars, in a suitable location and off you go Matt - Original Message - From: Philippe Couas [EMAIL PROTECTED

Re: Can Not Get Tomcat 4.1.27 To Unpack Web Component When There Is A Context Defined For The Web Component

2004-04-14 Thread Matt Woodings
set the unpackWARs=true attribute in the host tag of your server.xml file and see if that helps Matt - Original Message - From: Kam Lung Leung [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 14, 2004 12:42 PM Subject: Can Not Get Tomcat 4.1.27 To Unpack Web Component When

Re: ajp13.service() ajpGetReply recoverable error 3

2004-04-19 Thread Matt Woodings
hi I get the exact same thing with the same configuration and I have been trawling the news groups and web for answers but to no avail, so I am with you on getting a definitive answer on this log file output. Matt - Original Message - From: Michael Sanders [EMAIL PROTECTED] To: [EMAIL

RE: Tomcat4x Development Process

2004-04-19 Thread Matt Krone
Intellij IDEA 4.0 integrates with tomcat 4.x and 5.x quite nice. It'll cost ya, but it's worth every penny IMO. http://www.jetbrains.com -Matt On 4/20/2004 6:27 AM, Mark Thomas wrote: Look at the reloadable attribute. I use MyEclipse which takes a lot of the pain out of this sort of thing

RE: 2 Tomcat instances on the same server ?

2004-05-13 Thread Dale, Matt
Option 2 would work fine as long as you change all the ports that it needs, there shouldnt be any configurational stuff other than that as long as the box has the memory and cpu to cope. Option 3, if you have the server then might as well use it. Ta Matt -Original Message- From

RE: Can you ever update a sessions access time?

2004-05-11 Thread Dale, Matt
One method i've used to maintain a session is a meta refresh on the html pages, this may or may not be appropriate to your app though. -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 11 May 2004 15:36 To: Tomcat Users List Subject: RE: Can you ever update a

RE: No session in tomcat 5.0.24

2004-05-14 Thread Dale, Matt
I would hazard a guess that you have made configurational changes to either the server.xml or the web.xml in your older installation. I would look at all the parameters set in these files carefully and see if you can spot a difference. Ta Matt -Original Message- From: Rob Tillie

RE: No session in tomcat 5.0.24

2004-05-14 Thread Dale, Matt
: No session in tomcat 5.0.24 I just did some more investigation. Sessions are working for every app except the most important one :). The web.xml of both apps are empty except for the body of web.xml. Pretty weird, -- Rob. -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent

RE: No session in tomcat 5.0.24

2004-05-14 Thread Dale, Matt
? As for context.xml, I have never heard of it, and it isn't present in both webapps. Greetz, -- Rob. -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 10:41 AM To: Tomcat Users List Subject: RE: No session in tomcat 5.0.24 What about the main web.xml in the conf

Re: webservices

2004-05-03 Thread Matt Woodings
Take a look at the Axis project and any other you may find interesting at http://ws.apache.org/ Matt - Original Message - From: Malai [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, May 03, 2004 8:52 AM Subject: webservices Hi., 1.Does Tomcat Support Webservices

RE: ¿how to use tomcat.sh for starting Tomcat automatically at boot time?

2004-05-04 Thread Matt Raible
Maybe this will help: http://www.raibledesigns.com/tomcat/boot-howto.html Matt -Original Message- From: Joao Medeiros [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 04, 2004 12:15 PM To: Tomcat Users List Subject: Re: ¿how to use tomcat.sh for starting Tomcat automatically at boot

unhandled type in logs

2004-05-05 Thread Matt Raible
. Any ideas how to fix this? Could it be a corrupt JAR or something? Thanks, Matt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: unhandled type in logs

2004-05-05 Thread Matt Raible
-Original Message- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 1:19 PM To: Tomcat Users List Subject: unhandled type in logs I've recently started getting a lot of unhandled type messages in my logs - usually in groups of 5-7 lines in a row. I'm experiencing it on one

Re: unhandled type in logs

2004-05-05 Thread Matt Raible
I have no idea what it's from - I suspect it's from a corrupt JAR or something else in my code - but everything works fine - that's why it's so wierd. I definitely don't think it's related to Tomcat, but I was hoping someone on this list might've seen it before. Matt P.S. I'm able

Re: unhandled type in logs

2004-05-05 Thread Matt Raible
, but no error occurs over there. I did a search on Google for unhandled type tomcat and found this: http://www.google.com/search?q=%22unhandled+type%22+tomcat Don't know if bcel is used by Tomcat though. Maybe it's used in one of my other bundled projects (i.e. Hibernate, Spring, JSTL). Matt

Re: unhandled type in logs

2004-05-05 Thread Matt Raible
Thanks. I tried upgrading from Hibernate 2.1.2 to Hibernate 2.1.3, but it didn't fix the issue. Oh well... I guess I'll just live with it... Matt On May 5, 2004, at 1:12 PM, Shapira, Yoav wrote: Hi, BCEL is not used directly by tomcat (and not included in the tomcat distribution). I'm pretty

tomcat 5 - server status

2004-05-06 Thread Dale, Matt
seem to have an IP and a time and are in Keepalive state but they don't have a request detailed. Has anyone got any idea what these are? Ta Matt Any opinions expressed in this E-mail may be those of the individual and not necessarily the company. This E-mail and any files transmitted

Re: jndi (jdbc) access out of container

2004-05-06 Thread Matt Raible
class=org.springframework.jndi.JndiObjectFactoryBean property name=jndiNamevaluejava:comp/env/jdbc/appfuse/value/property /bean /beans HTH, Matt On May 6, 2004, at 2:54 AM, snpe wrote: On Wednesday 05 May 2004 10:50 pm, QM wrote: On Thu, May 06, 2004 at 12:44:57AM +, snpe wrote

RE: Starting Tomcat from Apache...

2004-05-06 Thread Dale, Matt
In theory you should be able to do this with JK2 in inprocess mode. But I'm fairly confident that this doesnt work at all so you'd have to do it with your rc startup scripts. -Original Message- From: JimmiSeven Productions Inc. [mailto:[EMAIL PROTECTED] Sent: 06 May 2004 16:33 To:

RE: Starting Tomcat from Apache...

2004-05-06 Thread Dale, Matt
? - Original Message - From: Dale, Matt [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; JimmiSeven Productions Inc. [EMAIL PROTECTED] Sent: Thursday, May 06, 2004 11:48 AM Subject: RE: Starting Tomcat from Apache... In theory you should be able to do this with JK2 in inprocess mode

RE: Starting Tomcat from Apache...

2004-05-06 Thread Dale, Matt
Excellent, shall just have to wait on the next release of tomcat then. It was the latest JK2 that I was using with no success but shall be over the moon if this works. Ta Matt -Original Message- From: Peter Rossbach [mailto:[EMAIL PROTECTED] Sent: 06 May 2004 18:51 To: Tomcat Users List

RE: tomcat 5 - server status

2004-05-07 Thread Dale, Matt
changes do you refer to? Ta Matt -Original Message- From: John Najarian [mailto:[EMAIL PROTECTED] Sent: 07 May 2004 06:32 To: 'Tomcat Users List' Subject: RE: tomcat 5 - server status Hi Matt, I can't answer your question but I'd like to ask you one. I'm running tomcat 5.019

the requested resource is unavailable

2004-05-07 Thread Matt Tucker
browser to http://myhost/webapp_root/RequestMobileID, i get a requested resource unavailable 404 error. what gives? could tomcat be somehow caching my old web.xml before i added this entry or something? any help would be greatly appreciated. Matt Tucker thoughtbot cell: 617 775 0742 office: 617 876

Re: the requested resource is unavailable

2004-05-07 Thread Matt Tucker
aandthat's my problem. thanks fellas for making me see the depths of my own stupidity. Matt Tucker thoughtbot cell: 617 775 0742 office: 617 876 4780 www.thoughtbot.com - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Tomcat and Windows 2003 Server

2004-05-07 Thread Matt Woodings
I am running Tomcat 4.1.30 on Win 2k3 and it runs just fine :-) - Original Message - From: Anderson Boechat Lopes [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, May 07, 2004 2:11 PM Subject: Tomcat and Windows 2003 Server Hi. Sorry.I don´t know if this

RE: realm definition in context.xml for 4.1

2004-05-08 Thread Matt Raible
Yes, it's possible to create a realm in your context.xml in 4.1+. Here's an example one: http://tinyurl.com/29vx3 Matt -Original Message- From: Bo van Weert [mailto:[EMAIL PROTECTED] Sent: Friday, May 07, 2004 11:12 PM To: [EMAIL PROTECTED] Subject: realm definition

taglib - O'Reilly tutorial problem

2004-05-17 Thread Zollinhofer, Matt
. If there are any resources you can point me to I'd be appreciative. Thanks for you consideration, matt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: taglib - O'Reilly tutorial problem

2004-05-17 Thread Zollinhofer, Matt
{ pageContext.getOut().print(Hello); } catch (Exception e) { throw new JspTagException(e.getMessage()); } return SKIP_BODY; } public void release() { super.release(); } } --code-- any more thoughts/suggestions always welcome, matt -Original Message- From: QM [mailto:[EMAIL

RE: taglib - O'Reilly tutorial problem

2004-05-18 Thread Zollinhofer, Matt
Yeah, I was a little concerned about the date as well. Do you have any suggestions for basic, up to date, solid examples/tutorials that I could run to a) make sure everything in my Tomcat server is working correctly b) increases/broadens my knowledge of what goes into typical to difficult web

RE: Tomcat and Apache

2004-05-18 Thread Dale, Matt
Have a look at the JK or JK2 connectors, they are used to connect Tomcat and Apache webserver. Ta Matt -Original Message- From: mpforste [mailto:[EMAIL PROTECTED] Sent: 18 May 2004 15:43 To: Tomcat Users List Subject: Tomcat and Apache I am trying to start using Tomcat on my server

RE: JKJNI connector.

2004-05-18 Thread Dale, Matt
Matt -Original Message- From: Chippada, Sreeni [mailto:[EMAIL PROTECTED] Sent: 18 May 2004 19:28 To: Tomcat Users List Subject: JKJNI connector. Hi, I am working with Apache 2.48 and tomcat 5.16. I am able to connect them using the mod_jk2 connector and jkjni connector. My

tag library compile

2004-05-18 Thread Zollinhofer, Matt
I get the following error when compiling HelloTag.java (below as well). It has an associated taglib.tld in the lib directory. I thought I found a solution after googling the error that suggested I put servlet.jar in the java classpath. So, I put it in the extentions directory. I could

RE: tag library compile

2004-05-18 Thread Zollinhofer, Matt
Would the servlet.jar be in the $CATALINA_HOME directory stucture, or does the installer put it elsewhere on the system? I ask because I can't find the servlet.jar in the $CATALINA_HOME directories.(jre/...) and I didn't realize it shipped with tomcat, that is probably my problem. thanks, matt

RE: tag library compile

2004-05-18 Thread Zollinhofer, Matt
javax.servlet.jsp.tagext.TagSupport; Assuming I shouldn't, I find myself stuck because I still get the errors. I also feel like an idiot cause this could be about the most trivial thing ever. matt -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 4:50 PM

RE: jk2 entries persistant

2004-05-19 Thread Dale, Matt
I'm pretty sure that there is no cache. Are you sure there isnt any directives in your httpd.conf that could have the same behaviour? Ta Matt -Original Message- From: Ingmar Heinrich [mailto:[EMAIL PROTECTED] Sent: 19 May 2004 09:44 To: [EMAIL PROTECTED] Subject: jk2 entries persistant

Re: Apache Tomcat Performance Handbook

2003-09-04 Thread Matt Fury
How could Wrox go out of business? That doesn't sound right. They have 1001 titles and write great books! Are you sure? --- John Turner [EMAIL PROTECTED] wrote: The book was never published. The original publisher (Wrox) went out of business and liquidated assets. The rights to the

Tomcat and multiple processors

2003-09-04 Thread Matt Raible
. I've heard of setting up a CATALINA_BASE to share Tomcat's core files, and then setup webapps directories for each customer. Does this sound reasonable? Have have others done something like this? Thanks, Matt - To unsubscribe, e

RE: login failed attempt

2003-09-08 Thread Matt Raible
a Remember Me feature that records the username an an encrypted password. HTH, Matt -Original Message- From: Maxime Colas des Francs [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2003 11:21 AM To: [EMAIL PROTECTED] Subject: login failed attempt Hi, In my web application i use a FORM

Setting contentType and also using container-based authentication

2003-09-11 Thread Sgarlata Matt
-disposition, inline; filename=\myreport.xls\); % hello The desired behavior is that the text hello displays in Excel. Has anyone ever run into a problem like this before? I am using tomcat 4.1.27, and Tomcat's built-in DataSourceRealm (which has been working for me fine). Thanks, Matt

Re: Setting contentType and also using container-based authentication

2003-09-12 Thread Sgarlata Matt
I must have been losing it yesterday because I tried again just now with %@ page contentType % and it worked fine. If I have more problems I'll try that meta trick; I didn't know about that. Thanks Adam! Matt - Original Message - From: Adam Hardy [EMAIL PROTECTED] To: Tomcat Users List

RE: Auto Form Based Logins

2003-09-18 Thread Matt Raible
?topic=rememberMe HTH, Matt -Original Message- From: Mark Pfeifer [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 1:21 PM To: [EMAIL PROTECTED] Subject: Auto Form Based Logins I was wondering if people had thoughts on the following - Is there already a way for a developer

Using Digester in a Tomcat project causes server not to start?

2003-09-22 Thread Kruse, Matt
detailing a work-around. Is there a work-around I can use _NOW_ to make my project work in Tomcat? Thanks! Matt Kruse PS: This is the error I get when including Digester in the dependencies and trying to start Tomcat: 2003-09-22 10:22:29,962 0[main] DEBUG

RE: Using Digester in a Tomcat project causes server not to start ?

2003-09-22 Thread Kruse, Matt
the Digester class. If I directly reference the commons-digester.jar in the path above, my project will compile just fine, but Tomcat once again files to startup. Thanks, Matt

RE: Using Digester in a Tomcat project causes server not to start ?

2003-09-22 Thread Kruse, Matt
entry for specifics: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22300 Matt

RE: Using Digester in a Tomcat project causes server not to start ?

2003-09-22 Thread Kruse, Matt
) Replace the .class files from the above two files into c:\tomcat\server\lib\Catalina.jar That's it! My application now starts up correctly and uses its internal instance of digester doesn't conflict with Tomcat's version. And in the process, I've learned a lot about Classloaders :) Matt Kruse

RE: Using Digester in a Tomcat project causes server not to start ?

2003-09-23 Thread Kruse, Matt
) so my fix may or may not be appropriate. But if someone like me searches the list archives later and finds the original post, at least they'll find my hack too, and maybe save a bunch of head scratching :) Matt Kruse

Configuring server.xml for SSL breaks Tomcat

2003-09-25 Thread Matt Morgan
clientAuth=false protocol=TLS/ /Connector I know certificates can be touchy, but I'm at a loss to understand why this worked once, and is failing to work now. And why would it prevent Tomcat from working in non-SSL? Thanks, Matt Morgan Manager of Information Systems Brooklyn Museum of Art

Re: Configuring server.xml for SSL breaks Tomcat

2003-09-25 Thread Matt Morgan
used the OpenSSL software. When I recreated the key with arguments to make it expire in a year, instead of the default of 30 days, I did not have the problem again. -Original Message- From: Matt Morgan [mailto:[EMAIL PROTECTED] Sent: Thu 9/25/2003 3:24 PM To: [EMAIL PROTECTED] Cc

Re: Configuring server.xml for SSL breaks Tomcat

2003-09-26 Thread Matt Morgan
Thanks. I tried both suggestions exhaustively but don't any much better success. I have apache running SSL on this same server. Should I be working on the jk2 connector instead, to use Apache's SSL? That looked more complicated at first. Thanks, Matt Matt, 2 suggestions: 1. Upgrade your JDK

RE: Datasource connections not released when reloading context

2003-09-29 Thread Matt Raible
If I'm getting my database connections from a JNDI resource (configured in server.xml) how do I destroy these suckers. Sample code would be great - or tell me to RTFM. Matt -Original Message- From: Phillip Qin [mailto:[EMAIL PROTECTED] Sent: Monday, September 29, 2003 8:04 AM

RE: Datasource connections not released when reloading context

2003-10-01 Thread Matt Raible
I already do this, but when I reload my context, I get two database connections, rather than one. So each time I reload, I get an additional connection - eventually resulting in an OutOfMemory Error (which I'm attributing to this) after I reload 10-20 times. Matt -Original Message- From

RE: Datasource connections not released when reloading context

2003-10-03 Thread Matt Raible
not work on Tomcat 4.1.27/WinXP/JDK 1.4.2. Thanks, Matt -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 1:22 AM To: Tomcat Users List Subject: Re: Datasource connections not released when reloading context Sorry, but I didn't see which datasource

RE: Datasource connections not released when reloading context

2003-10-03 Thread Matt Raible
Actually, I was looking at the wrong count - it was the total number of sessions. So looking at the right number of connections - I only see it increase by 1 each time - presumably because the JDBCRealm does not release its connection when the context is stopped and started again. Matt

RE: Tomcat 5.0.12: Does DataSourceRealm work inside a Context?

2003-10-06 Thread Matt Raible
in this context Name appfuse is not bound in this context It thougt this might be caused by having my Realm stuff before my Resource stuff, but after moving, I still get the same errors. Thanks, Matt -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 12:13

RE: pre compile and deploy - ?

2003-10-07 Thread Matt Raible
-path}/org/apache/jsp include name=*.*/ /fileset /move Is there a way to get around this? There's no files in the WEB-INF directory. Thanks, Matt -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 2:58 PM

RE: pre compile and deploy - ?

2003-10-07 Thread Matt Raible
-INF BUILD FAILED file:C:/Source/webgeneral/tomcat-precompile-jsp.xml:81: C:\tools\jakarta-tomcat-4.1.27\webapps\tellu ride\WEB-INF\src\WEB-INF\org\apache\jsp not found. Thanks, Matt -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 4:37 PM

Tomcat and Active Directory

2003-10-08 Thread Matt Fury
. For some reason it seems to keep trying to connect to localhost even though its not specified. Also, does SSL NEED to be implemented in order to get this to work? I will be doing AD connectivity through LAN only. Thanks. -Matt

Re: Tomcat and Active Directory / 2003

2003-10-08 Thread Matt Fury
=*** userPattern=cn={0},dc=vacationsonly,dc=net / --- Matt Fury [EMAIL PROTECTED] wrote: Hi All, I've been trying for several weeks to compile information on Tomcat and Active Directory through LDAP. I can't quite get all the information I need and I am hoping someone has a link

Re: Tomcat and Active Directory / 2003

2003-10-08 Thread Matt Fury
Hey Thanks for the reply. Tried all those to no avail. :-/ I did see the Tomcat realm how-to but I was wondering if there were issues because it is Micro$oft we're trying to connect to and its 2003. Who knows, their standard ldap may not be standard. -Matt --- Yann Cébron [EMAIL PROTECTED

Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Matt Raible
). Has anyone got either of these working? Please share your experiences. Thanks, Matt

Re: Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Matt Raible
Yep, and that appears to work just fine. On Saturday, October 11, 2003, at 02:54 PM, Giuliano Gavazzi wrote: At 10:52 -0600 2003/10/11, Matt Raible wrote: I'm trying to get Apache (1.3.27) integrated with Tomcat (4.1.27) on OS X. [...] I downloaded mod_jk.so (for 1.3.27) from http://tinyurl.com

John Turner's Recent HowTo (Apache + Tomcat)

2003-10-14 Thread Matt Raible
00 03 47 00 00 00 00 00 00 00 00 00 00 00 00 | ...G 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | I can access Tomcat and my apps using http://localhost:8080. Thanks, Matt - To unsubscribe, e

Re: John Turner's Recent HowTo (Apache + Tomcat) [solved]

2003-10-15 Thread Matt Raible
could only get the Apple Rendezvous mod working on 2.0.x. I'm running this on OS X. Matt On 10/14/03 10:03 PM, Matt Raible [EMAIL PROTECTED] wrote: I went through John's HowTo on Tomcat and Apache on RH 9 this evening. http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html All

Abandoned Connections not removed

2003-10-16 Thread Matt Raible
currently these settings have no effect. I'm running JDK 1.4.2 on RedHat 9, Tomcat 5.0.12. My application is the open source Roller Weblogger. Thanks, Matt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

<    1   2   3   4   5   6   7   8   9   10   >