Re: Building Tomcat

2003-03-17 Thread Bill Barker
Well, the "building.txt" file in the top-level of the source distribution can't hurt :-). For TC 4.1.x it is pretty much: 1) download and un-tar the source distribution to .../jakarta-tomcat-4.1.x-src 2) download and un-tar the jtc source distribution to .../jakarta-tomcat-connectors-4.1.x-src 3)

Re: GZIP support in Coyote HTTP/1.1?

2003-03-17 Thread Bill Barker
"Ronald Klop" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > The RELEASE-NOTES state: > > [4.1.19] CoyoteConnector: > Add HTTP/1.1 GZIP compression support. > > Is this in org.apache.coyote.tomcat4.CoyoteConnector or in another > connector? > I can't find an opt

Building Tomcat

2003-03-17 Thread William H. Du Chene
Hi list. Can anyone please point me in the direction of a tutorial, or a how-to on building tomcat, and the related projects? I have spent two days scouring the internet looking for one and have come up empty handed. Thank you in advance. Will --

Re: Get object from session before it expires.

2003-03-17 Thread Bill Barker
public class MyObject implements HttpSessionBindingListener { private boolean interesting = false; ... public boolean isInteresting() { return interesting; } public void setInteresting(boolean yesno) { interesting = yesno; } public void valueUnbound(Http

Re: Tuning Tomcat 3

2003-03-17 Thread Bill Barker
Well, for a high-load system, the first thing that I would do is to use the 3.3.2-dev (aka nightly) CoyoteConnector. It is much more efficient at handling requests than the Http10Connector that ships with 3.3.1 (which in turn, is much better than the connector that ships with 3.2.x). It is possibl

Re: TC 3.3.1 new tomcat.sh

2003-03-17 Thread Bill Barker
Urm, this is probably better suited to the tomcat-dev list. Replies intermixed. "Hans Schmid" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I just tried the newest version of tomcat.sh in the 3.3.1 version of TC > Works like a charme (I need the JDPA support which I hardco

Re: Web developer's problem

2003-03-17 Thread info
Hello, Sorry, that didn't solve my problem. Is there any way to remove the cache files in the server or clear the buffer? Thanks - Original Message - From: Eric Gauthier <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 9:02 PM Subject: RE: Web dev

Tomcat/Struts DB connection pool?

2003-03-17 Thread Kurt Overberg
I'm running Tomcat 4.1.18 with Struts (release version) on RedHat 7.3. I'm connecting to a postgres 7.3.2 database (running on the same machine) using the JDBC2 drivers. 1Gb of ram, with a decent processor. I'm using the default struts database connection stuff. Here's the struts DB config:

Re: JSP Issue with tomcat 4.1.18

2003-03-17 Thread Jake Robb
JSTL, while new to me, appears to be a good approach. I, however, just do the following. I'm using request.getAttribute() as the source of my possibly-null string, as that's where it seems to arise most often for me. String sParam = request.getAttribute("param"); if (sParam == null) sParam = "";

Problem deploying /manager through WebApp when root is deployed also

2003-03-17 Thread Christoph Zrenner
Dear Tomcat Users! I'm just trying out mod_webapp but am having trouble deploying the manager: It only seems to work if the virtual server root is not deployed, i.e.: Here, the manager *works*: WebAppDeploy manager warpConnection /manager #WebAppDeploy . warpConnection / We

Multiple Database Names

2003-03-17 Thread Steven J. Owens
Hi, I have a web application running nicely under tomcat, using a mysql database with a connection pool via DBCP. The database connection is configured in catalina_home/conf/server.xml. I have been asked to provide a second version of this application, same functionality, but a separat

Re: JSP Issue with tomcat 4.1.18

2003-03-17 Thread Tim Funk
There is no way. For those of you playing at home, here is what is going on. Consider the snippet: <% String moreCowbell = null %> I need: <%=moreCowbell%> The results for weblogic is: I need: The result for tomcat (and many other servlet engines) is: I need: null The code which is generated lo

JSP Issue with tomcat 4.1.18

2003-03-17 Thread Albert Sidelnik
I am in need of some help with an issue that I've encountered. I have an application that's currently running on Weblogic 6.1 and I'm trying to port the application to JBoss w/ Tomcat 4.1.18. The problem is that on my JSP pages, the word "null" is being displayed on the page. Weblogic treated these

Problem in starting Tomcat

2003-03-17 Thread Marcin Sielski
Hi, I'm newbe in using Tomcat and whole java technology. I installed tomcat4-4.1.18-full.1jpp.noarch.rpm on my redhat 7.2. I installed also j2sdk-1_4_1_02-fcs-linux-i586.rpm (downloaded from sun) and configured everything. When I'm starting Tomcat as a root typing $ dtomcat4 start Using CATALINA

RE: JK2 (cont.)

2003-03-17 Thread Kelly, Terence
Suggestion (if you're feeling ambitious): Making Tomcat work with Apache is great, but often there are additional complexities involved. For instance, the J2EE stack might be JBoss, and a non-trivial given application might need to be installed. It would be very helpful if there was a good "how-

RE: Server.xml

2003-03-17 Thread Chris Dodunski
Or, like what I did, comment out a block of code not noticing that that block contained comments - in effect producing a nested comment. Chris. -Original Message- From: p niemandt [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 March 2003 10:46 a.m. To: 'Tomcat Users List' Subject: RE: Serve

RE: default page cannot be removed

2003-03-17 Thread pete . storey
Thanks Jan, did the trick! Pete "Jan Behrens" <[EMAIL PROTECTED]> 17/03/2003 22:00 Please respond to "Tomcat Users List" To: "Tomcat Users List" <[EMAIL PROTECTED]> cc: Subject:RE: default page cannot be removed Hi Pete, > Im having a very strange prob

Re: CD based tomcat (hopefully)

2003-03-17 Thread Oliver Rose
Tam, Michael wrote: Your CATALINA_HOME is path to your tomcat in the cd then if and only if yours CD is a CDR and CD-rom is a cd-writer, otherwise how could tomcat be able to write the logs file?? My bad... I haven't put it on the CD yet, it's living in a directory defined as %cd_tomcat_base%

(tomcat) Integrating php with tomcat

2003-03-17 Thread Schalk
Hi there Does anyone know how to use the phpsrvlt to enable tomcat to serve both PHP and jsp/servlets? Kind Regards » Schalk Neethling » Volume4.Development.Multimedia.Branding .emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email: [EMAIL PROTECTED] url: www.volu

RE: Server.xml

2003-03-17 Thread p niemandt
Hi Sandra: Sorry for the push on XML syntax: I have just noticed a few incidences where people try to comment out pieces of an xml file and mistakenly embed some -- in a comment, or forget to close a tag. Now: In general the logs looks fine, the only potential problem I can see is that the web de

RE: Server.xml

2003-03-17 Thread Filip Hanik
it looks something like this in server.xml This is for Tomcat 4, not sure what version you were on. Filip > -Original Message- > From: Hunter, Sandra [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2003 2:29 PM > To: 'Tomcat Users List' > Subject: RE: Server.xml > > > Filip: >

RE: Server.xml

2003-03-17 Thread Hunter, Sandra
Filip: I would definitely like to hear more about that... -Original Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 2:27 PM To: Tomcat Users List Subject: RE: Server.xml are you using the Ajp13Connector? I thought there was an upgraded CoyoyteConnector

RE: Server.xml

2003-03-17 Thread Filip Hanik
are you using the Ajp13Connector? I thought there was an upgraded CoyoyteConnector for this purpose Filip > -Original Message- > From: Hunter, Sandra [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2003 2:19 PM > To: 'Tomcat Users List' > Subject: RE: Server.xml > > > Thanks Paul,

Re: JK2 (cont.)

2003-03-17 Thread Dov Rosenberg
I would be interested in testing your procedure on Solaris with Tomcat 4.1.18. Dov Rosenberg [EMAIL PROTECTED] On Monday, March 17, 2003, at 04:07 PM, Chris Dodunski wrote: Hello Kent and hello Dave, The good news is that I too finally got JK2 working! It took an entire weekend, but I got the

RE: CD based tomcat (hopefully)

2003-03-17 Thread Tam, Michael
Your CATALINA_HOME is path to your tomcat in the cd then if and only if yours CD is a CDR and CD-rom is a cd-writer, otherwise how could tomcat be able to write the logs file?? -Original Message- From: Oliver Rose [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 2:08 PM To: [EMAIL PR

Keystore was tampered with, or password was incorrect Error

2003-03-17 Thread Manu Kits
Hi Experts: I am using Apache 1.3.26, JBoss 3.0.0 (embedded with Catalina) on IBM Unix. When I start my JBoss Server, I get following message wonder why: 2003-03-17 15:13:11,915 INFO [STDOUT] at java.l

RE: Server.xml

2003-03-17 Thread Hunter, Sandra
Thanks Paul, I successfully recopied the original server.xml file, and then added the new line thus: I am quite familiar with xml coding syntax but I am unfamiliar with what exactly the server.xml file does and am blundering. So this worked for a while and then I was not able to shut Tomcat down

RE: Server.xml

2003-03-17 Thread p niemandt
I think some basic XML guidance is in order: Also consider doing some google on it: If you know the syntax, you should never need to get frustrated or make mistakes. 1. Every XML element needs to be closed. This is usually in one of two formats: Either the element does not have any embedded elemen

CD based tomcat (hopefully)

2003-03-17 Thread Oliver Rose
This is probably a daft question to all you experienced tomcat guys, but it's baffled me for a couple of weeks now. I've got Tomcat 4.1.12 installed (on Windows XP Pro) in c:\tomcat, and CATALINA_HOME is set to that in the system environment variables. What I want to do is to make a copy of it o

RE: Server.xml

2003-03-17 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
You need the closing tags whenever you need to nest others tags inside the context tags. Such as or or If you have no nested tags you can just us where /> ends the tags -Original Message- From: Geoff Peters [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 3:01 PM To: To

RE: Server.xml

2003-03-17 Thread p niemandt
Hi Sandra: Quite likely Tomcat has not been able to start successfully. It's also quite likely that in changing your server.xml file you might have broken some of the xml. My best suggestion is to post your server.xml file and let the group have a look. You can also try to replace your server.xm

Re: Server.xml

2003-03-17 Thread Erik Price
Hm... I don't seem to know enough about it to help you. But hopefully this should be enough for someone else. Additionally you might wish to post the few lines before and immediately after the change you made, as well as the change itself, in your server.xml file. Note that it should be spell

RE: default page cannot be removed

2003-03-17 Thread Jan Behrens
Hi Pete, > Im having a very strange problem under tomcat 4.1.18 whereby I am > deploying an app onto the root context of the server. My default page is > index.jsp, however whe i then view this page in the application I always > get the initial welcome page from the welcome application. Now thi

RE: Server.xml

2003-03-17 Thread Geoff Peters
Sandra - I have had similar experiences with similar frustrating results, and it always seems to be placement of the tags - for some reason sometimes you need closing tags, other times you don't, I can't seem to figure out when to use them and when not to, so I end up fiddling around with var

default page cannot be removed

2003-03-17 Thread pete . storey
Im having a very strange problem under tomcat 4.1.18 whereby I am deploying an app onto the root context of the server. My default page is index.jsp, however whe i then view this page in the application I always get the initial welcome page from the welcome application. Now this application

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Chris Dodunski
I found the apache.org documentation as pertaining to JK2 quite simply inadequate, and that's putting it mildly. I've drafted my own procedure as a consequence. If you are interested, email me direct. Good luck! Chris. -Original Message- From: Dennis Cartier [mailto:[EMAIL PROTECTED] S

RE: JK2 (cont.)

2003-03-17 Thread Chris Dodunski
Hello Kent and hello Dave, The good news is that I too finally got JK2 working! It took an entire weekend, but I got there in the end. I would next like to acquire a complete understanding of how workers2.properties and jk2.properties work. At the time of implementing the JK2 connector I was di

RE: Server.xml

2003-03-17 Thread Hunter, Sandra
Erik: This is what the localhost log says: 2003-03-17 13:04:44 StandardContext[/star]: Starting 2003-03-17 13:04:44 StandardContext[/star]: Processing start(), current available=false 2003-03-17 13:04:44 StandardContext[/star]: Configuring default Resources And the apache log: 2003-03-17 12:52:49

Re: Server.xml

2003-03-17 Thread Erik Price
Hunter, Sandra wrote: Frustration abounds: I am plodding through a tomcat tutorial and it suggests modifying the Server.xml file to include a new context path line to allow for playing with a sample file. Everything works tickety boo until I do that, then Tomcat won't startup at all. When I enter

Re: Ejectute a method on an object instance when session is deactivated.

2003-03-17 Thread Jon Wingfield
I think in servlet spec 2.4 there is an event generated just before the session is invalidated. Until then: I implemented a HttpSessionAttributeListener. When a session is about to be invalidated all its attributes are removed. So, if you have an attribute which lasts for the lifetime of the se

Server.xml

2003-03-17 Thread Hunter, Sandra
Frustration abounds: I am plodding through a tomcat tutorial and it suggests modifying the Server.xml file to include a new context path line to allow for playing with a sample file. Everything works tickety boo until I do that, then Tomcat won't startup at all. When I enter the startup command I

Re: HELP:: Tomcat 4.1.18 + JBuilder Foundation 8

2003-03-17 Thread Dan Tran
I think you will have better luck posting this question on borland's news groups. -Dan it is news://newsgrouips.borland.com - Original Message - From: "Shaffin Bhanji" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 10:51 AM Subject: HELP:: Tomcat 4.1.18 + JBuild

RE: HELP: Deploying Simple Servlet

2003-03-17 Thread Tam, Michael
Did you create a entry in the server.xml of tomcat? Michael -Original Message- From: Shaffin Bhanji [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 10:59 AM To: [EMAIL PROTECTED] Subject: HELP: Deploying Simple Servlet Hello, I have created a simple HttpServlet in JBuilder 8 Fo

RE: HELP:: Tomcat 4.1.18 + JBuilder Foundation 8

2003-03-17 Thread p niemandt
I don't think you can: You will probably need the Enterprise or Professional version of JBuilder to be able to do that. On Mon, 2003-03-17 at 19:01, Shaffin Bhanji wrote: > Sorry... I mean that I need to run/debug/stop my servlet within my > Borland JBuilder 8 Foundation environment. I need settin

RE: HELP:: Tomcat 4.1.18 + JBuilder Foundation 8

2003-03-17 Thread Shaffin Bhanji
Sorry... I mean that I need to run/debug/stop my servlet within my Borland JBuilder 8 Foundation environment. I need setting to know how to setup JBuilder in order to do that. Shaffin N. Bhanji Technical Manager Cambridge Technology Partners, the global eServices company of Novell, Inc. www.ct

HELP: Deploying Simple Servlet

2003-03-17 Thread Shaffin Bhanji
Hello, I have created a simple HttpServlet in JBuilder 8 Foundation which looks as follows: import javax.servlet.*; import javax.servlet.http.*; /** * Title: * Description: * Copyright: Copyright (c) 2003 * Company: * @author not attributable * @version 1.0 */ public class HelloServl

RE: HELP:: Tomcat 4.1.18 + JBuilder Foundation 8

2003-03-17 Thread Filip Hanik
wow, don't even know where to start, your problem is so well described :-) > -Original Message- > From: Shaffin Bhanji [mailto:[EMAIL PROTECTED] > Sent: Monday, March 17, 2003 10:51 AM > To: [EMAIL PROTECTED] > Subject: HELP:: Tomcat 4.1.18 + JBuilder Foundation 8 > > > Hi, > > Can anyo

HELP:: Tomcat 4.1.18 + JBuilder Foundation 8

2003-03-17 Thread Shaffin Bhanji
Hi, Can anyone help out with the integration of Tomcat 4.1.18 and JBuilder 8 Foundation Thanks, Shaffin N. Bhanji Technical Manager Cambridge Technology Partners, the global eServices company of Novell, Inc. www.ctp.com 905.946.4817 | office 416.524.9520 | cell 905.940.2688 | fax [EM

RE: Still trying to just get going

2003-03-17 Thread Hunter, Sandra
In case anyone else encounters similar problems to mine, I have learnt several things: First I needed to disable the Oracle HTTP server auto startup, set Tomcat to manual startup, and rename any files not in the Tomcat path with the name server.jar. NOW it is working! There is a god! -Original

RE: Problem with tomcat

2003-03-17 Thread Kal Govindu
Hi, I had the same problem a long time ago when was getting started. I narrowed down the problem to mismatched version of "servlet.jar" file, which is in {Tomcat_Home}/common/lib directory. I switched this with different version of the jar from a former installation of the Tomcat and the problem w

uninstalling Tomcat 5.0.0

2003-03-17 Thread Mike Bada
Hi all, Sorry to ask such a dumb question, but can anyone tell me how to uninstall Tomcat 5.0.0 from Windows XP? I've searched Tomcat's online documentation, the installed Tomcat folders, the Tomcat mailing-list archives, and the Web, but all I've found is info on uninstalling previous version

datasource with tomcat together with jbuilder

2003-03-17 Thread Gerlinde Fischer
Hi, I have setup my tomcat configuration on Linux, and it works fine. But for developing I will user jbuilder. Here I have the problem, that i got the error: Cannot create resource instance. My server8080.xml looks like that: - - - url jdbc:sapdb://127.0.0.1/CWWB?autocommit=off -

Error page when user cancel the certificate authentication

2003-03-17 Thread mgp2
Hi I have a JNDIRealm with certificate authentication. When the user cancel the authentication he see a error page: Cancelled Action. How can I include my own error page when the user cancel the certificate authentication?? Regards. ---

RE: How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client?

2003-03-17 Thread Filip Hanik
put your .jar file in the WEB-INF/lib directory, Filip -Original Message- From: narayanaswamy anandapadmanabhan [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 5:13 AM To: [EMAIL PROTECTED] Subject: How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client?

Re: Get object from session before it expires.

2003-03-17 Thread Alexander Wallace
I gave that a try, the problem with it is that my session has many instances of that same object, but it is only one instance the one I'm interested on. That's why i wanted to pull it out of the session since I can retrieve the particular one by name... Any ideas? On Monday 17 March 2003 10:44

RE: Get object from session before it expires.

2003-03-17 Thread mike jackson
Value bound and unbound is the way to do this. I have an object that creates and destroys "temp" tables in my database this way. It's kinda clunky, but it works. When the object is unbound (either it is removed from the session or the session is invalidated) you'll get an event. As long as you

Re: tomcat tuning

2003-03-17 Thread Cédric Viaud
Sorry, i was responding to "archive" topic mail. Cédric - Original Message - From: "Cédric Viaud" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 5:37 PM Subject: Re: tomcat tuning > Hi, > > I, personnaly, search archives using : > http://

Re: tomcat tuning

2003-03-17 Thread Cédric Viaud
Hi, I, personnaly, search archives using : http://marc.theaimsgroup.com/?l=tomcat-user&r=1&w=2 Hope this helps, Cédric - Original Message - From: "Kapil Sharma" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, March 17, 2003 5:33 PM Subject: RE: tomcat tu

Re: archive

2003-03-17 Thread Tim Funk
Scroll down to "Tomcat discussion lists" on this page: http://jakarta.apache.org/tomcat/bugreport.html -Tim andrea antibo wrote: Hi, where i can look for archive of this list for the last year? http://mikal.org/interests/java/tomcat/ is to march 2002 --

RE: tomcat tuning

2003-03-17 Thread Kapil Sharma
Hi, Please look at my tomcat confirmation below. I am having problems with database connection now. I am getting the following errors in catalina.out file: java.sql.SQLException: Error while trying to retrieve text for error ORA-12154 I am also unable to login to site. I get the above error. Any

Get object from session before it expires.

2003-03-17 Thread Alexander Wallace
I've been searching and just want to make sure I was told correctly. I was told in an IRC that there is no way to get an object from a session before it expires. I know you can listen for valueUnbound, but that tells me when all instances of a class are being unbound. I know you can listen to

Re: Model View Controller with JSP

2003-03-17 Thread Erik Price
Jan Behrens wrote: hi list, i am trying to figure out a way to use the model-view-controller paradigm to dynamicaly reload a jsp page when the underlying object has been changed by another user. i would like to achive this without having to use a separate servlet however... any ideas, tips or li

RE: war fie not expanding, creating directory

2003-03-17 Thread Faine, Mark
Wow, thanks. Not only did you help solve the problem but you taught me a "better" way to do it. I think I'll just specify a war file for the docbase from now on. Seems far superior to extracting the war file. -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: Monday,

archive

2003-03-17 Thread andrea antibo
Hi, where i can look for archive of this list for the last year? http://mikal.org/interests/java/tomcat/ is to march 2002 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat auth acting crazy

2003-03-17 Thread Christian Dechery
ok... thanks. I'll try to find it... if I have any success I'll let u know... .:| Christian Dechery .:| Web/Java Developer .:| Gaita-L Owner .:| [EMAIL PROTECTED] - Original Message - From: p niemandt To: Tomcat Users List Sent: Monday, March 17, 2003 1:08 PM Subject: Re: Tom

GZIP support in Coyote HTTP/1.1?

2003-03-17 Thread Ronald Klop
Hello, The RELEASE-NOTES state: [4.1.19] CoyoteConnector: Add HTTP/1.1 GZIP compression support. Is this in org.apache.coyote.tomcat4.CoyoteConnector or in another connector? I can't find an option to enable it and it doesn't seem to be enabled by default. Am I missing something? Gree

Re: Tomcat auth acting crazy

2003-03-17 Thread p niemandt
Sadly I have no idea, I just had the same problem. My solution was to make sure that I start Tomcat first. On Mon, 2003-03-17 at 15:56, Christian Dechery wrote: > yeah... I just found that out... after doing several tests I realized it was a > conflict with Oracle... > > where is that configur

Re: Tomcat auth acting crazy

2003-03-17 Thread Christian Dechery
yeah... I just found that out... after doing several tests I realized it was a conflict with Oracle... where is that configuration where I can change Oracle's application port?? thanks .:| Christian Dechery .:| Web/Java Developer .:| Gaita-L Owner .:| [EMAIL PROTECTED] - Original Message

Re: Tomcat page redirect

2003-03-17 Thread Colin Browell
--- Tim Funk <[EMAIL PROTECTED]> wrote: > The default file is called the welcome file with respect to the > servlet > specification (section 9.9) and is configured via web.xml. You can > actually have any file name be your welcome file. > Ah, I see. The web.xml has a section which lists index.

RE: tomcat not releasing db connections

2003-03-17 Thread p niemandt
Not Tomcat's fault: Are you using dbcp? If yes, then just make sure that you explicitly close your connection after using it, preferable in a try / finally If not, then start using a database connection pool, like the one that comes with Tomcat. Hope this helps. Paul On Mon, 2003-03-17 at

Re: Tomcat auth acting crazy

2003-03-17 Thread p niemandt
You have Oracle running, and Oracle has a XML Application running on port 8080. Change Tomcat to listen on another port, or change Oracle to not run the XML Application. For a quick (though probably incorrect fix), stop Oracle (Listeners as well), start Tomcat, start Oracle. Regards, Paul On M

RE: Web developer's problem

2003-03-17 Thread Eric Gauthier
You might have a context in your server.xml config file which points to a previous version of your deployment. May be in %TOMCAT_HOME%/work/Standalone/localhost/yourapp or something like that. It depends on how you deploy your apps but I removed the context in my server.xml and it works fine.

RE: tomcat not releasing db connections

2003-03-17 Thread apachep2
I start my app using a Servlet. When I shut down Tomcat, this Servlet is called. In fact, Servlet's detroy method is called. In Servlet's destroy method, I free up the db connections and do some other resource cleanup. -Original Message- From: Kapil Sharma [mailto:[EMAIL PROTECTED] Sent:

RE: Web developer's problem

2003-03-17 Thread Dolo
Hi, I used to have that problem, and I solved it restarting Tomcat each time it didn't show the new code. But this was in my own PC. I don't know if you can be restarting your server this way. Anyway, try this other solution, sometimes works in mine: delete all the files generated by Tomcat when it

RE: Tomcat auth acting crazy

2003-03-17 Thread graghupathy
which OS ??? JAVA VERSION ??? DID YOU SET THE JAVA_HOME VARIABLE ? Please let us know more details ... did you see the log ??? Thanks guru -Original Message- From: Christian Dechery [mailto:[EMAIL PROTECTED] Sent: 17 March 2003 15:14 To: Tomcat Users List Subject: Tomcat auth acting cr

JK2 problems

2003-03-17 Thread Reynir Hübner
I have a tomcat 4.1.18 running in a win2k server, behind IIS. I installed isapi_redirector2.dll and it works (usually) allright. Every once in a while it stops returning tomcat executed pages, and returns error code 500 I know tomcat is running fine as it works for me to go into port 8080 on t

Tomcat auth acting crazy

2003-03-17 Thread Christian Dechery
I can't seem to use Tomcat 4.1.18 at all. I just installed it for the third time... it's totally crazy... right after I install, WITH no changes in any configs I try to access the /admin or /manager app or even the base app (the one with the welcome screen and all)... and everytime a logon windo

Solaris6 mod_jk.so binary anybody ? (Segmentation fault with mine)

2003-03-17 Thread Stephen Riek
Checking my mod_jk.log and Apache error_log, I found that there was a segmentation fault which seems to point to there being a problem with my mod_jk.so error_log - [Mon Mar 17 14:46:07 2003] [notice] child pid exit signal Segmentation Fault (11) mod_jk.log -- [Mon Mar 17 14:

Re: war fie not expanding, creating directory

2003-03-17 Thread Jacob Kjome
You, no doubt, are defining a for your app. Don't specify that and you will get the default behavior of the .war's unpacking. Whenever you specify a for your app, Tomcat will not unpack you .war file for you. For instance, let's say you have... myapp.war Tomcat matches up that Context e

Re: Reload files WAR automatically when tomcat is started again

2003-03-17 Thread Jacob Kjome
Well, it does reload the WAR structures. The default for Tomcat is to expand the .war files it finds to a directory of the same name as the .war files (less the .war file extension) and deploy that. You can do one of two things. After stopping Tomcat, delete the directory and update the .war

Re: Help setting up jboss ( standalone ) with tomcat ....

2003-03-17 Thread Jacob Kjome
The easiest way is to grab the pre-bundled packages from jboss. http://sourceforge.net/project/showfiles.php?group_id=22866 Look toward the bottom of that page. I recommend using JBoss-3.0.6+Tomcat-4.1.18 bundle. I just noticed you specified "standalone". Well, I'll send this message anyway

RE: How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client?

2003-03-17 Thread Gustavo Cebrian
Is there a lot of work using J2ME. Where are you from if you do not mind me asking? Gustavo. *** Gustavo Cebrian Analyst/Programmer Want to improve the ROI on your EAI project? Download RV Tester and reduce your development and testing timescales by

RE: How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client?

2003-03-17 Thread Gustavo Cebrian
Do not you think this is the typical class path error? What version of tomcat are you using? Are you including the class path? By using tomcat 4.1.12, you should place your jar under shared/lib. Gustavo. *** Gustavo Cebrian Analyst/Programmer Want

war fie not expanding, creating directory

2003-03-17 Thread Faine, Mark
I have created a war file primarily as a container for a group of servlets. Strange thing is that it is not being unpacked by Tomcat 4.0.6 even though i have set unpackWAR to true and if I unpack it manually it just extracts the WEB-INF and related files to the webapps directory and does not create

[ANN] Tomcat 4.1.23 Alpha released

2003-03-17 Thread Remy Maucherat
Tomcat 4.1.23 Alpha is now available for testing. Changes over 4.1.22 include: - Updated releases of all dependencies. - Fix incorrect enumeration of sessions in JDBC store. - Reject decoded URIs which don't start with '/', returning a 400. - Auth request for an empty path (relative to the context

TC 3.3.1 new tomcat.sh

2003-03-17 Thread Hans Schmid
Hi, I just tried the newest version of tomcat.sh in the 3.3.1 version of TC Works like a charme (I need the JDPA support which I hardcoded before) One small comment (subject for discussion): I think it would make sense to change # Read local properties if [ -f $HOME/.tomcatrc ] ; then . $HOME

Re: application scope question <

2003-03-17 Thread Eric Larson
The sesssion listener classes give you access to session creation events. With that you can write a container that gives you access to all sessions. On Mon, 2003-03-17 at 00:00, Michael Ni wrote: > If a bean is instanced when a person logins in, can he detect if other > people from other compute

How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client?

2003-03-17 Thread narayanaswamy anandapadmanabhan
dear sir/madam, How can I send an SMS to a number from Tomcat Server to the J2ME (2.0 ) client? I am using the bridge API , it works good from console (c:/java ...) but not with servlet? The following program I used for this purpose ( changing public void doGet(...) as public static voi

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Dennis Cartier
Hmmm, I thought I would illustrate my point about the JK2 docs being contradictory and incomplete by giving some examples of options from the online docs that do not work or are not supported in the current version of JK2 ... but now the whole section seems to have been removed from the page? Perha

Mod_JK Errors

2003-03-17 Thread Shannon Scott
Hello, I have been getting errors in the file indicated by the jkLog parameter in the Host Tag of my server.xml. I have searched the tomcat site and google, but can't find an answer. Does anyone understand what causes these errors, and how to resolve them? Are there any docs I could have missed th

Web developer's problem

2003-03-17 Thread info
Hello, We have 6 computers in a network and one of the PC is Win 2000 Server and all other PC's are with Win 98. We have installed Tomcat 4.0.6 in the server so that all other PC's can share it. THE PROBLEM When we upload a new file to the server(tomcat), we dont get the new files out put, inst

Re: Tomcat page redirect

2003-03-17 Thread Tim Funk
The default file is called the welcome file with respect to the servlet specification (section 9.9) and is configured via web.xml. You can actually have any file name be your welcome file. -Tim Colin Browell wrote: --- Tim Funk <[EMAIL PROTECTED]> wrote: There is no "easy" way in tomcat. That

RE: IIS and Tomcat

2003-03-17 Thread James Lewis
Hi, Umm, I think I'm correct in saying that saving .class files from one to the other will have no effect whatsoever. JSP _are_ servlets once they are compiled. You have a different and unrelated problem. Namely passing session information between entirely unrelated webapps. Traditionally you wou

Re: Tomcat page redirect

2003-03-17 Thread Colin Browell
--- Tim Funk <[EMAIL PROTECTED]> wrote: > There is no "easy" way in tomcat. That is most people run apache in > front of tomcat and apache already has the functionality, so there is > no > need to duplicate it in tomcat. > > > The easy hack is to create an index.jsp and have it be one line: >

Tomcat certificate problem

2003-03-17 Thread Ramsay Domloge
Hello, I am buidling a small PKI app which uses Apache and Tomcat. The app uses certificates with 2-way authentication. Apache provides the initial authentication, and Tomcat then needs to gain access to the client cert and log the request. I am getting the error below now that I have configured

IIS and Tomcat

2003-03-17 Thread Dolo
Hi! I have Tomcat 3.3 installed. IIS passes all JSP calls on to Tomcat. The problem is that I have a servlet in Tomcat, and when it´s called from some JSP in IIS, the session is lost. I guess this happens because JSP .class files and servlet .class files don´t belong to the same webapp. Is there a

Re: a question about ajusting Tomcat

2003-03-17 Thread Tim Funk
Please get a book about servlet programming and/or visit many sites about tutorials for servlet/jsp programming. It will save a lot of frustration on everyones part. http://java.sun.com/products/servlet/docs.html http://java.sun.com/products/jsp/docs.html http://www.servlets.com/index.tea -Tim

creating Datasource on Tomcat and JBuilkder

2003-03-17 Thread Etienne
Hi, I will rephrase my question. Because I send this email already. I want to create a Datasource using the web base administration tools of Tomcat. The problem I have is when I use JBuilder6 starting my tomcat 4.1.18 server, I cannot access the administration section of Tomcat. I think JBuilder

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Ralph Einfeldt
A Connector consists of two parts: - A apache module in C (in this case mod_jk2) - A Tomcat module in java As the apache module runs as an integral part of apache, it makes sense to assume that apache is there to build this part of the connector. The connector is built against the headers and l

Help setting up jboss ( standalone ) with tomcat ....

2003-03-17 Thread graghupathy
All, Can anyone of you please send me a simple to use document / link that tells me how to integrate my tomcat 4.1.18 with a standalone jboss 3.0 EJB container. I am using windowx XP apache 2.0.44 / tomcat 4.1.18. We already have a setup of tomcat / apache integrated so i cant chang

  1   2   >