Confused

2004-09-14 Thread Thomas E. Dukes
Hello, I have only been running tomcat for 3 days now but I am confused about something. Today, I change the "appBase" from "webapps" to "/var/www/html" for the default virtual host in server.xml. I restarted tomcat. I then installed jive forums in /var/www/html/

confused

2005-07-26 Thread ganesan malairaja
guys i am seriously confused now.. a normal jsp i can display in tomcat.. ok i have some questions here :- 1) let say i have admin.jsp , i create a folder call MGT .. i put in side the file admin.jsp and create a WEB-INF folder and inside i put web.xml .. is it correct ? 2) do i have

confused

2001-02-28 Thread Lori Edelen
I have an application that I want to run under tomcat.  What files do I have to change and where do I put the classes so that tomcat can find them?  Lori EdelenWeb Application DeveloperLattestone.com

confused student

2003-03-01 Thread Michael Ni
does anyone have any good online reference material? I'm a student confused on JavaBeans, EJBs, and what JSP can use. Someone said Java Beans are not EJBs. Can jsp use java classes on tomcat? mike ni _ Help STOP SPAM

I'm confused

2003-07-16 Thread Dave Shaffer
I am attempting to connect Apache 2.0.45 and Tomcat 5. Tomcat responds to 8080 on localhost and other machines on my network. This is my confusion: 1) I have been through the docs on the Jakarta site and am not sure if I should be using mod-jk or mod-jk2. 2) I am running on a Windows 2000 Profess

Re: confused

2005-07-27 Thread pacea
Try the jspbook - http://www.jspbook.com . You can download the entire book after you register. It's written for tomcat 5 using jdk 1.4 but seems to translate well for tomcat4 (for the most part). This will help. al > > guys i am seriously confused now.. > > a normal jsp

RE: confused

2005-07-27 Thread Adile Abbadi
EMAIL PROTECTED] Sent: July 26, 2005 7:40 PM To: tomcat-user@jakarta.apache.org Subject: confused guys i am seriously confused now.. a normal jsp i can display in tomcat.. ok i have some questions here :- 1) let say i have admin.jsp , i create a folder call MGT .. i put in side the file admin.j

Re: confused

2001-02-28 Thread Sam Newman
e - From: Lori Edelen To: [EMAIL PROTECTED] Sent: Wednesday, February 28, 2001 5:01 PM Subject: confused I have an application that I want to run under tomcat.  What files do I have to change and where do I put the classes so that tomcat can find them?  Lori EdelenWeb

Re: confused

2001-02-28 Thread Lori Edelen
Okay, I did that but it is not finding the classes in the /Web-inf/classes. What else do I have to do? Lori Edelen Web Application Developer Lattestone.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

RE: confused

2001-02-28 Thread Morahg, Yoav
Make sure WEB-INF is all in caps -- it has to be. -Yoav -Original Message- From: Lori Edelen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 28, 2001 12:28 PM To: [EMAIL PROTECTED] Subject: Re: confused Okay, I did that but it is not finding the classes in the /Web-inf/classes

Re: confused

2001-02-28 Thread Lori Edelen
Okay, I did that but it is not finding the classes in the /Web-inf/classes. What else do I have to do? Lori Edelen Web Application Developer Lattestone.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: confused

2001-02-28 Thread Sam Newman
ED]> Sent: Wednesday, February 28, 2001 5:28 PM Subject: Re: confused > > > Okay, I did that but it is not finding the classes in the /Web-inf/classes. > What else do I have to do? > Lori Edelen > Web Applicat

Re: confused

2001-02-28 Thread Mark Balster
Wednesday, February 28, 2001 12:35 PM Subject: Re: confused > Okay, I did that but it is not finding the classes in the /Web-inf/classes. > What else do I have to do? > > Lori Edelen > Web Application Developer > Lattestone.com > > > > --

RE: confused

2001-02-28 Thread Dave Parkin
01 10:28 AM To: [EMAIL PROTECTED] Subject: Re: confused Okay, I did that but it is not finding the classes in the /Web-inf/classes. What else do I have to do? Lori Edelen Web Application Developer Lattestone.com - To unsubscri

Re: confused student

2003-03-03 Thread Kwok Peng Tuck
imple examples that come with tomcat. Michael Ni wrote: does anyone have any good online reference material? I'm a student confused on JavaBeans, EJBs, and what JSP can use. Someone said Java Beans are not EJBs. Can jsp use java classes on tomcat

Re: I'm confused

2003-07-16 Thread John Turner
On Wed, 16 Jul 2003 09:15:54 -0400, Dave Shaffer <[EMAIL PROTECTED]> wrote: I am attempting to connect Apache 2.0.45 and Tomcat 5. Tomcat responds to 8080 on localhost and other machines on my network. This is my confusion: 1) I have been through the docs on the Jakarta site and am not sure if I s

Re: confused thx

2005-07-27 Thread ganesan malairaja
rajasrc="http://graphics.hotmail.com/emarrow_left.gif"; width=16> From: [EMAIL PROTECTED] Reply-To: "Tomcat Users List" To: "Tomcat Users List" Subject: Re: confused Date: Wed, 27 Jul 2005 10:40:51 + Try the jspbook - http://www.jspbook.com . You can downl

confused by tomcat

2000-10-29 Thread Wayne Ripley
error reading secret key file: filename was not specified then i added a file path and name(absolute path) to point to a single file i created, but i received another error said that the file can't be opened. i was confused now, so please he

Confused about authentication

2000-12-26 Thread Neil Aggarwal
Hello: I am confused about how I can get users to authenticate themselves before accessing a servlet in my web application. I tried to look at th archive of this list, but the search function is broken. Therefore, I have been reading the servlet 2.3 specification and added the following lines

So lost and confused

2002-12-26 Thread Gman
://www.johnturner.com/howto/apache-tomcat-howto.html And now I am even more confused and I can't figure what the hell to do. I have Apache 2.0.43 currently running perfect(no easy task). I have installed Tomcat 4.18 to run the java servlets I want to use. Is there an idiots guide in simple en

confused on debug level

2003-07-10 Thread Matt Swensson
I have upgraded to tomcat 4.1.18 recently from 4.0.4. When my JSP's compile and there is an error in one of the included files, the output I get in my error log is : Compile failed; see the compiler error output for details. at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)

Apache+tomcat Integration....Confused....

2002-04-28 Thread Zineddine Reggani
I am running Apache on Win2k and trying to use Apache with Tomcat. What should I choose mod_jk, mod_webapp or mod_proxy? And what are the advantages/disadvantages of these implementation?

confused about simple logging

2005-05-23 Thread Lane
Hello. I'm a bit confused about simple logging on tomcat 5.0.  I've read much of the FAQ at http://jakarta.apache.org/tomcat/faq/logging.html#builtIn but that doesn't seem to address what I'm looking for, which is just routine mundane daily activity. For instance, if I

confused J2SE or J2EE

2005-06-30 Thread ganesan malairaja
hi guys i am confused about using J2SE or J2EE which one i am supposed to use ? if i use J2SE do i have to install JRE also ? please clarify .. i am stuck here .. i already have Borland JBuilder , which comes with jdk 1.4, do i need to install another copy of J2SE or use the one comes

confused by port 8080

2001-03-13 Thread aras
Quick question. Embelish or not as you see fit. I have all the samples running but I still a bit fuzzy about the port stuff. Before I go hog wild into writing some servlet code There is a piece I still havn't grasped. I kinda understand that by calling apache with *http://localhost:8080* it retu

Confused about Tomcat version numbering

2002-08-26 Thread Martin Cooper
I was trying to figure out which Tomcat 4.1.x I should be downloading, and I got myself totally confused about how the versions are numbered. Looking here: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/ I find that 'release' contains v4.1.9-beta, 'nightly' contains

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 11:18 AM To: 'Tomcat Users List' Subject: So lost and confused I have tried to add the module mod_jk.so I have even tried mod_jk-2.0.43.dll in my apache http.conf and nothing works. I have been to the following web sites. http://jakarta.

RE: So lost and confused

2002-12-26 Thread Gman
Hey Thanks, yes Jeffrey I commented those lines out so Apache would run. I am so confused I went to link you provide and found 3 entries 2 with question marks so I grabbed the one the did not have question marks. And when I downloaded the mod_jk.dll but the file It downloaded from that website was

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
-Original Message- From: Gman [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 11:51 AM To: 'Tomcat Users List' Subject: RE: So lost and confused Hey Thanks, yes Jeffrey I commented those lines out so Apache would run. I am so confused I went to link you provide a

RE: So lost and confused

2002-12-26 Thread Gman
-Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 11:12 AM To: 'Tomcat Users List' Subject: RE: So lost and confused I would grab the one for 4.1.10. The question marks most likely refer to a question as to the

RE: So lost and confused

2002-12-26 Thread Gman
Ok I am doing this in steps so if it does not work I won't be more confused. I have added the following line only to my http.conf LoadModule jk2_module modules/mod_jk2-2.0.43.dll<---this is the file I download from http://www.johnturner.com/howto/apache-tomcat-howto.html should I try ano

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
- From: Gman [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 1:33 PM To: 'Tomcat Users List' Subject: RE: So lost and confused Ok I am doing this in steps so if it does not work I won't be more confused. I have added the following line only to my http.conf LoadMo

RE: So lost and confused

2002-12-26 Thread Gman
Ok Jeffrey, No that worked I have Apache up and running now. Whets next sir? George Flatman -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 12:45 PM To: 'Tomcat Users List' Subject: RE: So lost and confused

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
Users List' Subject: RE: So lost and confused Ok Jeffrey, No that worked I have Apache up and running now. Whets next sir? George Flatman -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 12:45 PM To: 'To

RE: So lost and confused

2002-12-26 Thread Gman
: 'Tomcat Users List' Subject: RE: So lost and confused place the attached workers.properties in your conf directory of apache add these lines to your http.conf if they are not there already # Load mod_jk # LoadModule jk_module modules/name of downloaded file # Configure mod_jk # JkW

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
o lost and confused Ok I have the loadmodule line loaded and Apache is currently up and running where should I put the those other lines you said needed to add? George Flatman -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 20

RE: So lost and confused

2002-12-26 Thread Gman
Virtual Host? I do not have that setup that I know of. George Flatman -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 1:22 PM To: 'Tomcat Users List' Subject: RE: So lost and confused the other lines c

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
If you do not have any set up you can just place the lines at the end of the http.conf -Original Message- From: Gman [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 2:17 PM To: 'Tomcat Users List' Subject: RE: So lost and confused Virtual Host? I do not have that

RE: So lost and confused

2002-12-26 Thread Gman
' Subject: RE: So lost and confused place the attached workers.properties in your conf directory of apache add these lines to your http.conf if they are not there already # Load mod_jk # LoadModule jk_module modules/name of downloaded file # Configure mod_jk # JkWorkersFile path/to/apa

RE: So lost and confused

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
http.conf -Original Message- From: Gman [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 2:35 PM To: 'Tomcat Users List' Subject: RE: So lost and confused Ok Jeffrey, I placed the lines below and now Apache won't start. # Configure mod_jk # #JkWorkersFile

RE: So lost and confused

2002-12-26 Thread Paresh Varatkar
-Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 1:47 PM To: 'Tomcat Users List' Subject: RE: So lost and confused what errors appeared in your error.log file for apache? with them uncommented you might

RE: So lost and confused

2002-12-26 Thread Gman
mcat Users List' Subject: RE: So lost and confused what errors appeared in your error.log file for apache? with them uncommented you might also might want to try running from the command prompt in the directory C:\Apache\bin\apachectl configtest or wherever the bin directory is for your s

Confused about listener for J2K

2002-11-26 Thread Jeffrey Hinchey
Using Apache 1.3, Tomcat 4.1 and mod_j2k, and I am really confused on what do. The install script for the rpm includes a mod_jk2.conf file, but this is not there. And the docs references a workers.properties, but a workers2.properties is included. So I am not ture the entries the script made

Re: confused on debug level

2003-07-10 Thread Matt Swensson
So I figured out the problem.. it turns out that the errors are now in another log. There was one log I missed in my checks... --- Matt Swensson <[EMAIL PROTECTED]> wrote: > I have upgraded to tomcat 4.1.18 recently from > 4.0.4. > When my JSP's compile and there is an error in one > of > the i

RE: Apache+tomcat Integration....Confused....

2002-04-28 Thread Vinay Singh
external s/w piece like mod_backhand etc Vinay -Original Message- From: Zineddine Reggani [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 28, 2002 1:35 PM To: '[EMAIL PROTECTED]' Subject: Apache+tomcat Integration....Confused I am running Apache on Win2k and trying to use A

Re: Apache+tomcat Integration....Confused....

2002-04-29 Thread Michael Delamere
day, April 29, 2002 8:00 AM Subject: RE: Apache+tomcat IntegrationConfused > As far as I know - > > > 1) mod_webapp is latest and will continue to evolve > 2) mod_jk will not see any future enhancements and will have only bug fixes > 3) sticky session load balancing works fa

RE: Apache+tomcat Integration....Confused....

2002-04-29 Thread costinm
On Mon, 29 Apr 2002, Vinay Singh wrote: > As far as I know - > > > 1) mod_webapp is latest and will continue to evolve It's development started the 'latest', true. > 2) mod_jk will not see any future enhancements and will have only bug fixes That's completely false. mod_jk has a stable versi

RE: confused about simple logging

2005-05-23 Thread Caldarale, Charles R
> From: Lane [mailto:[EMAIL PROTECTED] > Subject: confused about simple logging > > where on earth will a "hit" be recorded when I navigate to > http://localhost/helloworld/index.jsp ? See if this is what you want: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/co

Re: confused about simple logging

2005-05-23 Thread Lane
On Monday 23 May 2005 12:01, Caldarale, Charles R wrote: > > From: Lane [mailto:[EMAIL PROTECTED] > > Subject: confused about simple logging > > > > where on earth will a "hit" be recorded when I navigate to > > http://localhost/helloworld/index.jsp ?

RE: confused about simple logging

2005-05-23 Thread Steve Kirk
- > From: Lane [mailto:[EMAIL PROTECTED] > Sent: Monday 23 May 2005 18:01 > To: Tomcat Users List > Subject: confused about simple logging > > > Hello. > > I'm a bit confused about simple logging on tomcat 5.0.  I've > read much of the > FAQ at >

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
If I write to stdout where does that go? System.stdout.println("Where does this get printed to?"); I assume C:/tomcat.../log/stdout? -Original Message- From: Steve Kirk [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 12:28 PM To: 'Tomcat Users List' Subject

RE: confused about simple logging

2005-05-23 Thread Steve Kirk
19:02 > To: Tomcat Users List > Subject: RE: confused about simple logging > > > > If I write to stdout where does that go? > > System.stdout.println("Where does this get printed to?"); > > I assume C:/tomcat.../log/stdout? > > -Original Message

Re: confused about simple logging

2005-05-23 Thread Lane
og file to logFilePath > > See the java.util.logging.Logger javadocs for more details. > > This is very basic. Much more spophistication can be achieved through > config files. > > > -Original Message- > > From: Lane [mailto:[EMAIL PROTECTED] > > Sent: Mon

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
Sent: Monday, May 23, 2005 1:46 PM To: 'Tomcat Users List' Subject: RE: confused about simple logging Not sure, ut I think all the output streams are diverted to that file. It's probably configurable. Don't know full detail to be honest. Best wasy is try it and see.

RE: confused about simple logging

2005-05-23 Thread Steve Kirk
;t find this logging framework in the TC docs though ;) > -Original Message- > From: Jim Henderson [mailto:[EMAIL PROTECTED] > Sent: Monday 23 May 2005 19:58 > To: Tomcat Users List > Subject: RE: confused about simple logging > > > Well I am having lots of self do

Re: confused about simple logging

2005-05-23 Thread Hassan Schroeder
Lane wrote: I got the configured and working in server.xml and immediately set about trying to make it work only in a specific context. I've tried to configure it in $CATALINA_HOME/conf/Catalina/localhost/helloworld.xml and in $CATALINA_HOME/webapps/hellowworld/WEB-INF/web.xml but the see

RE: confused about simple logging

2005-05-23 Thread Jim Henderson
GOOD IDEA! I'll do that! (When this is done, I should have no logging at all.) -Original Message- From: Steve Kirk [mailto:[EMAIL PROTECTED] Sent: Monday, May 23, 2005 2:23 PM To: 'Tomcat Users List' Subject: RE: confused about simple logging If you really reach your

Re: confused about simple logging

2005-05-23 Thread Rhino
- Original Message - From: "Jim Henderson" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, May 23, 2005 2:01 PM Subject: RE: confused about simple logging > > If I write to stdout where does that go? > > System.stdout.println(&quo

Re: confused J2SE or J2EE

2005-07-01 Thread Bruno Georges
il.com> Subject: confused J2SE or J2EE

Re: confused J2SE or J2EE

2005-07-01 Thread Sharath Srivatsa
"ganesan malairaja" <[EMAIL PROTECTED]> 07/01/2005 08:17 AM Please respond to "Tomcat Users List" To: tomcat-user@jakarta.apache.org cc: Subject:confused J2SE or J2EE hi guys i am confused about using J2SE or J2EE which one i

confused -- apache has stopped working!

2001-06-12 Thread Daphne Tregear
Everything seemed to be working perfectly yesterday... Today I tried adding a new Context to server.xml (Tomcat 4.0 beta 5 milestone) and an appropriate WebAppDeploy line to my apache 1.3.20 config (since I'm using the WebApp module not mod_jk). Obviously that was the wrong thing to do and everyt

Re: confused by port 8080

2001-03-13 Thread Milt Epstein
On Tue, 13 Mar 2001, aras wrote: > Quick question. Embelish or not as you see fit. > > I have all the samples running but I still a bit fuzzy about the > port stuff. Before I go hog wild into writing some servlet code > There is a piece I still havn't grasped. > > I kinda understand that by ca

Re: confused by port 8080

2001-03-13 Thread aras
Thanks for the reply Let me rephrase to see if I understand. Note: I do have httpd.conf with the appropriate entries. I got it from http://www.ccl.net/cca/software/UNIX/apache/apacheRH7.0httpd/README.html Which is the best write up I've seen to date on TomCat. Anyway, I have a Listen 80 in ht

Re: confused by port 8080

2001-03-13 Thread Milt Epstein
On Tue, 13 Mar 2001, aras wrote: > Thanks for the reply > > Let me rephrase to see if I understand. > > Note: I do have httpd.conf with the appropriate entries. I got it > from > http://www.ccl.net/cca/software/UNIX/apache/apacheRH7.0httpd/README.html > Which is the best write up I've seen to

Re: Confused about Tomcat version numbering

2002-08-26 Thread Craig R. McClanahan
Hi Martin, On Mon, 26 Aug 2002, Martin Cooper wrote: > Date: Mon, 26 Aug 2002 19:05:17 -0700 > From: Martin Cooper <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subje

Re: Confused about listener for J2K

2002-11-26 Thread Bill Barker
quot;Jeffrey Hinchey" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Using Apache 1.3, Tomcat 4.1 and mod_j2k, and I am really confused on what do. The install script for the rpm includes a mod_jk2.conf file, but this is not there. And the d

Confused over deployment of web applications

2004-07-11 Thread Tim Wills
This is my first few days with Tomcat and the deployment of web apps has left me slightly confused. I have installed Tomcat 5.0.26 + Apache 2.0.49 + Mod_jk2 to create a very basic file called "test.jsp" to write out "Hello World." I stuck it in a newly created directory whic

confused about iis 5.1/tomcat 4.1.27

2003-10-16 Thread Watkins, James
i am using j_security_check with a form based login screen... this works ok, but here is my problem. the entry page is a redirect to a secured page based on the referer url, or the username. this works ok, i have two users, two roles and two acceptable referer urls. in my web.xml i have 2 security

Realms getting confused in context reload

2005-01-26 Thread Brandon Goodin
I have some strange behavior showing up with Tomcat 5.0.30. I have a host configured with two contexts. The contexts are deployed as wars. But, they have configuration information in the server.xml. Each context has it's own realm defined within the context tag. The contexts are named "/admin" and

RE: BUG - Now I am confused

2001-07-08 Thread tomcat_sergio tomcat
I tested Thread.sleep in a simple Java standalone program and it worked on Win2000 Advanced Server. Something in tomcat makes Thread.sleep not work properly. I have no clue what could cause that. What I can say is: Thread.sleep from StandardManager.java is not being wake by the JVM. Sleeps fo

AW: confused - Installing tomcat4.0.4 on RaQ3 (Apache)

2002-07-26 Thread Ralph Einfeldt
ble with Tomcat 4.0 AJP 1.3 connector. The AJP 1.3 connector also supports load balancing and auto configuration. > -Ursprüngliche Nachricht- > Von: Albert Csaba [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 26. Juli 2002 14:35 > An: Tomcat Users List > Betreff: Re: con

Re: confused - Installing tomcat4.0.4 on RaQ3 (Apache)

2002-07-26 Thread Albert Csaba
Thanks for your help. I'm not confused anymore. But still cannot download the mod_jk from anywhere. Google indeed gives so many links. But I tried that before. This list was my last resource... The google links are or broken or getting me to the download page for tomcat 3.x. I have CVS

multiple Tomcat-instances and a confused servlet...

2002-04-25 Thread klingenauber
Hi, I'm using multiple instances of Tomcat 3.2.4. The problem is, that I can access servlets of one instance even if the servlets is in the webapps-directory of another instance. This is very confusing during the development of the servlet, because it still "lives" in the other instances although

so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
Hello, This is the first time I have tried to compile the Tomcat 5 tree. If I run ant, it works great, compiles fine... except, it also seems to download any updates to the source. I want to build a stable Tomcat release, without grabbing any updates that are in the repository. I downloaded the

RE: Confused over deployment of web applications

2004-07-12 Thread David . Pawson
I found http://cymulacrum.net/writings/tomcat5/book1.html to be the simplest 'get it working' text. Defined as a 'quick start' document. Does what it says on the tin :-) HTH DaveP ** snip here ** -- DISCLAIMER: NOTICE: The information contained in this email and any attachments is confi

Bit confused: Admin Tool vs Manager Application

2003-09-06 Thread achana
Hi All. I'm on TC404, looking at manager configuration. Is Administration Tool only available in TC3.x? Is the Manager Applicatio only available in TC4.1+? Seems like TC404 is somewhere in between. - To unsubscribe, e-mail: [EMA

Re: Realms getting confused in context reload

2005-01-26 Thread Brandon Goodin
Here is what solved this. My web.xml in the admin and in the customer app were defined as follows: BASIC Order Inquiry Apparently in tomcat you cannot have two contexts with a web.xml that shares the the same login-config/realm-name. The behavior is VERY bizarre. It woul

Re: Realms getting confused in context reload

2005-01-27 Thread Larry Meadors
I was equally surprised to see this behavior, but my hat is off to the people who read this specification, and implemented it - the RFCs are a can of worms. The RFC for this (#2617 - "HTTP Authentication: Basic and Digest Access Authentication" - http://www.ietf.org/rfc/rfc2617.txt) says that "The

RE: multiple Tomcat-instances and a confused servlet...

2002-04-25 Thread Larry Isaacs
ect: multiple Tomcat-instances and a confused servlet... > > > Hi, > > I'm using multiple instances of Tomcat 3.2.4. The problem is, > that I can > access servlets of one instance even if the servlets is in the > webapps-directory of another instance. This is very con

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread Mark Thomas
Adding tag="TOMCAT_5_0_28" to each of the ant cvs tasks in the build.xml that does the checkouts should do the trick. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, November 01, 2004 8:08 PM > To: [EMAIL PROTECTED]

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
tasks in the build.xml that > does the checkouts should do the trick. > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Monday, November 01, 2004 8:08 PM > > To: [EMAIL PROTECTED] > > Subject: so confused: compiling tom

RE: so confused: compiling tomcat without cvs update?

2004-11-01 Thread raiden
uot; to each of the ant cvs tasks in the build.xml that > > does the checkouts should do the trick. > > > > > -Original Message- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: Monday, November 01, 2004 8:08 PM > > > To: [EM

RE: so confused: compiling tomcat without cvs update?

2004-11-02 Thread Shapira, Yoav
5.0 stuff is on its own branch (TOMCAT_5_0, also usable as a tag). Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Monday, November 01, 2004 4:10 PM >To: Tomcat Users List >Subject: RE: so confused: compilin

Re: Bit confused: Admin Tool vs Manager Application

2003-09-06 Thread Bill Barker
The 'admin' Context in 3.3.x is similar tothe 'manager' Context in 4.1.x. There are big difference when you get down to the specifics (e.g. 3.3 doesn't include Ant tasks), but in "Big Picture" terms, they do much the same thing from the HTML interface. <[EMAIL PROTECTED]> wrote in message news:[EM

Re: Bit confused: Admin Tool vs Manager Application

2003-09-07 Thread achana
THX, but where does 404 fit in. It's neither 3.3+ or 4.1+ TIA Bill Barker wrote: > > The 'admin' Context in 3.3.x is similar tothe 'manager' Context in 4.1.x. > There are big difference when you get down to the specifics (e.g. 3.3 > doesn't include Ant tasks), but in "Big Picture" terms, they do

Re: Bit confused: Admin Tool vs Manager Application

2003-09-07 Thread Bill Barker
Tomcat 4.0.4 only has the 'manager' (which is similar to the 4.1.x 'manager' (but with fewer features), and the 3.3.x 'admin'). <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > THX, but where does 404 fit in. > It's neither 3.3+ or 4.1+ > TIA > > > Bill Barker wrote: > > > > The 'admi

Re: Bit confused: Admin Tool vs Manager Application

2003-09-07 Thread achana
Hi. Is it a simple mater of downloading some java code from jakarta.apache.org and putting it in the proper folder ? Does it require an upgrade from 404 to get the full functionalities? TIA :-) Bill Barker wrote: > > Tomcat 4.0.4 only has the 'manager' (which is similar to the 4.1.x 'manager' > (

Re: Bit confused: Admin Tool vs Manager Application

2003-09-08 Thread Tim Funk
AFAICT, you'll need to update if you want that functionality. -Tim [EMAIL PROTECTED] wrote: Hi. Is it a simple mater of downloading some java code from jakarta.apache.org and putting it in the proper folder ? Does it require an upgrade from 404 to get the full functionalities? TIA :-) Bill Barker

RE: confused (more details? if Yoav's solution didn't work)

2001-02-28 Thread Michael Wentzel
> Okay, I did that but it is not finding the classes in the > /Web-inf/classes. > What else do I have to do? > Lori Edelen > Web Application Developer > Lattestone.com Without seeing your config, steps used to achieve problem, and the exact error it's hard to say what the problem is. --- Micha

Re: Apache getting confused by encoded jsessionid's (404 Not Found)

2002-12-24 Thread Shay Mandel
Hi, Craig and all. The links in Craig's reply do not work, and we struggle with this issue for days now. All other solutions found on the net refer to jserv users and not mode_jk users. I assume this is not the mainstream here, but just as FYI, we also run on Solaris, while most of the discussions