irclog2html for #tomcat on 20050212

00:00.30*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
00:02.03*** join/#tomcat lalalux (~tv@p5089927C.dip0.t-ipconnect.de)
00:10.16majicwhere is a good website to go to learn about JSP and Servlets
00:11.13Jrzem
00:11.24Jrzonjava.com always has nice articles
00:11.43majicok, I'll check that out. Thanks!
00:14.14Jrzalso, caucho (the makers of resin) have some nice tutorials, although not always standardscompliant
00:14.35Jrzhttp://www.caucho.com/resin-3.0/jsp/tutorial/index.xtp
00:15.57majicJrz, would it be best to start with JSP then move on and learn Servlets?
00:16.18majicI'm not new to programming but I am new to the Java way of doing web programming
00:17.02sockmonkthere are several java ways to do web programming, as far as I can tell
00:17.10sockmonkbut I'm also new to java
00:17.15majicit all seems a little daunting at first. There are so many different packages in Jakarta
00:17.23majicI'm not sure what I need to get started
00:18.06majicif I simply have Tomcat installed, is that all I need to play around with JSP/Servlets?
00:19.02sockmonkwish I could say.
00:19.04Jrzif it's running there's nothing you have to do..  database access you'll have to edit an xml file
00:23.27Jrzlater!
00:24.01Jrzmajic, maybe resin is an option for you.. it's just unpack and run
00:24.08*** part/#tomcat Jrz (~no@adsl-dc-2dbea.adsl.wanadoo.nl)
00:25.38majiccan one develop solely with Tomcat or do you need something like resin. I know next to nothing about Java web development. I'm trying to get up to speed.
00:32.24*** part/#tomcat majic (~majic@nc-69-69-52-5.sta.sprint-hsd.net)
00:44.57*** join/#tomcat sund (~ray@c-24-23-201-228.client.comcast.net)
00:48.06*** join/#tomcat jahi (~jahi@jahi.user)
02:01.09loquacebonne nuit
02:51.00*** join/#tomcat DominicB_ (domi@p5082FD0C.dip0.t-ipconnect.de)
03:05.46*** part/#tomcat gverig (~gverig@204.128.192.14)
03:25.15*** join/#tomcat a4akb (~chatzilla@dialpool-210-214-114-5.maa.sify.net)
03:28.15a4akbibot boo
03:28.16ibota4akb, for heven's sake, don't do that!
05:54.13*** join/#tomcat ncb000gt (~n@147.205.235.47)
08:10.41*** join/#tomcat Tilos (~tilos@c213-89-229-118.cm-upc.chello.se)
08:18.41*** part/#tomcat sund (~ray@c-24-23-201-228.client.comcast.net)
10:04.13*** join/#tomcat effy-kun (jwscott@K068205.ppp.dion.ne.jp)
10:11.48*** join/#tomcat Jrz (~no@adsl-dc-2dbea.adsl.wanadoo.nl)
10:17.33*** part/#tomcat kaner (~kaner@vs157213.vserver.de)
10:44.21*** join/#tomcat jahi (~jahi@jahi.user)
10:57.35*** join/#tomcat Jrz (~no@adsl-dc-2dbea.adsl.wanadoo.nl)
11:12.11*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net) [NETSPLIT VICTIM]
11:12.11*** join/#tomcat bugfixer (~bugfixer@42gis175.gulftel.com)
11:12.43*** join/#tomcat loquace (~seb@l01v-24-246.d4.club-internet.fr)
11:13.38loquacelo
11:14.06loquace...
11:17.59Jrzhi
11:31.53loquace;)
11:31.58loquacehi Jrz
11:37.00Jrzhi
11:58.47*** join/#tomcat jasonb (noneoyerbi@adsl-66-124-73-250.dsl.sntc01.pacbell.net) [NETSPLIT VICTIM]
11:58.47*** join/#tomcat bugfixer (~bugfixer@42gis175.gulftel.com)
12:27.34*** join/#tomcat mTn (XiRc_V261@218.234.72.42)
12:29.40*** part/#tomcat mTn (XiRc_V261@218.234.72.42)
13:05.13*** join/#tomcat Decko (~chatzilla@72.227-182-adsl-pool.axelero.hu)
13:07.05*** join/#tomcat Decko (~chatzilla@72.227-182-adsl-pool.axelero.hu)
13:10.49DeckoHello! Is there anybody here who can help me? My problem is that when I redeploy  my webapp (copy the war file to webapps directory), my connection pool is no longer working. The exception is "Cannot create JDBC driver of class '' for connect URL 'null'".
13:11.39DeckoI'm using tomcat 5.0.27.
13:26.28*** join/#tomcat a4akb (~chatzilla@dialpool-210-214-115-71.maa.sify.net)
13:26.41a4akbHello room.
13:30.13*** join/#tomcat Decko_ (~chatzilla@72.227-182-adsl-pool.axelero.hu)
13:38.46*** part/#tomcat Decko_ (~chatzilla@72.227-182-adsl-pool.axelero.hu)
14:17.24a4akbanybody hee
14:19.05Jrzyo
14:19.11a4akbk
14:26.11a4akbJrz: what r u doing here on a weekend
15:20.23Jrza4akb idling ...
15:22.23a4akbj
15:22.26a4akbok
16:20.13*** join/#tomcat majic (~majic@nc-69-69-52-5.sta.sprint-hsd.net)
16:55.05*** join/#tomcat ps_- (~ask@194.47.142.57)
16:56.20*** part/#tomcat majic (~majic@nc-69-69-52-5.sta.sprint-hsd.net)
16:57.28*** join/#tomcat Big_Bozz (~Big_Bozz@user-7332.lns2-c8.dsl.pol.co.uk)
16:59.28*** join/#tomcat beron (~medor@c-24-23-201-228.client.comcast.net)
17:16.49*** join/#tomcat majic (~majic@nc-69-69-52-5.sta.sprint-hsd.net)
17:21.10majicif I have apache running on port 80 and then I run tomcat on port 80 will that cause problems? Does Tomcat integrate with Apache at all?
17:22.23beronif they are on two different machines no! otherwise...
17:25.09majicso there is no way to have them both listen to port 80? What is the proper way to handle this? I'd like requests to either apache or tomcat just work, ie. no needing to specify different ports on the same server
17:25.35beronwhat is the need for your apache fronting tomcat?
17:26.22majicmaybe I just don't understand. I have websites that are running off php, I'd also like to have Tomcat running as well.
17:26.27Jrzrun tomcat on port 8080 and let apache pass it through...
17:26.32Jrzusing vhosts
17:27.41berondont even need vhost, if you are good at using mod_proxy (btw am not)
17:28.32beronmajic: you have the standalone tomcat working?
17:28.38majicyes
17:30.06beronokay, look at mod_jk maybe you can make it work
17:31.13majicah
17:31.15majicthanks!
17:34.35majicwhich version should I be running 1.2 or 2? I'm running Apache 2.0.53
17:35.06majicI don't see any info about them on the download page
17:35.50beronwhich download page you're looking at?
17:36.15majicdownload page for source code and binaries
17:36.35beronwhich?
17:36.53majicwhich what?
17:37.00majichttp://jakarta.apache.org/site/binindex.cgi
17:37.10majichttp://jakarta.apache.org/site/sourceindex.cgi
17:37.28majicthey list 2 different versions of JK
17:37.43majicbut have no info on either version
17:37.52berontomcat 5.0.x works with jdk 1.4.x
17:38.12majichaha, I'm not talking about the JDK
17:38.15majicmod_jk
17:38.45beronoh you need to read up a little bit from the list
17:38.55majicwhat list?
17:39.01beronmailing list for tomcat
17:39.21beronhttp://marc.theaimsgroup.com/?l=tomcat-user&r=1&b=200502&w=4
18:28.34*** join/#tomcat harpoon (stueber@ultra20.rbg.informatik.tu-darmstadt.de)
18:33.16*** join/#tomcat sockmonk (~wsheldahl@wes.ihigh.com)
18:35.17*** join/#tomcat majic (~majic@nc-69-69-52-5.sta.sprint-hsd.net)
18:36.12majicI have a working install of Tomcat 5.5.7 however the shutdown script is not stopping the tomcat process, if I check ps it's still there. If I rerun shutdown it dies saying connection refused.
18:36.38majicI have to use kill to kill the process
18:38.35beronyou need to find out what threads tomcat is using and kill those beforehand
18:40.16majicthere is only one process being started
18:40.29majic/opt/jdk1.5.0_01/bin/java -Djava.endorsed.dirs=/home/www/htdocs/jakarta...
18:43.39majicif I kill that one process there is no reason to use the shutdown.sh script (ie. because there is nothing else running)
18:45.51beronyeah thats okay to me..
18:53.01majicwhat is shutdown.sh actually doing if it's not actually stopping the tomcat process?
19:01.34majicso I suppose the way to do it is to run shutdown then kill the java process?
19:01.37majicmanually
19:17.13*** join/#tomcat joered (~chatter@213-156-52-102.fastres.net)
19:42.04*** join/#tomcat obsidian-studios (~obsidian-@c-66-177-188-197.se.client2.attbi.com)
19:42.49obsidian-studioshello is there a way to get the manager/status?XML=true page without authentication or by passing the auth info as a param?
19:43.26obsidian-studiosI would like to parse this data and would prefer not to have to deal with the authentication aspect, if possible
19:51.07*** join/#tomcat ed_ (~ed@cpc4-rdng2-4-0-cust14.winn.cable.ntl.com)
19:55.48ed_im not having very much luck setting mod_jk up
19:56.09ed_am i right in thinking that apache/php can work with jsp on port 80, seamlessly
19:56.27obsidian-studiosyes
19:57.46ed_ok, great. tomcat is running on 8180, mod_jk is loaded in apache, but <% %> tags are not working, i tried with <%=3 %>, expecting 3 to output and i get an internal server error. I cant find a record of this in a log file anywhere though
19:58.24obsidian-studiosjsp and servlets like any other extension or folder in apache must be mapped
19:58.52obsidian-studiosnot much time u using apache 1.x or 2.x
19:59.09ed_i have JkMount /*.jsp ajp13 in the gloabal level of apache (not on a virtual host)
19:59.22ed_1.3
19:59.48obsidian-studioshmm, been a while since 1.x days
20:00.00ed_debian stable here
20:01.38obsidian-studiosyou mention port 8180 but what port is your worker on that one?
20:02.06ed_8009
20:02.29obsidian-studiosyou have added all the other workers stuff in apache , the JK* aside from JKMount
20:03.30obsidian-studiosis tomcat working? can you make requests on port 8180 and get content
20:03.44ed_i get requests back just find
20:04.08ed_ive got 9 lines in workers
20:04.27obsidian-studios<%=3%> should not be a valid jsp file, but then you should get a error page from tomcat
20:05.28obsidian-studiosis tomcat listenting on port 8009? netstat -ln
20:06.13ed_this is my workers file, workers.tomcat_home=/usr/share/tomcat4, workers.java_home=/usr/local/j2sdk1.4.2_04, ps=/, worker.list=local, worker.local.type=ajp13, worker.local.host=localhost, worker.local.port=8009
20:06.41obsidian-studiosdude
20:06.50ed_tcp        0      0 0.0.0.0:8009            0.0.0.0:*               LISTEN
20:06.52obsidian-studios<PROTECTED>
20:06.54obsidian-studiosweird
20:07.00obsidian-studios<PROTECTED>
20:07.07obsidian-studiosor just          worker.list=ajp13
20:07.11ed_, =\n
20:07.30obsidian-studiosthen all you should need is a few other lines
20:07.44obsidian-studiosthe balancer and etc is optional
20:08.08obsidian-studioshttp://www.akadia.com/download/soug/tomcat/html/workers_properties.html
20:08.42obsidian-studioswhat is all that local stuff?
20:09.25obsidian-studiosgot to run use that link and see seems like your problem is in the workers file
20:09.51ed_worker.list=local, i think that is then substitued in worker.*whatever worker.list is*.var
20:10.08ed_thanks for the help dude
20:10.18obsidian-studiospossibly but I have never seen it before
20:10.22obsidian-studiosso for now get rid of it
20:10.33ed_okie
20:10.43obsidian-studiosreally most times you have one worker
20:10.57obsidian-studiosif it's 8009 I believe it's ajp13
20:11.02obsidian-studiosso the rest is useless
20:11.17ed_ok ill use the ajp13, what does ajp stand for?
20:11.28obsidian-studiosgoogle
20:11.45obsidian-studioswas not important enough to remember
20:11.54obsidian-studioshave fun
20:11.59ed_ill try!
20:12.01*** part/#tomcat obsidian-studios (~obsidian-@c-66-177-188-197.se.client2.attbi.com)
20:17.25*** join/#tomcat FreemaniaX (~Freemania@pcp0011117215pcs.elkrdg01.md.comcast.net)
20:18.32ed_can someone tell obsidian-studios that he was very right, i have replaced my workers file and now all is good
20:19.15ed_hes not running a webserver, i would have tried to find out who he is from that, but i cant, so can someone just pass on my gratitude please, thanks
22:51.38loquacere
23:06.19*** join/#tomcat crackedwh (~sinbad@ip24-251-144-246.ph.ph.cox.net)
23:07.15crackedwhhello
23:23.20*** join/#tomcat ccj (cjohnson@152.30.116.35)
23:27.46ccjHey.  I just downloaded & installed Tomcat 5.5.7, and I can start it with startup.sh, but it seems to die just a few seconds afterwards.  What should I do?
23:28.03ccjOh, I see, nevermind
23:41.06*** join/#tomcat Spiky (~Len@81-86-231-189.dsl.pipex.com)
23:42.40Spikyi've just been to jakarta website and gotten a bit lost with the current state of play of tomcat.... if i want to go with 5.5.7, i should be using JDK 1.5 (v5.0) ?
23:43.27SpikyAFAIK, jdk 1.5 (5.0) is beta, so how can 5.5.7 be stable?
23:44.41*** join/#tomcat Spiky (~Len@81-86-231-189.dsl.pipex.com)

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.