irclog2html for #tomcat on 20050422

00:33.26ohsix~rfc2616
01:30.37*** join/#tomcat kio (~kyonos@adsl-67-113-150-142.dsl.sntc01.pacbell.net)
01:31.52*** join/#tomcat Kalavera (~Kalavera@200.110.36.226)
01:32.03kiohi, how do I find the location of javax.servelet?
01:35.09kionm, found it
01:36.41lyk3nj2ee
01:43.35*** join/#tomcat iq (~iq@70-59-165-175.omah.qwest.net)
04:46.25*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
06:08.50*** join/#tomcat harpoon (~harpoon@x33.vpn.hrz.tu-darmstadt.de)
06:40.05*** join/#tomcat puff (puff@66.45.34.102)
06:40.06puffEvening.
06:58.16harpoonmorning
06:59.22Kalaverahi
06:59.31Kalaverahow to setup blackdown memory ?
07:40.57*** join/#tomcat loquace (~seb@aqu33-1-82-233-55-6.fbx.proxad.net)
07:42.01loquacelo all
07:44.35*** join/#tomcat joered (~chatter@213-140-6-118.fastres.net)
07:54.32*** join/#tomcat phunni (~p-hunnise@164.11.148.45)
07:55.42phunnihey - anyone in here?
07:56.21bpalmer<PROTECTED>
07:58.24phunniok - I know there are people in here... What I meant was is anyone active in here...?
08:05.18puffNo.
08:05.35puffBut if you have a succinct question, I'll try to answer it before I got to sleep.
08:05.38puffBetter hurry.
08:11.24phunniwe've got a tomcat server that exposes a datasource via jndi
08:11.50phunnitrouble is, whenver the db is rebooted tomcat times out on it and never picks it up again, which breaks our web app.
08:12.09phunniis there a good way of getting around this - i.e. helping tomcat to pick up the db server again?
08:12.41*** join/#tomcat bpalmer (~user@patrol.NMSU.Edu)
08:14.21*** join/#tomcat HughWork_ (~Hugh@chinook.mxtelecom.com)
08:17.42puffHm.
08:17.44puffthat's weird.
08:17.55puffOh, yeah, I see.... you reboot the DB but not tomcat.
08:18.05puffThat's an odd one... I'd check the tomcat-users archive.
08:18.26puffAnd if the answer isn't there, post a question, they're usually pretty good about answering that sort of thing.
08:19.15puffOne thing to try, though I suspect it won't work, is touching some class file in the tomcat webapp.
08:19.26puffBut I suspect the problem is occurring at the server level, not the webapp level.
08:20.31puffMight be something you can tweak in DBCP to fix it.
08:20.41puffDBCP being the tomcat default database connection pool.
08:22.17puffHm, this looks like your question, but I'm not sure what the answer posted has to do with it:  http://marc.theaimsgroup.com/?l=tomcat-user&m=105775793124646&w=2
08:24.59puffHm, still, this URL has a similar problem & solution and the intial poster reported success:  http://forum.java.sun.com/thread.jspa?forumID=33&messageID=2081040&threadID=456121
08:25.20puffThis talks about it in more explicit terms:  http://www.mail-archive.com/struts-user@jakarta.apache.org/msg72487.html
08:27.24phunnithanks puff
08:28.33*** part/#tomcat phunni (~p-hunnise@164.11.148.45)
09:11.45*** join/#tomcat Anon854 (~Andres@80-28-25-134.adsl.nuria.telefonica-data.net)
09:25.20*** join/#tomcat alx_ (~alx@213-140-22-79.fastres.net)
09:42.19*** join/#tomcat M-and-M (~Matt@ip202-27-218-105.satlan.co.nz)
09:42.40M-and-Mtomcat, havnt heard of this before
09:44.37M-and-Mnice..
09:44.41*** part/#tomcat M-and-M (~Matt@ip202-27-218-105.satlan.co.nz)
09:48.43*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
10:20.02*** join/#tomcat bpalmer (~user@patrol.NMSU.Edu)
10:31.10*** part/#tomcat queuetue (~Scott@h69-21-252-54.69-21.unk.tds.net)
11:34.19*** join/#tomcat a4akb (a4akb@as36-b17.qualitynet.net)
11:39.27*** part/#tomcat a4akb (a4akb@as36-b17.qualitynet.net)
11:47.38*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
11:51.52*** join/#tomcat kiorky (~kiorky@cryptelium.net)
13:01.04*** join/#tomcat J4V4 (~java_pro@adsl-217-138-116.bgk.bellsouth.net)
13:04.05*** join/#tomcat Spiky-{vaio}- (~Len@213.52.142.141)
13:04.30Spiky-{vaio}-does tomcat support jdbc pooling out of the box?
13:26.18puckothere is pooling support yes
13:27.41puckosee this; http://jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html
13:33.33Spiky-{vaio}-hm. in v5.5. i am still on v4
13:39.02*** join/#tomcat randrew (~raj@dolmen.cc.columbia.edu)
14:05.14*** join/#tomcat linuxfreck (~freck@p54929FE6.dip0.t-ipconnect.de)
14:18.10*** join/#tomcat iq (~iq@70-59-167-162.omah.qwest.net)
14:19.29*** join/#tomcat alx_ (~alx@213-140-22-79.fastres.net)
14:26.39*** join/#tomcat kiorky_ (~kiorky@cryptelium.net)
14:40.54*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
14:49.52*** join/#tomcat IRCMonkey___ (~chatzilla@nada31.nada.kth.se)
14:49.54IRCMonkey___ircdonkey
15:10.09*** join/#tomcat JeyK (user@c-67-174-156-60.hsd1.ca.comcast.net)
15:11.14JeyKHow do I enable auto-reload? My tomcat 5 install doesn't have any <Context> entries in its *.xml files in tomcat5/conf
15:11.34JeyKand it looks like I need to add reloadable="true" to some <Context> entry :P
15:14.21*** join/#tomcat FreemaniaX (~Freemania@ip67-153-106-58.z106-153-67.customer.algx.net)
15:41.16*** join/#tomcat kiorky (~kiorky@cryptelium.net)
15:50.18*** join/#tomcat Tilos (~tilos@c213-89-229-118.cm-upc.chello.se)
15:55.58lykenJeyK: in your conf/localhost/catlina/webapp_name.xml i think..
15:57.33bpalmerit works to do it in server.xml
16:04.04*** join/#tomcat Valentin- (~jhiemer@pD9EAACA5.dip.t-dialin.net)
16:05.05*** join/#tomcat a4akb (a4akb@as16-95.qualitynet.net)
16:19.38*** join/#tomcat Tilos (~tilos@c213-89-229-118.cm-upc.chello.se)
16:29.36*** join/#tomcat harpoon (~harpoon@x152.vpn.hrz.tu-darmstadt.de)
17:02.13*** part/#tomcat a4akb (a4akb@as16-95.qualitynet.net)
17:04.42*** join/#tomcat Tilos (~tilos@c213-89-229-118.cm-upc.chello.se)
17:43.00*** join/#tomcat kiorky (~kiorky@cryptelium.net)
18:55.41*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
18:59.52JeyKI'm writing a servlet with Jakarta Velocity, and it seems to randomly read my velocity.properties sometimes and not other times. what could be the cause?
19:13.38*** join/#tomcat a4akb (a4akb@as16-95.qualitynet.net)
19:16.57*** join/#tomcat kencausey (~ken@12-202-223-177.client.insightBB.com)
19:17.36kencauseyI would like to change where tomcat puts the catalina.out file.  I've considered changing CATALINA_BASE to do that but am not clear on what it is expecting to find in that directory.
19:17.43kencausey(This is for 5.0.24 by the way)
19:18.21kencauseyI understand that it wants a logs directory, and if I don't change it a temp directory, but when I start it it fails complaining about a missing server.xml so is it also looking for config files there?
19:28.24*** join/#tomcat Redfriar (~chatzilla@12.33.166.9)
19:32.36RedfriarAnybody here have experience with the procrunner on win32?  I'm trying to determine where the service params are stored after updating with //US
19:32.44JeyKIs there anything special I have to do to my Java methods to allow them to be called from Velocity templates?
19:40.12*** join/#tomcat Alexys (~Alexys@201.245.131.106)
19:44.08kencauseyI worked around my issue by modifying catalina.sh adding a CATALINA_LOGDIR variable based on CATALINA_TMPDIR
19:44.10*** part/#tomcat kencausey (~ken@12-202-223-177.client.insightBB.com)
19:44.12JeyKWhat should I use to parse a query string with key=value&key2=value2 pairs?
19:44.18JeyKfrom a HttpServletRequest
19:54.04puckoJeyK, check out http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html  is has alot of useful info on servlet
20:27.41*** join/#tomcat arsonx (arsonx@budice.opticwind.com)
20:29.34*** join/#tomcat Hellaenergy (~Hellaener@CPE-65-27-92-29.mn.res.rr.com)
20:40.08*** join/#tomcat FreemaniaPrime (~Freemania@ip67-153-106-58.z106-153-67.customer.algx.net)
21:11.24puffHm... how do you do ip-based name hosting with tomcat?
21:16.47*** part/#tomcat randrew (~raj@dolmen.cc.columbia.edu)
21:21.48puffQuiet.
21:50.32*** join/#tomcat MaxeyPad (~maxeypad@12-222-201-62.client.insightBB.com)
21:51.00MaxeyPadis there such a thing as an rpm build for mod_jk...i'm using RHEL and would love to maintain patch management across the whole box is this possible.
21:52.22puffI don't think so.
21:52.49puffI'm more of a debian guy than a redhat guy, but I've been using redhat lately, so I ran into this quetsion last month.
21:53.23puffThe answer appears to be a) don't use mod_jk, use the new apache 2.1 mod_proxy isntead,
21:53.36puffb) there appears to be no rpm for mod_jk because it has to be built against the EXACT same version of apache that you have installed, so everybody builds it from source.
21:53.57puffblah.
21:55.20MaxeyPadwhat do you mean build from source exactly
21:55.34MaxeyPadwhere can I get sources for mod_jk and can I build that against a redhat build of apache and a binary build of tomcat.
21:55.51MaxeyPadI'm in a weird situation here where we are using a vendor supplied build of tomcat with their product on RHEL.
21:57.43MaxeyPadI"m not sure if I can even build it from source.
23:28.41*** join/#tomcat beron (~musrat@adsl-67-123-77-220.dsl.snfc21.pacbell.net)
23:43.30*** join/#tomcat ph0enix (~phoenix@201-3-140-115.nhoce7005.dsl.brasiltelecom.net.br)
23:48.28*** join/#tomcat ph0enix_ (~phoenix@201-3-140-115.nhoce7005.dsl.brasiltelecom.net.br)
23:54.36*** join/#tomcat ph0enix- (~phoenix@201-3-140-115.nhoce7005.dsl.brasiltelecom.net.br)
23:56.35NeRMehey, i'm on some random wifi connection with my laptop, and i'm running tomcat on my laptop, but it's not showing up to the world... could it have anything to do with the provider i'm going through? (i've got a verizon domain, so i'm guessing that its a DSL connection...)
23:59.14beronwhat is your ip address...let me see if i can hit it from my end

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.