'touch'ing jsp files to force recompilation

2005-09-26 Thread steven
, it happened about 1 out of every 4 times. After the garbage collector ran, they all disappeared. Any ideas on why these files are being left open? I'm using jre version 1.5.0 and tomcat 5.5.9. Thanks for any help. Steven __ Do You Yahoo!? Tired

set JSESSION PATH - any change to do this?

2005-09-02 Thread Steven Pannell
Hi, Current the jsession cookie path is set at the application context like: PATH=/myApp Is there any chance at all to change this? to PATH=/ As to may reason it's simple: I want to use rewrite rules like: http://domain/nicelink/page Thus without the /MyApp context in place the cookie

war deployment problem

2005-04-20 Thread Steven Pannell
Hi, Sometimes when I update the war file on my tomcat 5.5.7 application, tomcat attempts to deploy the application before it has finished being transferred to the server resulting in the follow error. Can I do anything about this?? ERROR ContainerBackgroundProcessor[StandardEngine[Catalina]]

Running Tomcat on multiple processors on Windows 2003

2005-04-18 Thread Steven Heckler
Hi, All, A client of mine is having trouble getting Tomcat 4.1.27 to make use of multiple processors on his quad processor system under Windows 2003. My questions: 1. What can he do to enable Tomcat to make use of all 4 processors? 2. If a single instance of Tomcat can't make

remove comments from jsp via tomcat

2005-04-08 Thread Steven Pannell
Hi, Is there anyway to configure tomcat to strip out the comment tags from the jsp files before streaming them as html to the client browsers??? with some other application servers this is possible. thx. Steve. - To

Compiling JK under Solaris

2005-04-01 Thread Steven Pannell
Hi, Has anyone ever managed to get the JK sources to compile with Solaris 7?? I have tried many times using every version from 1.2.5 - 1.2.10 any always get compile errors of one sort or another. Just like to know if anyone ever managed this awful task?? cheers, steve.

Clustering question

2005-04-01 Thread Steven Pannell
Hi, I have setup two tomcat 5.5.7 servers which are clustered. Everything is working and the basic session is replication. However, when I add my own custom java object to the session this is not replicated. I have made it Serializable but this object also contains other java objects which

cache issue

2005-03-24 Thread Steven Pannell
Hi, When using tomcat 5.5.7 with apache 1.3.x I have problem that pages I have visited before are cached in the browser -so changes cannot be seen. I don't have this problem when I just use tomcat as the web-server, only once I started using apache. Clearly this is a problem because the url is

mod_jk2 and LocationMatch regexps

2005-03-21 Thread Steven J. Owens
://www.example.com/foo to the webapp. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt

Can servlet mappings be done somewhere other than web.xml?

2005-02-22 Thread Beckle, Steven R
I'm currently working on a legacy Tomcat 3.3 project that was developed (not by me) a couple of years ago, and I am having a heck of a time understanding how servlets are getting mapped properly. A typical URL in the application is of the form CONTEXT/servlet/servletName - nothing fancy there.

LD_ASSUME_KERNEL with tanuki wrapper?

2005-02-21 Thread Steven J. Owens
. Is this a valid test? -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt. - http

configure a jndi resource

2005-02-17 Thread Steven Pannell
Hi, I would like to configure my jms router resource directly in tomcat and perform a jndi lookup to get this resource. But I am not sure how this is working. For example in the code I have this: Hashtable env = new Hashtable(); env.put(Context.INITIAL_CONTEXT_FACTORY,

Random: Can't find resource for bundle

2005-02-15 Thread Steven Pannell
Hi, I'm using tomcat 5.5.7 under windows (although I had this problem also with 5.0.28). I have a page with locale resources. The page works fine. Refresh it 10 times say and every so often during the refresh I get this error. org.apache.jasper.JasperException: Can't find resource for bundle

Re: [OT] Advertising website

2005-02-02 Thread Steven J. Owens
and help them achieve their goal. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain

Re: Virtual Hosts and SSL

2004-12-17 Thread Steven J. Owens
. Somebody could slip the browser a bogus Cert and proxy requests to your server, eavesdropping on them all the while. But if you're just providing some encrypted web-access to an application, you may not mind. Security is all about trade-offs. -- Steven J. Owens [EMAIL PROTECTED] I'm

Re: JNDI object not shared among TC instances

2004-12-16 Thread Steven J. Owens
. I just whipped up a quick example, it's at http://darksleep.com/notablog/google.html -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times

Re: log4j and tomcat 5.5

2004-12-16 Thread Steven J. Owens
repository. Maybe a wiki page or something. Or maybe I'll just invite people to send me suggestions for such a page. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document

Re: [OT] HTTP Sniffers

2004-12-16 Thread Steven J. Owens
. And in closing, here's a webpage with an interesting list of the top 75 network security tools: http://www.insecure.org/tools.html -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night

Commercial Tomcat Support?

2004-12-16 Thread Steven J. Owens
Hi guys, Does anybody have recommendations of providers for commercial tomcat support contracts? Not that I'm not fairly impressed with tomcat-users, but sometimes you're dealing with a problem at 4am and it'd be nice to have somebody to call. -- Steven J. Owens [EMAIL PROTECTED

tomcat/apace

2004-11-17 Thread Steven Lister
Just a quick question. Does apache2 need to be restarted if connected using mod_jk2 to tomcat5? I know that I was told that under 4.1 tomcat mod_jk and tomcat 4 you had to do it in x order, is that still true. -- ___ Sign-up for Ads Free at

RE: tomcat/apace

2004-11-17 Thread Steven Lister
So just as long as apache is started tomcat should find it - Original Message - From: Phillip Qin To: 'Tomcat Users List' Subject: RE: tomcat/apace Date: Wed, 17 Nov 2004 09:37:28 -0500 Not true in tc5. -Original Message- From: Steven Lister [mailto:[EMAIL PROTECTED

RE: tomcat/apace

2004-11-17 Thread Steven Lister
: Steven Lister [mailto:[EMAIL PROTECTED] Sent: November 17, 2004 9:43 AM To: Tomcat Users List Subject: RE: tomcat/apace So just as long as apache is started tomcat should find it - Original Message - From: Phillip Qin To: 'Tomcat Users List' Subject: RE: tomcat/apace

Re: Tomcat crashing

2004-11-17 Thread Steven J. Owens
The result is a timeout error at the client, and a connection reset exception in the tomcat log. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times

Re: Understanding origin of Unexpected exception ... outside the VM

2004-11-17 Thread Steven J. Owens
and/or its archives useful: http://isp-lists.isp-planet.com/isp-solaris/ -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much

Re: Tomcat crashing

2004-11-17 Thread Steven J. Owens
details if you'd like. Steven J. Owens [EMAIL PROTECTED] wrote: On a related note, I've run into some really tricky situations where client was hitting the tomcat server via a proxy server. The client timeout was set shorter than the proxy server timeout, which resulted in a mysterious

RE: Virtual Hosting Questions

2004-11-17 Thread Steven Lister
you can see it in the logs too  .. INFO   | jvm 1    | 2004/11/17 15:09:03 | Nov 17, 2004 3:09:03 PM org.apache.jk.common.ChannelSocket init INFO   | jvm 1    | 2004/11/17 15:09:03 | INFO: JK2: ajp13 listening on /0.0.0.0:9009 I seem to recall seeing code in some component of Tomcat that

JAVA_OPTS

2004-11-15 Thread Steven Lister
First time caller, long time listener.  :) Have a couple of questions about JAVA_OPT settings in catalina.sh. First one is I was looking at -server cached and tested that out and got nothing, tomcat didnt start a process. Next is -Xms128 -Xmx384 gives me an error of  Error occurred during

RE: JAVA_OPTS

2004-11-15 Thread Steven Lister
Thanks for the quick reply. the sound you probably heard a couple of minutes ago was my head repeatedly hitting my desk. the Xms and Xms was a mispelling. :( export JAVA_OPTS='-server -Xms128m -Xmx384m -Djava.awt.headless=true' Does anyone know -server cached if that is mispelled or wrong

Re: JAVA_OPTS

2004-11-15 Thread Steven Lister
to specify the -server option in the registry. If you are using Mac OS X you can specify it in the JAVA_OPTS As far as what the -server option will do for you , that depends on your VM vendor. On Nov 15, 2004, at 10:35 AM, Steven Lister wrote: Thanks for the quick reply. the sound

Re: RES: [java] RE: http-https url rewrite bug TC 5.0.28?

2004-11-15 Thread Steven J. Owens
. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt. - http://darksleep.com

Re: More apps = More load ?

2004-11-12 Thread Steven J. Owens
)? -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt. - http://darksleep.com/notablog

Re: Buffering and redirection to the errorPage

2004-11-11 Thread Steven J. Owens
session attributes and generates HTML tags for the display. The controller doesn't muck with display stuff, the view page doesn't muck with the headers. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise

Re: Speed of jsp:useBean tags.

2004-11-10 Thread Steven J. Owens
of the numbers (requests per second, delay per request, max processes in pool) gets really out of proportion, but be aware of it. (I've asked a mathematically-inclined friend to cobble up a rule of thumb for sanity-checking this, I'll post it if he comes up with something). -- Steven J. Owens [EMAIL

Re: hide source of a page

2004-11-09 Thread Steven J. Owens
hacks for good examples). If anybody ever figures out a truly effective safeguard against this (which would be at least equivalent, in terms of mathematical creativity, to public/private key encryption), we'll see some really radical changes. -- Steven J. Owens [EMAIL PROTECTED] I'm going

Re: comparison of Type 4 JDBC drivers

2004-11-09 Thread Steven J. Owens
(JBoss using tomcat, I believe) told me the other day that they're using some third-party JDBC drivers, DataDirect I think. It's apparently pricey as hell (enterprise licensing) but it cut their server load in half. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping

Re: Counting Page Hits

2004-11-09 Thread Steven J. Owens
logging channel). http://www.javaworld.com/javaworld/jw-06-2001/jw-0622-filters.html http://www.onjava.com/pub/a/onjava/2003/11/19/filters.html http://www.onjava.com/pub/a/onjava/2004/03/03/filters.html -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations

Multi-Site Clustering? (hot failover)

2004-11-09 Thread Steven J. Owens
is to either count that data as lost (i.e. Doctor, my arm hurts when I do this. Don't do that.), or selectively copy the new data over to the second machine, then drop the first database and copy the second database over to the first server. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make

Re: Accessing resource in WEB-INF outside servlet

2004-11-08 Thread Steven J. Owens
to get beans. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all with a grain of salt. - http

Re: How to fix: Tomcat responce time gets to 10-200 seconds once a day

2004-11-08 Thread Steven J. Owens
was, then take a microscope to that portion of the application. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read

Re: Configuration Management, JSP Recompiles, War Files

2004-11-08 Thread Steven J. Owens
that I would love to find covered in a best practices for tomcat hosting guide. Any recommendations? -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four

Re: hide source of a page

2004-11-08 Thread Steven J. Owens
your browser at it. You can't show something to people and keep it secret at the same time. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four

Re: Configuration Management, JSP Recompiles, War Files

2004-11-08 Thread Steven J. Owens
custom for one instance or another, I'm screwed. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take it all

Re: Configuration Management, JSP Recompiles, War Files

2004-11-06 Thread Steven J. Owens
configuration file) to modify configuration information. Your understanding above is incomplete. So the standard practice is to put all of your configuration variables in server.xml and reboot the server if you need to change the configuration? -- Steven J. Owens [EMAIL PROTECTED] I'm

Re: Configuration Management, JSP Recompiles, War Files

2004-11-06 Thread Steven J. Owens
On Sat, Nov 06, 2004 at 03:20:46AM -0500, Steven J. Owens wrote: On Mon, Oct 25, 2004 at 09:15:41AM -0400, Shapira, Yoav wrote: If I understand correctly, WAR file is just a glorified JAR file, which in turn is just a glorified tar file. So unless you're unjarring it, editing

Re: DataSource and initialContext.lookup(java:comp/env)

2004-11-06 Thread Steven J. Owens
:-). http://jakarta.apache.org/commons/dbcp/ http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-resources-howto.html http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong

Configuration Management, JSP Recompiles, War Files

2004-10-24 Thread Steven J. Owens
is supposed to be standard, but any time we have to tweak the server.xml-level configuration of a single webapp, we have to restart all of them. How do people normally deal with this? Is it at all common to run multiple tomcat servers behind apache for this sort of purpose? -- Steven J. Owens [EMAIL

New User needing urgent help

2004-10-23 Thread Steven R. Christensen
Hello, I am new to using Tomcat and am having difficulty getting an application to work. Any help would be greatly appreciated. I have a web app that is giving me the following errors and can't seem to find why. Thanks in advance for your help. org.apache.jasper.JasperException: Unable to

RE: New User needing urgent help

2004-10-23 Thread Steven R. Christensen
From this I gathered that the import code isn't required and it looks like that fixed the problem. One thing I should have said was sun-java newbie as well so I am vastly ignorant on how all of this works. Only been trying to use it the last day or two. Appreciate the expert advice and very

RE: New User needing urgent help

2004-10-23 Thread Steven R. Christensen
. From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: Sat 10/23/2004 1:06 PM To: Tomcat Users List Subject: RE: New User needing urgent help You'll probably have other problems later if you don't get your classes into packages (mapping servlets etc..). On Sat, 2004-10-23 at 14:01, Steven R

Re: adding HTTP headers for all responses in web application

2004-10-20 Thread Steven J. Owens
() ; } } } -- -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times

JDBC realm question answered

2004-09-05 Thread Steven J. Owens
that where you insert the REALM tag in server.xml determines what scope it covers: inside ENGINE for server-wide inside HOST for for all webapps on that virtual host inside CONTEXT for only a specifi web application -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping

JDBC Realms for specific webapps?

2004-09-05 Thread Steven J. Owens
Hi all, We're trying to get JDBC realms working with tomcat. We followed the tutorials and examples, but that ended up overriding *all* of the webapps, so they all authenticated against the same JDBC realm. We need to set up one specific realm per webapp. What are we missing? -- Steven

Tomcat 4.1 and LD_ASSUME_KERNEL=2.4.1

2004-08-09 Thread Steven Peterson
live? -QM -- -- Steven Peterson, President Frontier Productions, Inc. 310 Wesley Drive Chapel Hill, NC 27516 Tel: 919-942-1386 Fax: 919-933-2677 Creators of List Pilot Easier email broadcasting to your many different customers http://www.listpilot.net

DBCP with JDBC driver in WEB-INF/lib

2004-07-10 Thread Steven J. Owens
-to-date driver in WEB-INF/lib and use that. What I'm wondering is, how do I tell DBCP to use the WEB-INF/lib jar file? -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night

Re: [OT] JSP/Servlet Hosting

2004-06-10 Thread Steven J. Owens
with the service. Essentially we get our own installation of tomcat, with an apache front-end that they manage. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four

Best Scheduler/Cron for Tomcat?

2004-05-24 Thread Steven J. Owens
vanilla, so I'm not especially worried, but I have twenty-seven priority-1 tasks on my plate, so... Quartz- http://www.quartzscheduler.org/quartz/ Jcrontab - http://jcrontab.sourceforge.net/index.shtml SuperLite - http://www.acelet.com/super/SuperScheduler/index.html -- Steven J. Owens [EMAIL

tomcat5 server stalling

2004-05-20 Thread Steven Garrett
Hi, I'm running tomcat5 on a Redhat9 box. It looks like its accepting connections for a while, which is good. But then it hits a limit and there are alot of TIME_WAIT connections in the netstat output. Below are the server.xml portions where we configure tomcat to listen and accept connections

Re: Disabling Drowser Cache of UID / PW

2004-05-18 Thread Steven J. Owens
at it they should mandate that Outlook be made secure. Hm... no problem, just do a servlet filter that detects IE and redirects it to a you must install a secure browser to use this website page :-). -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations

RE: error starting tomcat5

2004-05-12 Thread Steven Garrett
as the ${CATALINA_HOME}/server/lib directory, is this the right place? Thanks, Steve -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 2:50 AM To: [EMAIL PROTECTED] Subject: Re: error starting tomcat5 Steven Garrett [EMAIL PROTECTED] wrote in message news

RE: error starting tomcat5

2004-05-12 Thread Steven Garrett
) at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:218) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:375) Thanks, Steve -Original Message- From: Steven Garrett [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 12, 2004 11:31 AM To: 'Tomcat Users List' Subject: RE: error starting tomcat5 Thanks

error starting tomcat5

2004-05-11 Thread Steven Garrett
Hi, Thanks to those of you who helped me with my previous server.xml include file issue, that worked out like a charmeventually :) Anyways, we're testing out tomcat5 on a RedHat 9 box and I keep getting this error message. java.lang.NoClassDefFoundError:

RE: Include file?

2004-05-07 Thread Steven Garrett
, 2004 8:21 PM To: Tomcat Users List Subject: Re: Include file? You have to do it via XML entities. (A non-intuitive process - YMMV) -Tim Steven Garrett wrote: Hi, I was wondering if you can use include in the server.xml. What I want to do is to define a bunch of different virtual hosts

RE: Include file?

2004-05-07 Thread Steven Garrett
? Steven Garrett wrote: ok, since I know nothing about adding xml entites to the server.xml, I'm sure there has to be examples out there. I'll take a look and hopefully I'll be able to come back with something. Uh, there's an example in the Ant FAQ that was (somewhat obliquely) pointed to yesterday

Include file?

2004-05-06 Thread Steven Garrett
Hi, I was wondering if you can use include in the server.xml. What I want to do is to define a bunch of different virtual hosts within my tomcat instance, but don't want to have to constantly change the server.xml. Is this possible. I've searched the archives and the web and I don't see

RE: Include file?

2004-05-06 Thread Steven Garrett
cool, hope it works out. Thanks!! -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 5:40 PM To: Tomcat Users List Subject: Re: Include file? Look on the Ant-user list for entity includes. should work for what you need. Jake Quoting Steven

RE: Include file?

2004-05-06 Thread Steven Garrett
this? Thanks, Steve -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 5:40 PM To: Tomcat Users List Subject: Re: Include file? Look on the Ant-user list for entity includes. should work for what you need. Jake Quoting Steven Garrett [EMAIL

Re: Incomplete HTML

2004-04-17 Thread Steven J. Owens
is any guide, most likely the exception's in an included JSP. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read

RE: Apache Tomcat JK - Connection Problem.

2004-03-25 Thread Steven Perry
Hey EC The packets are reaching the other computer, I can ping to it succesfully. Also Tomcat is running and listening to 8009. The listener definitions have not been commented out. --Steven Maybe the packets from one computer can't reach the other. Some firewall settings, maybe. Also, make

Apache Tomcat JK - Connection Problem.

2004-03-24 Thread Steven Perry
Hello All, I am running Apache 2 and Tomcat 5. Both are running on 2 different Win-2k machines. I've configured the httpd.conf / workers.properties and server.xml and below. My problem is :: I cannot seem to connect to Tomcat, below is the mod_jk.log too. -- httpd.conf --

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

2004-03-23 Thread Steven Perry
Sorry, forgot to mention the connector I was using. I to connect using JK. --Steven --- Dale, Matt [EMAIL PROTECTED] wrote: 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

Tomcat and Apache on diff m/c's

2004-03-22 Thread Steven Perry
, Steven. __ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: catalina logs

2004-03-19 Thread Steven J. Owens
time to do much research, but I do notice that each of my webapps has its own log file. Is there a simple change I can make, maybe switching my System.out.println() invocations to invoke some logger class? -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations

Re: tomcat and css

2004-03-19 Thread Steven J. Owens
by tomcat or by some other server is completely irrelevant. Tomcat serves CSS files, the same way it serves jpegs or gifs or text files or zip files, etc. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because

Alternatives to J2EE Authentication

2004-02-26 Thread Steven J. Owens
for a Principal object stored in the user's HttpSession. -- Steven J. Owens [EMAIL PROTECTED] I'm going to make broad, sweeping generalizations and strong, declarative statements, because otherwise I'll be here all night and this document will be four times longer and much less fun to read. Take

Session Persistance

2004-01-14 Thread Steven Job
Ok, I don't know what is wrong. I thought I had this working before. Yet when I stop and restart Tomcat I loose my session. Even though I see the file being saved. Context path= docBase=ROOT debug=0 Manager className=org.apache.catalina.session.PersistentManager

Connector Error

2003-12-17 Thread Steven Garrett
Hi there, I know there is a link/page that will tell me what this error is: [error] mod_jk child init 1 -2 [error] jk2_init() Can't find child 2529 in scoreboard I just can't find it. Could someone please point me to it. Thanks in advance, Steve

problem with doc root

2003-12-03 Thread Steven Dahlin
I have Apache and Tomcat setup so that I can call upon the /examples directory of Tomcat. However, when I try to drill into the jsp directory I get get a 404 error from apache. The error_log indicates that it could not find the /usr/local/apache2/htdocs/examples, which indicates is pull

Please help me in my problem...

2003-11-10 Thread Steven Ang
Hello, I need some help in configurating tomcat server. I'm doing a JSP project, I have read some documentation about tomcat and it states that i need to add some line in %CATALINA_HOME%/conf/server.xml Context path=/thesis docbase=thesis debug=0 reloadable=true crossContext=true/ but

Re: ant deploy

2003-11-08 Thread Steven Woody
}.war or file:/${dist.home}/${app.name}-${app.version}.war -Original Message- From: Steven Woody [mailto:[EMAIL PROTECTED] Sent: November 7, 2003 10:51 AM To: Tomcat Users List Subject: Re: ant deploy deploy url=${manager.url} username=${manager.username

Equipt a DBMS to Tomcat

2003-11-08 Thread Steven Woody
Hi, folks MySQL and PostgreSQL, which one is the better choice for tomcat ? -- Steven Woody [EMAIL PROTECTED]

Re: ant deploy

2003-11-07 Thread Steven Woody
} win32 host: file:/${war.dir}/${war.file} -Original Message- From: Steven Woody [mailto:[EMAIL PROTECTED] Sent: November 6, 2003 8:39 PM To: Tomcat Users List Subject: Re: ant deploy I heard the 'install' task can only communicate to local server :-( but I want to deploy

Re: ant deploy

2003-11-06 Thread Steven Woody
, You want to use the install task instead of deploy most likely. Needless to say, the host name should be a valid one that you can ping/lookup ;) Yoav Shapira Millennium ChemInformatics -Original Message- From: Steven Woody [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 12:47

Bean Generation Tool?

2003-11-05 Thread Steven J. Owens
that the forms and the beans and the tables should be more separated. Ideally I'd generate databeans that the forms populate, and have a separate bean-to-database-mapping mechanism. But for now I'm just trying to build a tool to build a simple solution to a specific problem. -- Steven J. Owens

ant deploy

2003-11-05 Thread Steven Woody
Hi, I wanna use ant deploy task to deploy a war onto Tomcat, but always got a UnknownHostName exception. What's wrong here? Did anyone used the deploy task with sucessful? Regards. -- Steven Woody

Can use Ant to deploy to localhost

2003-11-01 Thread Steven Woody
I'v not managed to deploy an application to Tomcat using Ant's deploy task. It always reports a UnknownHostNameException. I'v checked the 'url' property, that is 'http://localhost:8080/manager', and be sure that is right. What do I do? -- Steven Woody [EMAIL PROTECTED]

RE: Tomcat, Jonas and Valves.

2003-10-09 Thread Steven Perry
-specific features really that great? Ignore these questions, I'm just asking myself ;)) Yoav Shapira Millennium ChemInformatics -Original Message- From: Steven Perry [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 6:34 AM To: Tomcat Users List Subject: Tomcat, Jonas and Valves. I

Tomcat, Jonas and Valves.

2003-10-06 Thread Steven Perry
I have implemented a Valve, and configured it in %tomcat_home%\conf\server.xml . When I run catalina start, this valve work perfectly. I have integrated tomcat and jonas, since Jonas is my preferred ejb-container. But, when i use jonas start, my valve doesn't seem to be functioning. I even

Re: Help :- Filters .

2003-10-05 Thread Steven Perry
Thanks a lot Jacob. I'll take a look at the docs right away. --Steve --- Jacob Kjome [EMAIL PROTECTED] wrote: You might want to look into Tomcat-specific Valve's. Valve's are essentially filters, but act at the level of Tomcat instead of at the level of each webapp and can be more

Help :- Filters .

2003-10-03 Thread Steven Perry
I have configured a filter to do some preService processing (i,e, before the request is passed onto the webapp). I, initially, configured it for a single webapp (modified the relevant web.xml) and it worked fine. Now, I want to configure it such that ALL webapps use this filter. I tried to

RE: Classes not recompiling - Have to restart Tomcat

2003-10-02 Thread Cunningham, Steven
So which would be quicker/easier? Restarting tomcat (which is handled by Eclipse, so 1 button press) or compiling the classes myself and hope tomcat picks them up? Steven Cunningham Aspiring J-Developer -Original Message- From: Seth Rubin [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: Classes not recompiling - Have to restart Tomcat

2003-10-02 Thread Cunningham, Steven
Anyone? :( Steven Cunningham Aspiring J-Developer -Original Message- From: Cunningham, Steven Sent: Thursday, October 02, 2003 9:06 AM To: Tomcat Users List Subject: RE: Classes not recompiling - Have to restart Tomcat So which would be quicker/easier? Restarting tomcat (which

RE: Classes not recompiling - Have to restart Tomcat

2003-10-02 Thread Cunningham, Steven
Ok, thanks. Steven Cunningham Database Management Group Liberty Mutual -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 12:08 PM To: Tomcat Users List Subject: RE: Classes not recompiling - Have to restart Tomcat Howdy, There's

Classes not recompiling - Have to restart Tomcat

2003-10-01 Thread Cunningham, Steven
? Thanks in advance Steven Cunningham Aspiring J-Developer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Classes not recompiling - Have to restart Tomcat

2003-10-01 Thread Cunningham, Steven
I don't see any errors at all. In the logs or otherwise. Steven Cunningham Aspiring J-Developer -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 3:50 PM To: Tomcat Users List Subject: RE: Classes not recompiling - Have to restart Tomcat

RE: Classes not recompiling - Have to restart Tomcat

2003-10-01 Thread Cunningham, Steven
match 2003-10-01 15:53:40 StandardContext[/redi]: Trying extension match 2003-10-01 15:53:40 StandardContext[/redi]: Trying default match 2003-10-01 15:53:40 StandardContext[/redi]: Mapped to servlet 'default' with servlet path '/inc/img/loading/p.gif' and path info 'null' and update=true Steven

RE: Classes not recompiling - Have to restart Tomcat

2003-10-01 Thread Cunningham, Steven
Well, I'm running 4.1.12 Would that apply or has anyone had problems with that version? Steven Cunningham Database Management Group Liberty Mutual -Original Message- From: Seth Rubin [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 01, 2003 4:23 PM To: Tomcat Users List Subject: RE

Modifying Requests; Interceptors ?

2003-09-30 Thread Steven Perry
direct me to how I can procure their API, since I do not seem to have that on my tomcat 4.x Thank you in advance --Steven. --- Adam Hardy [EMAIL PROTECTED] wrote: Hi Steven, check out the AccessLogValve in your server.xml Adam On 09/29/2003 11:35 AM Steven Perry wrote: Hello All

Re: Modifying Requests; Interceptors ?

2003-09-30 Thread Steven Perry
I notice that the BaseInterceptor is there in tomcat 3.3.1. How come it is not included in 4.1.27 and 5.0.12 ? Or prolly it is, and I cannot seem to locate it ?? --Steven --- Steven Perry [EMAIL PROTECTED] wrote: Thanks a lot Adam. I hadn't noticed that in the server.xml. It kind

Capturing all Requests to Tomcat.

2003-09-29 Thread Steven Perry
cannot find the API for Interceptors in Tomcat 4.1. a) How would I be able to get the API for Interceptors ? b) Are Interceptors the right way to go about it in the first place ? c) If not, is there any other suitable method ? --Steven. __ Do you Yahoo!? The New

channel.apr values

2003-09-25 Thread Steven Garrett
Hi, I'm a bit confused. I want to set the timeout value to 1. I was looking through the documentation and it seems like channel.apr keepalive set to 1 is what I want. And it looks like it should be in the workers2.properties file and the format should be channel.apr:keepalive=1 is the format.

  1   2   3   >