PasswordPrompter howto?

2001-11-01 Thread Dario Novakovic
how do i work with add-on modules? i downloaded PasswordPrompter.war and placed it in modules dir. it is properly deployed (unpacked) but i don't know hoe to use it. i coludn't find any docs about it. can i get some guideance please? thanx ---

disabling shutdown port

2001-11-01 Thread Taisto Qvist
Hi folks. I was wondering how i completely disable the port the tomcat opens, which can be used to to shutdown tomcat. I tried changing things in the entry, but i didnt help. Ideas? Regards Taisto Qvist IP Solutions / ^ ^ \ (\| (o

Re: Apache 4.0 and Mod_webApp.so

2001-11-01 Thread Nita
I guess I have done all the mentioned things be u Here are my server.xml and httpd.conf the addModule directive gives syntax error Plz have a look at it and let me know what ever is wrong - Original Message - From: Pier Fumagalli <[EMAIL PROTECTED]> To: Nita <[EMAIL PROTECTED]>; Tomcat Use

Re: Can't happen - classname is null, who added this ?

2001-11-01 Thread Micael Padraig Og mac Grene
And, are you running David Geary's app? That is a good source for that under those circumstances. -Original Message- From: Voon, Wendy <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Thursday, November 01, 2001 9:58 PM Subject: Can't happen - classname is null, who

Re: Can't happen - classname is null, who added this ?

2001-11-01 Thread Micael Padraig Og mac Grene
Usually happens when you add something to a web container run in conjunction with a JBoss application server without bouncing JBoss. Did you do that? -Original Message- From: Voon, Wendy <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Thursday, November 01, 2001 9:

Can't happen - classname is null, who added this ?

2001-11-01 Thread Voon, Wendy
Hi, I am running TC 3.2.3 I am getting a weird error, does anyone know what this means? Internal Servlet Error: java.lang.IllegalStateException: Can't happen - classname is null, who added this ? Cheers in advance, Wendy Voon Consultant Black Diamond T e c h n o l o g i e s Level 1, 6 Riversid

Tomcat 4.0.1 RPM problem?

2001-11-01 Thread Brad Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have installed the tomcat 4.0.1 rpm on 2 systems. On both systems the gif files in ./webapps/ROOT are corrupted and will not display correctly on the default Tomcat web page. Nor do they display in Pixie. One system is RH 7.0, the other is RH 7.1

tomcat 4.0.1 & jetspeed

2001-11-01 Thread Brad Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying to use the manager app to install the jetspeed war. I apologize for a basic question. I have manager functioning properly. I followed these steps: 1. place jetspeed.war in /var/tomcat4/webapps 2. Use manager with this url: http://localh

Re : Sharing Session between frame jsp

2001-11-01 Thread tomcat
use javascript, to refresh the left frame after loading (and creating the session) the right frame ... if you don't use cookies use the URLencoded URL for the left frame michi -- 2001 Oct 31 - 19:32 Robin Lee <[EMAIL

Re: Form authentication/ password changing

2001-11-01 Thread Micael Padraig Og mac Grene
Are you experiencing the same thing? -Original Message- From: Timothy Fisher <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Date: Thursday, November 01, 2001 12:47 PM Subject: Re: Form authentication/ password changing >Craig, > >I agree with all of your comments. From th

do loadbalanced workers have separate JVMs?

2001-11-01 Thread Travis Schmid
I am working with Tomcat 3.2.3 and Apache 1.3.2. I have configured Tomcat to use multiple Ajp13 workers and a loadbalancer worker to control them using the worker.properties file. After reading the documentation, I am unclear whether each worker has it's own instance of a JVM. Travis -- To uns

RE: Classpath problem with TC 3.2.3

2001-11-01 Thread Voon, Wendy
Larry, Thanks for the tip, I got it to work by putting the ODBCConnection class in the package jsp.dbcall, whilst the jsp page resides in jsp/dbcall. But now I am very confused, according to what you have said in your email: If I place the ODBConnection class in package dbcall and my js

RE: Tomcat 4.0 and HTTP BASIC auth using LDAP (Netscape Directory Ser ver)

2001-11-01 Thread Parashar, Hitesh
Hi: I downloaded this module and built it using apxs as suggested. Then, I generated the shared object mod_auth_ldap.so and put it in /libexec directory. I modified httpd.conf to have the corresponding LoadModule and AddModule directives as follows LoadModule ldap_auth_module libexec/mod_auth_ld

Re: Odd include file behavior on test

2001-11-01 Thread Noble Long
try deleting all the cached pages under TOMCAT_HOME/work Noble - Original Message - From: "smashingwebs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 5:29 PM Subject: Odd include file behavior on test Hi I am developing a jsp web application and one of

Odd include file behavior on test

2001-11-01 Thread smashingwebs
Hi I am developing a jsp web application and one of my jsp pages has the <%@ include file="whatever.jsp" %> tag. As you can see I am including another .jsp page. If I make a change on the whatever.jsp page and visit it with my browser, I can see the changes. But the odd thing is, if I visit the ot

Re: Problem with Apache1.3 & Tomcat 4.0.1

2001-11-01 Thread Pier Fumagalli
Steve Brunton at [EMAIL PROTECTED] wrote: > Pier Fumagalli wrote: >> >> Marko Sarunac at [EMAIL PROTECTED] wrote: >> >>> What i need to figure out is the WebAppDeploy line. >>> I notice that it by default points to the webapps folder under tomcat >>> how can i specify my war file in here? >> >

Re: Problem with Apache1.3 & Tomcat 4.0.1

2001-11-01 Thread Steve Brunton
Pier Fumagalli wrote: > > Marko Sarunac at [EMAIL PROTECTED] wrote: > > > What i need to figure out is the WebAppDeploy line. > > I notice that it by default points to the webapps folder under tomcat > > how can i specify my war file in here? > > WebAppDeploy /home/username/www/mywebsite.com.wa

Re: SUN JDK or IBM JDK?

2001-11-01 Thread Pier Fumagalli
Philippe Muller at [EMAIL PROTECTED] wrote: > when running the jakarta 3.2.3-1 rpm it says it is > assuming IBM JDK 1.3.0Does it matter if I run sun > JDK 1.3.1_01 Nope, but for sure the IBM's VM multi-threading implementation is better :) Pier -- To unsubscribe:

Connection reset by peer

2001-11-01 Thread Nakhate, Monali
hello i am encountering this problem,and believe me,i have xhausted this forum..and lloked for all possible solutions.Finally i am posting this to find some help i have deployed a JSP(BC4J JSP application developed in JDeveloper 3.2.3) application to Tomcat 3.2.3. the application runs fine sometim

SUN JDK or IBM JDK?

2001-11-01 Thread Philippe Muller
when running the jakarta 3.2.3-1 rpm it says it is assuming IBM JDK 1.3.0Does it matter if I run sun JDK 1.3.1_01 __ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- To unsubscribe: For a

Re: Apache and mod_webapp (Warn Error!)

2001-11-01 Thread Pier Fumagalli
Wrong... His apache already comes with DSO support, it's the default binary of mod_webapp that doesn't come with the Extended API support for Apache, since I build it against the "standard" version, and not against the "SSL" version of it (which most pre-packaged servers, such as RedHat or Debian

RE: Apache and mod_webapp (Warn Error!)

2001-11-01 Thread Micky I. Mimo
you need to compile the apache with DSO support. see web site below on how to compile. http://www.ccl.net/cca/software/UNIX/apache/apacheRH7.0/README.html -Original Message- From: Marko Sarunac [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 5:42 PM To: Tomcat Users Lis

Apache and mod_webapp (Warn Error!)

2001-11-01 Thread Marko Sarunac
I loaded the mod_webapp.so and i get the following error when i do apachectl start [warn] Loaded DSO /usr/lib/apache/1.3/mod_webapp.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with - DEAPI) I am running Apache 1.3 that comes as a deb package Any ideas

jspsmart.com down, other location to download smartupload?

2001-11-01 Thread Chris Cayetano
Turns out the jspsmart.com site is down. Is there another location to get the complete set of jsp smartupload files? Looking for the jsp smartupload version for Apache 1.3.2/Tomcat 3.2.3 on a Win2K server. Thanks -- To unsubscribe: For additional commands:

Tomcat and Apache configuration

2001-11-01 Thread Marc Daoust
Hello, I have been given the responsibility to set up tomcat application server to work hand in hand with appache web server on Linux 7.1. I have been able to install and start both of them, but I am not stuck with how to configure tomcat to be the default localhost, all I am able to see wheneve

Re: mod_webapp: index.jsp question

2001-11-01 Thread Pier Fumagalli
Thomas Burns at [EMAIL PROTECTED] wrote: > http://host/myapp/index.jsp displays correctly > http://host/myapp/ displays the same index.jsp correctly > However http://host/myapp does not display index.jsp correctly. Instead I get > the 404 error, page not found. > > After reviewing the docs I cou

Re: Problem with Apache1.3 & Tomcat 4.0.1

2001-11-01 Thread Pier Fumagalli
Marko Sarunac at [EMAIL PROTECTED] wrote: > What i need to figure out is the WebAppDeploy line. > I notice that it by default points to the webapps folder under tomcat > how can i specify my war file in here? WebAppDeploy /home/username/www/mywebsite.com.war conn / I know that there's a bug wit

Re: mod_webapp

2001-11-01 Thread Pier Fumagalli
Martin Mauri at [EMAIL PROTECTED] wrote: > Hi users, > > could you tell me where to find information about mod_webapp? > > thanks in advance. http://nagoya.apache.org/~pier/ Pier -- To unsubscribe: For additional commands: Troubles

Re: Nightly mod_webapps Build

2001-11-01 Thread Pier Fumagalli
Scott Archer at [EMAIL PROTECTED] wrote: > Where can I find a copy of the Nightly mod_webapps build. (I have looked and > looked and cannot find it) http://nagoya.apache.org/~pier/ > I was told it could possibly address the problem listed below. Indeed it does... Pier -- To unsubscribe:

RE: jboss-tomcat-apache

2001-11-01 Thread Parashar, Hitesh
Meg: You neither need to lose EJB nore Apache! You can have all three working together. I got the following combination working fine - JBoss 2.4.3 - Tomcat 4.0 - Apache 1.3.22 One constraint is that we have to jar the JSPs/servlets and other resources an

not enough memory to run Tomcat?

2001-11-01 Thread Bryan Murtha
Hello, I downloaded 3.2.1 on Linux, used the binary, and it says not enough free memory to run Tomcat. When I run startup.sh. Does anyone know the command line switch to start with more heap space? Thanks, Bryan __ Do You Yahoo!? Make a great c

Re: ClassNotFoundException

2001-11-01 Thread Remy Maucherat
> HELP!!! :-) > I am running on win2kpro, java version "1.3.1_01", Apache Tomcat/4.0-b7 Please upgrade :) 4.0.1 There may be a problem if the Tomcat directory contains spaces (bug 4543 - http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4543). I may be wrong, but this bug doesn't look to me like

Re: Distribution/Licensing question

2001-11-01 Thread Jeff Corliss
Cool, I will check that out. Thanks! --- "Brett M. Bergquist" <[EMAIL PROTECTED]> wrote: > Jeff, you need to contact Sun in regards to > redistributing the Java compiler. But, you could go > the route that we did and use the > IBM Jikes Java compiler which is freely > distributable provided tha

Re: Form authentication/ password changing

2001-11-01 Thread Timothy Fisher
Craig, I agree with all of your comments. From the tomcat access perspective, your correct, flat file vs. DB storage of users/passwords may be roughly equivalent in terms of how secure that is. But, if you ignore tomcat, and just consider the usernames and passwords sitting out there, I would a

Re: Form authentication/ password changing

2001-11-01 Thread Craig R. McClanahan
On Thu, 1 Nov 2001, Timothy Fisher wrote: > Date: Thu, 1 Nov 2001 12:08:18 -0800 (PST) > From: Timothy Fisher <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: Re: Form authentication/ password changing > > There is a sa

Re: mod_webapp

2001-11-01 Thread Martin Mauri
It sounded a little bit ironic didn't it ;) cheers. Martin > Martin, > > On > http://jakarta.apache.org/builds/jakarta-tomcat- > 4.0/release/v4.0.1/bin/linux/i386/ > > download and extract the tar file. > in there that is INSTALL.txt that is nice and helpfull > > If you are not using linux

Re: Tomcat 4.0 and HTTP BASIC auth using LDAP (Netscape Directory Ser ver)

2001-11-01 Thread Chris Cayetano
Hello. Trying using this module, mod_auth_ldap, and it's located at: http://www.muquit.com/muquit/software/mod_auth_ldap/mod_auth_ldap.html It works pretty good. I'm using on Apache 1.3.2 and Tomcat 3.2.3 on a windows 2000 server. You'll have to setup the directory to use basic auth. Once logg

Re: Form authentication/ password changing

2001-11-01 Thread Timothy Fisher
There is a sample tomcat-users.xml included with tomcat 4.0 in the conf directory. Just follow this format. Yes, the file must be in this format, unless you write your own connector. The server containing the tomcat-users file definitely must be protected. Yes, this is less secure than storing

Re: mod_webapp

2001-11-01 Thread Marko Sarunac
Martin, On http://jakarta.apache.org/builds/jakarta-tomcat- 4.0/release/v4.0.1/bin/linux/i386/ download and extract the tar file. in there that is INSTALL.txt that is nice and helpfull If you are not using linux go to http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin/ an

Problem with Apache1.3 & Tomcat 4.0.1

2001-11-01 Thread Marko Sarunac
Hello Here is an intro to my system and description of the problem. Any suggestions/tips are greatelly appreciated I am running Apache 1.3 on Debian (Woody) and Tomcat 4.0.1 downloaded separatelly from jakarta I have installed and configure Tomcat standalone succesfully. However please note t

Re: Form authentication/ password changing

2001-11-01 Thread sd7
Thanks for all the help. I just have abt 39 users and I cant figure out how to instruct the server to use the flat file that has the user/password combinations. Should the flat file be necessarily a .xml file ? Isnt saving the password in ascii form less secure (?) Thanks again. Sujay Quoti

Does -d64 option for JDK 1.4.0b3 speed up Tomcat at all on Solaris?

2001-11-01 Thread Jonathan Eric Miller
I just installed the latest JDK 1.4 beta and noticed that there is now 64-bit support for Solaris. I noticed that there is a -d64 option in the java command. Does anyone know if this will speed up the performance of Tomcat at all, or what advantages it offers in that type of environment if any? J

Tomcat 4.0 and HTTP BASIC auth using LDAP (Netscape Directory Server)

2001-11-01 Thread Parashar, Hitesh
Hi: We have our existing application running on iPlanet that uses the Netscape LDAP implementation. We want to migrate that application to Tomcat 4.0 / Apache. Is there any How-To for establishing HTTP basic auth with LDAP using Tomcat 4.0/Apache 1.3? TIA, Hitesh. -- To unsubscribe:

mod_webapp

2001-11-01 Thread Martin Mauri
Hi users, could you tell me where to find information about mod_webapp? thanks in advance. Martin -- To unsubscribe: For additional commands: Troubles with the list:

Re: Form authentication/ password changing

2001-11-01 Thread Timothy Fisher
Form-authentication is a good way to go. Make sure that the form is submitted over an SSL link. If not, you will be submitting the passwords over a clear channel. There are more scalable places of storing the user credentials than in the "tomcat-users.xml" file. This file is mainly intended fo

RE: admin pages.

2001-11-01 Thread Craig R. McClanahan
On Thu, 1 Nov 2001, McDowell, Mark wrote: > Date: Thu, 1 Nov 2001 13:37:35 -0600 > From: "McDowell, Mark" <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: RE: admin pages. > > Here's the web.xml for the admin site: >

Nightly mod_webapps Build

2001-11-01 Thread Scott Archer
Where can I find a copy of the Nightly mod_webapps build. (I have looked and looked and cannot find it) I was told it could possibly address the problem listed below. Thanks Tomcat 4.01 + Apache 1.3 I have mod_webapps installed, and everything

Re: Form authentication/ password changing

2001-11-01 Thread sd7
I use the tomcat-users.xml file to store the user groups. Is there a more simple but yet secure way to protect access to pages other than form authentication, wherein I dont have to write the code for security. - Sujay Quoting Timothy Fisher <[EMAIL PROTECTED]>: > The answer will depend on w

mod_webapp: index.jsp question

2001-11-01 Thread Thomas Burns
http://host/myapp/index.jsp displays correctly http://host/myapp/ displays the same index.jsp correctly However http://host/myapp does not display index.jsp correctly. Instead I get the 404 error, page not found. After reviewing the docs I could find, I am left wondering how do I get http://hos

RE: admin pages.

2001-11-01 Thread McDowell, Mark
Here's the web.xml for the admin site: Protected Area /contextAdmin/* DELETE GET POST PUT admin BASIC Admin What is the Admin realm? Is it a database or something? I've lo

RE: admin pages.

2001-11-01 Thread McDowell, Mark
By the way, I am using Tomcat 3.2.3, downloaded as part of the install for JBoss... Does that change anything? -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 12:55 PM To: Tomcat Users List Subject: RE: admin pages. For Tomcat 4

Re: Form authentication/ password changing

2001-11-01 Thread Timothy Fisher
The answer will depend on where you are storing your user credentials (names, and passwords). Are you using a flat file, LDAP directory, database??? Tim --- [EMAIL PROTECTED] wrote: > I'm not sure if this is the right mailing list to > post to... > > I use form authentication to authenticate ce

FW: Please help on integrating Tomcat 4.0/Apache1.3.20

2001-11-01 Thread Bin . Huang
> Hi, Everyone > I really need your help. > > I am new with tomcat/Apache. Recently I am trying to set up these > system on my PC (NT 4.0 workstation) for development of some projects and > finally will move everything to a server (most likely W2K). Because it is > for development

Form authentication/ password changing

2001-11-01 Thread sd7
I'm not sure if this is the right mailing list to post to... I use form authentication to authenticate certain users to restricted pages. I also want to let them change their passwords from time to time. How do I do this ? I'm use a combination of JSP/JavaBean/Servlet technology. Any help in thi

Re: admin pages.

2001-11-01 Thread David Smith
Check the web.xml file in webapps/manager/WEB-INF for which role the manager app uses. The role listed in my install of TC 4.0.1 is manager. I'd also look at the docs at http://jakarta.apache.org for a how-to doc on the subject. I know one exists for TC 4 but I didn't see any mention of the

RE: admin pages.

2001-11-01 Thread Craig R. McClanahan
For Tomcat 4 stand-alone, the relevant documentation is the "Manager App HOW-TO" that is included in the Tomcat 4 documentation, and is also available online at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/manager-howto.html It tells you that the username and password are totally arbitrary

Re: Filters in Tomcat 4.0

2001-11-01 Thread paul
your not using a requestdispatcher.forward are you because this does not trigger the filters - Original Message - From: "Donie Kelly" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 5:17 PM Subject: RE: Filters in Tomcat 4.0 > S

RE: admin pages.

2001-11-01 Thread McDowell, Mark
I have tried manager, tomcat, tomcat_manager and none seem to work. And yes, I did restart the server... :) Any other ideas? If there is an area of the documentation which covers this, I'd be GLAD to look at it... I just didn't find it so far... Mark -Original Message- From: Martin va

RE: Someone please explain Processes

2001-11-01 Thread Randy Layman
These are threads, not processes, as been explained hundreds of times before on this list (the archives can be quite handy). The amount of memory is what is shared between all of the current threads. Randy > -Original Message- > From: David Molloy [mailto:[EMAIL PROTECTED]] > S

Someone please explain Processes

2001-11-01 Thread David Molloy
Hi, Recently my system (SUSE7.2, running Tomcat4.0b6, Oracle8.1.7) has come crashing down around it's knees a few times, completely locking out all input, even terminals (gasp horror - restart button needed) - needless to say it's a big cause of concern. As a result of the problems I've been l

RE: Filters in Tomcat 4.0

2001-11-01 Thread Craig R. McClanahan
On Thu, 1 Nov 2001, Donie Kelly wrote: > Date: Thu, 1 Nov 2001 17:17:42 - > From: Donie Kelly <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: RE: Filters in Tomcat 4.0 > > Sorry Craig but I would have include mor

ClassNotFoundException

2001-11-01 Thread Smith, Lawrence T (Lance)
HELP!!! :-) I am running on win2kpro, java version "1.3.1_01", Apache Tomcat/4.0-b7 I am getting the following stack trace: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception

RE: jboss-tomcat-apache

2001-11-01 Thread Parashar, Hitesh
Meg: We are in a similar situation. We are also trying to use the trio of Apache+JBoss+Tomcat. Did you try using the bundle of JBoss-2.4.3_Tomcat-3.2.3 instead of JBoss-2.4.3_Tomcat-4.0? Is JBoss-2.4.3_Tomcat-3.2.3 bundle more stable than JBoss-2.4.3_Tomcat-4.0? TIA, Hitesh. -Original Mess

How to set up Tomcat 4.0.x to call EJBs in JBoss 2.4.x

2001-11-01 Thread Janek Bogucki
Help! I'd like to run Tomcat 4.0.x and JBoss 2.4.x in separate JVMs on the same machine and have my servlets access EJBs within JBoss. How do I set up Tomcat to do this? I've read lots of posts in various mailing lists on this but it's still unclear to me. Is there a HOWTO or manual page for t

Re: Filters in Tomcat 4.0

2001-11-01 Thread Pier Fumagalli
Donie Kelly <[EMAIL PROTECTED]> wrote: Sorry Craig but I would have include more information if I had it... Basically, no exceptions are thrown. It just acts as if the filter is not there. Subsequent requests work fine. What more can I say? ---

Re: Filters in Tomcat 4.0

2001-11-01 Thread Pier Fumagalli
Craig McClanahan <[EMAIL PROTECTED]> wrote: What does "fails to run" mean? Does it throw an exception? It's difficult to respond to a question like this without a lot more details. --- This message has been posted through

RE: Filters in Tomcat 4.0

2001-11-01 Thread Donie Kelly
Sorry Craig but I would have include more information if I had it... Basically, no exceptions are thrown. It just acts as if the filter is not there. Subsequent requests work fine. What more can I say? Donie -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: 0

jboss-tomcat-apache

2001-11-01 Thread meg
so... tomcat 4 and apache 1.3 works fine. jboss 2.4 with embedded tomcat 4 works fine too. but the three altogether is bang-head-on-wall matter for me. either i lose EJBs or i lose Apache. jboss folks say it's because jboss does not use tomcat's server.xml. maybe in the future, but not

Multiple instances of tomcat 4

2001-11-01 Thread Hauck, Joe
I am trying to set up Tomcat 4 to run multiple instances. I have set the CATALINA_BASE variable to a different path than CATALINA_HOME and have copied the server.xml file from $CATALINA_HOME/conf to $CATALINA_BASE/conf. I have changed the $CATALINA_BASE/conf/server.xml file so that ports 8XXX ar

Re: Filters in Tomcat 4.0

2001-11-01 Thread Craig R. McClanahan
On -1 xxx -1, Donie Kelly wrote: > From: Donie Kelly <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Filters in Tomcat 4.0 > > We have a filter attached to a servlet. Works fine except that on > initial startup of Tomcat the filter fails

Re: Java beans

2001-11-01 Thread Craig R. McClanahan
There is no way to help you narrow this down unless you can show us the exception message and stack traceback that comes up on the error page. Whatever that problem says is why you got the error 500 page. It could be anything from a compilation error on the page itself to a NullPointerException i

Re: Tomcat 4.01/Apache 1.13.22/Mod Webapp

2001-11-01 Thread JS
Maybe I should explain it a little better: My Set up: server.xml only has a service declared for apache mod_webapp. no stand alone. apache has WebAppDeploy for the application I want to be able to run the app from a directory under my apache doc root so I have my files under there /www/htdocs/web

Re: chunking

2001-11-01 Thread Doug Davis
Another chunking question...turning "allowChunking" off seems to not only turn off tomcat's chunking but it also makes it so that if I want to do chunking myself (ie. set the header and chunk the data manually) tomcat seems to remove my Transfer-Encoding header. Shouldn't it just ignore it - and

RE: admin pages.

2001-11-01 Thread Martin van den Bemt
restart tomcat.. ;)) it does not reload the file.. and ehh.. for tomcat 4 it is manager and for tomcat 3 it is tomcat_admin or tomcat (couldn't get that quite clear, never used it..) Mvgr, Martin > -Original Message- > From: McDowell, Mark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, Nov

RE: comparison between SERVLET/JSP to Cold Fusion

2001-11-01 Thread Craig R. McClanahan
On Thu, 1 Nov 2001, Henry wrote: > Date: Thu, 1 Nov 2001 09:10:30 -0700 (Mountain Standard Time) > From: Henry <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: RE: comparison between SERVLET/JSP to Cold Fusion > > Then

Re: MySQL jdbc connection url [ + server.xml bug]

2001-11-01 Thread Paul DuBois
At 11:48 AM -0500 11/1/01, David Smith wrote: >An additional note on the & character in the connection URL for MySQL... > >XML syntax is going to require the & character be encoded as & so the >real URL should loo something like: > >jdbc:mysql://localhost/authority?user=test&password=test > >This

jndi.properties

2001-11-01 Thread Jim Crossley
How do I make the default InitialContext use the jndi.properties in my application's WEB-INF/classes directory? I'm using 3.2.2 with the correct Interceptor: I'm open to upgrading my Tomcat if that's the only way. Thanks. -- To unsubscribe: For additional commands

AW: comparison between SERVLET/JSP to Cold Fusion

2001-11-01 Thread Ralph Einfeldt
As I don't like tags that access the db directly I won't provide a link (Look on the jakarta site for some examples) If you want to ease the development of db aware beans you might want to take a look at: http://castor.exolab.org/ http://access1.sun.com/jdo/ > -Ursprüngliche Nachricht

Re: Tomcat 4.01/Apache 1.13.22/Mod Webapp

2001-11-01 Thread Pier Fumagalli
JS at [EMAIL PROTECTED] wrote: > Okay I'm desparate. I need help. You guys have been great, but here's my > deal: > I have set up Tomcat 4.01 to serve jsp alongside apache. I'm trying to > deploy an app that uses jdbc connections to mysql. I know the connections > work, but I am having a prob

RE: admin pages.

2001-11-01 Thread Paul DuBois
>I said thanks too soon... :( I tried adding the "admin" role to a user >in tomcat-users.xml file, but it seems to make no difference... Is there >a list of predefined "roles" somewhere? Why "admin"? The role should be "manager". For example: Have a look at: http://jakarta.apache.org/

Re: MySQL jdbc connection url [ + server.xml bug]

2001-11-01 Thread David Smith
An additional note on the & character in the connection URL for MySQL... XML syntax is going to require the & character be encoded as & so the real URL should loo something like: jdbc:mysql://localhost/authority?user=test&password=test This is how I had to write it in my server.xml file. Work

All Classes in a jar

2001-11-01 Thread Snezhkov, Dimitry
List, I have tomcat 3.2.3. I was given an application that used to run under Jserv .All the files in the aplication is in one big Jar file. I assume, this jar file goes to WEB-INF/lib directory ? How, then, I can describe classes in this jar from web.xml? Do I need to do this if I don't need an

AW: bug in Tomcat 3.2.2???

2001-11-01 Thread Ralph Einfeldt
If you are using ie check if this might explain your problem: http://www.aswethink.com/employees/randy/tomcat/IOException.html If so, you can ignore it. > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 1. November 2001 16:31 > An:

RE: admin pages.

2001-11-01 Thread McDowell, Mark
I said thanks too soon... :( I tried adding the "admin" role to a user in tomcat-users.xml file, but it seems to make no difference... Is there a list of predefined "roles" somewhere? -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 200

RE: admin pages.

2001-11-01 Thread McDowell, Mark
Thanks! -Original Message- From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 10:18 AM To: Tomcat Users List Subject: RE: admin pages. You have to manually add a user to the tomcat-users.xml file, which has the admin role. Mvgr, Martin > -Origin

RE: comparison between SERVLET/JSP to Cold Fusion

2001-11-01 Thread Henry
Then is there any existing tag library developed for easy database IO? and tools that bound java beans to databases (not to mention EJB, it can't be used in jsp as which will not be useful in developing a pure database website FAST enough). also I see that use input in the form of "text", "che

Re: receiving requests from remote apache server

2001-11-01 Thread Steve Brunton
Peter Matulis wrote: > > Hi gang, > > I have always put Apache and Tomcat on the same machine. Now, I want to > have them live on separate systems. So my question is, when Apache receives > a request, via mod_jk, how do I direct it to my remote Tomcat server(s)? > I would assume that you w

Re: Tomcat 4.01/Apache 1.13.22/Mod Webapp

2001-11-01 Thread JS
PS I am clueless on this one guys. -- Someone did a study of the three most-often-heard phrases in New York City. One is "Hey, taxi." Two is, "What train do I take to get to Bloomingdale's?" And three is, "Don't worry. It's just a flesh wound." -- David Letterman -- To unsubs

RE: admin pages.

2001-11-01 Thread Martin van den Bemt
You have to manually add a user to the tomcat-users.xml file, which has the admin role. Mvgr, Martin > -Original Message- > From: McDowell, Mark [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 01, 2001 5:14 PM > To: 'Tomcat Users List' > Subject: RE: Welcome to the Tomcat 4.0 F.A.Q

Tomcat 4.01/Apache 1.13.22/Mod Webapp

2001-11-01 Thread JS
Okay I'm desparate. I need help. You guys have been great, but here's my deal: I have set up Tomcat 4.01 to serve jsp alongside apache. I'm trying to deploy an app that uses jdbc connections to mysql. I know the connections work, but I am having a problem setting up server.xml and web.xml p

RE: Welcome to the Tomcat 4.0 F.A.Q. on-line forum.

2001-11-01 Thread McDowell, Mark
Everyone, I have a simple question - I've looked in the documentation and can't seem to find it. I'm in the process of trying to use JBoss and Tomcat, and am poking around with Tomcat and wanted to use the admin pages. Except... I have NO IDEA what the user name and password is... Any help???

Re: MySQL jdbc connection url [ + server.xml bug]

2001-11-01 Thread Paul DuBois
At 1:51 PM +0100 11/1/01, Andrius wrote: >Hello, > What's the correct MySQL jdbc connection url? I'm trying to setup >jdbcRealm on tomcat 4.0.1, > and using this url pattern : >connectionURL="jdbc:mysql://localhost/authority?user=test;password=test" >but it goes wrong - it says "Invali

Re: TC4, mod_webapp, WebAppDeploy, Path to webapp

2001-11-01 Thread Pier Fumagalli
Christian Gothe at [EMAIL PROTECTED] wrote: > Hi! > > I seems to me that an application given in the "application name" parameter of > "WebAppDeploy" must be located in tomcat's webapps directory. > But, how can I use a absolut path in my filesystem instead? > > Example: > > WebAppDeploy e

Re: Welcome to the Tomcat 4.0 F.A.Q. on-line forum.

2001-11-01 Thread Henrik Schultz
What an excellent timing! I just subscribed to the mailing list today, and quickly discovered that the traffic volume is quite high. Wondered if there was a discussion forum instead - and voila! Your mail popped up!!! Thanks for a great initiative! Cheers - Henrik -

receiving requests from remote apache server

2001-11-01 Thread Peter Matulis
Hi gang, I have always put Apache and Tomcat on the same machine. Now, I want to have them live on separate systems. So my question is, when Apache receives a request, via mod_jk, how do I direct it to my remote Tomcat server(s)? Peter -- To unsubscribe: For addit

TC4, mod_webapp, WebAppDeploy, Path to webapp

2001-11-01 Thread Christian Gothe
Hi! I seems to me that an application given in the "application name" parameter of "WebAppDeploy" must be located in tomcat's webapps directory. But, how can I use a absolut path in my filesystem instead? Example: WebAppDeploy examples conn /examples/ /examples/ must be in TOMCAT_HOME/

bug in Tomcat 3.2.2???

2001-11-01 Thread John_Dove
Hello Apache, I am a software engineer that works as an Enterprise Support Specialist at MapInfo Corporation, which is located in the United States of America. One of our main products (MapInfo's "MapXtremeJava4.0") ships with TOMCAT3.2.2, and as of recent, we have been getting *customer compla

RE: Welcome to the Tomcat 4.0 F.A.Q. on-line forum.

2001-11-01 Thread Mangi, Rick
Gotcha. I eagerly await the "opposite" :-) -Original Message- "I'm still figuring out how to do the opposite", means, give me some time... I think that keeping up with mod_webapp, dealing with the jakarta-tomcat-services, moving mailing list server and keeping you all happy is a little

Re: tomcat stand alone and multiple ips.

2001-11-01 Thread Prasanna Uppaladadium
Hello. I had asked exactly the same question before and I had requested that the documentation be updated for Tomcat 3.2.3 (in the 3.2.3 docs, the "inet" option isn't even mentioned). I strongly support the idea that this should be part of a FAQ. Prasanna. Ilya Goldin wrote: >>That's actual

Re: Discussion forums

2001-11-01 Thread Pier Fumagalli
Smith, Lawrence T (Lance) at [EMAIL PROTECTED] wrote: > Pier, > Great idea with the discussion forums!! > Of course one suggestion:-) how about a general forum area that my not need > to post to the user group but where we could discuss long winded topics > without eating mail bandwidth? Things I

  1   2   >