RE: Setup Advice Needed: dev vs. test vs. production

2011-01-21 Thread Susan G. Conger
--- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, January 21, 2011 2:06 PM To: Tomcat Users List Subject: RE: Setup Advice Needed: dev vs. test vs. production > From: Susan G. Conger [mailto:cong...@yoeric.com] > Subject: RE: Setup Advice Needed: dev v

RE: Setup Advice Needed: dev vs. test vs. production

2011-01-21 Thread Susan G. Conger
uck.caldar...@unisys.com] Sent: Friday, January 21, 2011 1:15 PM To: Tomcat Users List Subject: RE: Setup Advice Needed: dev vs. test vs. production > From: Susan G. Conger [mailto:cong...@yoeric.com] > Subject: Setup Advice Needed: dev vs. test vs. production > I don't want to install

Setup Advice Needed: dev vs. test vs. production

2011-01-21 Thread Susan G. Conger
Susan === Susan G. Conger Custom Windows & Macintosh Development President Web Site Design & Development YOERIC Corporation Database Design & Development 256 Windy Ridge Road Chapel Hill, NC 27517 Phone/Fax: (919)542-0071 cong...@yoeric.com www.yoeric.com

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
8:39 AM To: Tomcat Users List Cc: p...@pidster.com Subject: Re: Serving images from classes directory On 18-Jun-2009, at 08:26, Susan G. Conger wrote: > --> What is 'it', precisely? > It is server images from the classes directory. > > I realize the correct place to pu

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
> From: Susan G. Conger [mailto:sus...@bfcassociates.com] > Subject: RE: Serving images from classes directory > > Sorry, it is a treated as a package with .xml, .html, .class files, and > .java files. So it is serving up the .html files that are in there > just fine. You're

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
Susan -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 18, 2009 8:30 AM To: Tomcat Users List Subject: RE: Serving images from classes directory > From: Susan G. Conger [mailto:sus...@bfcassociates.com] > Subject: RE: Serving

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
added to the classpath? Thanks, Susan -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 18, 2009 8:32 AM To: Tomcat Users List; sus...@bfcassociates.com; p...@pidster.com Subject: RE: Serving images from classes directory > From:

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
The tool app is the third party development tool that is used to generate my web application. -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Thursday, June 18, 2009 8:47 AM To: Tomcat Users List Subject: Re: Serving images from classes directory Susan G. Conger wrote

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
mages from classes directory Susan G. Conger wrote: > I started with the authors of the tool app and they said it was a tomcat > limitation. Basically can't be done. What is 'it', precisely? If they control the tool app then why can't they specify a location to place scr

RE: Serving images from classes directory

2009-06-18 Thread Susan G. Conger
expert and considerate opinion, they don't feel that they should help you do by yourself something that will definitely put your site at risk. Susan G. Conger wrote: > Thanks Tim. I don't have control during build because that is done by the > third party tool. I am not going to

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
g the tool app builds into subversion so I can have some source control. Thanks, Susan -Original Message- From: Pid [mailto:p...@pidster.com] Sent: Wednesday, June 17, 2009 2:09 PM To: Tomcat Users List Subject: Re: Serving images from classes directory Susan G. Conger wrote: > The

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
: Pid [mailto:p...@pidster.com] Sent: Wednesday, June 17, 2009 1:29 PM To: Tomcat Users List Subject: Re: Serving images from classes directory Susan G. Conger wrote: > Thanks Tim. I don't have control during build because that is done by the > third party tool. I am not going to mentio

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
Thanks Tim. I don't have control during build because that is done by the third party tool. I am not going to mention their name. I was hoping that this would be easy. You know a servlet mapping in the web.xml file that would allow me to just map the directory/file type and I could just put tha

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
san.schroe...@gmail.com] Sent: Wednesday, June 17, 2009 12:10 PM To: Tomcat Users List; sus...@bfcassociates.com Subject: Re: Serving images from classes directory On Wed, Jun 17, 2009 at 9:04 AM, Susan G. Conger wrote: > The web app is made by another company that screen scrapes/translates a &g

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
ct: Re: Serving images from classes directory On Wed, Jun 17, 2009 at 6:56 AM, Susan G. Conger wrote: > > This may be a bit weird, however there is a reason for it.  I need to > be able to serve images from the classes directory of my web app. I have to ask -- why? It seems a pointless co

RE: Serving images from classes directory

2009-06-17 Thread Susan G. Conger
les R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, June 17, 2009 11:33 AM To: Tomcat Users List Subject: RE: Serving images from classes directory > From: Susan G. Conger [mailto:sus...@bfcassociates.com] > Subject: Serving images from classes directory > > I need to be able to serve images

Serving images from classes directory

2009-06-17 Thread Susan G. Conger
This may be a bit weird, however there is a reason for it. I need to be able to serve images from the classes directory of my web app. The web app is created using another companies program and all of the code is in the classes directory. I want to add an images directory and put all of my custo

RE: Tomcat 6 Manager

2008-09-17 Thread Susan G. Conger
Users List Subject: Re: Tomcat 6 Manager Susan G. Conger wrote: > I am trying to use the deployment of a host directory under the tomcat > manager. No sure what you mean by deploy a host directory. The context path that I want to use is /webapp/bfc. However > whenever I try to deploy th

Tomcat 6 Manager

2008-09-17 Thread Susan G. Conger
I am trying to use the deployment of a host directory under the tomcat manager. The context path that I want to use is /webapp/bfc. However whenever I try to deploy the directory it gives me an invalid context path and it fails to deploy. What should I put in the context path to have it deploy t

tomcat 5.0.27 reload=true

2008-05-21 Thread Susan G. Conger
=== Susan G. Conger Custom Windows & Macintosh Development President Web Site Design & Development YOERIC Corporation Database Design & Development 256 Windy Ridge Road Chapel Hill, NC 27517 Phone/Fax: (919)542-0071 [EMAIL PROTECTED] www.yoeric.com

Java Memory Options in Tomcat Startup

2008-05-20 Thread Susan G. Conger
t; start can someone shed some light on the -ms64m. I know it has to do with memory but is it the amount of memory that tomcat gets or is it the amount of memory each thread that tomcat create gets? Thanks, Susan ===========

RE: redirect port 80 to application server

2008-04-17 Thread Susan G. Conger
- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2008 12:26 PM To: Tomcat Users List Subject: RE: redirect port 80 to application server > From: Susan G. Conger [mailto:[EMAIL PROTECTED] > Subject: redirect port 80 to application server > > But I have

redirect port 80 to application server

2008-04-17 Thread Susan G. Conger
I am not sure if this is the right list for this. But I have an Apache HTTP server front end and I want to redirect port 80 so that it goes to port 8080. Thanks, Susan === Susan G. Conger Custom Windows

System requirements for running Apache Tomcat on Windows Box

2008-04-14 Thread Susan G. Conger
Susan === Susan G. Conger Custom Windows & Macintosh Development President Web Site Design & Development YOERIC Corporation Database Design & Development 256 Windy Ridge Road Chapel Hill, NC 27517 Phone/Fax: (919)542-0071 [EMAIL PROTECTED] www.yoeric.com