irclog2html for #tomcat on 20030322

00:36.37*** join/#tomcat johnjohn7 (~johnjohn@cpe-24-221-228-20.tx.sprintbbd.net)
00:58.08*** join/#tomcat demais_rj (D@200.151.57.12)
00:58.42*** part/#tomcat hv (~ty@65.107.175.29)
00:59.05demais_rjCan anybody help in servlet/jsp-file mappings?
02:10.29*** join/#tomcat mapleman (mapleman@mapleman.usercloak.freenode)
02:44.06*** join/#tomcat Spline (~dj_aia@anja.isisnetworks.net)
04:35.58*** join/#tomcat Gnug225 (~Gnug225@24.236.252.222.gha.mi.chartermi.net)
04:59.35*** join/#tomcat rambln (~kklkl@adsl-66-139-99-196.dsl.spfdmo.swbell.net)
06:58.17*** join/#tomcat Gnug225 (~Gnug225@24.236.252.222.gha.mi.chartermi.net)
06:58.57*** join/#tomcat Tomikhan (~Tomi@202.125.157.101)
06:59.16Tomikhanany one help me in building apache+tomcat
09:25.03*** join/#tomcat bo01ean (~boolean@MTL-HSE-ppp172966.qc.sympatico.ca)
09:45.57*** join/#tomcat Tomikhan (~Tomi@202.125.157.101)
09:55.11*** join/#tomcat intero (~cowboy@213-156-49-139.fastres.net)
09:55.13interomorning
09:55.27interodoes tomcat support automatic servlet reload?
09:56.42*** join/#tomcat vx`schlumpf (~vx_schlum@dsl-213-023-049-168.arcor-ip.net)
10:15.43*** join/#tomcat cos (~cos@61.144.254.213)
10:16.55*** part/#tomcat cos (~cos@61.144.254.213)
11:27.48*** join/#tomcat yandor (max@max.univ.gda.pl)
11:29.02yandorhello! I've just run Tomcat for the first time so forgive me basic question:
11:31.02yandordo I have to do anything unusual (like compile?) to change contents of a jsp page? I've changed contents of index.jsp page but Tomcat still displays the old page.
11:32.31yandorI can't find it anywhere in the docs but if you tell me that it's necessary I'll dig and find
12:12.41*** join/#tomcat Kitano (~zen9709@dsl-217-155-87-86.zen.co.uk)
12:39.44*** join/#tomcat Hella (~Hellaener@hellaweb.com)
14:23.33*** join/#tomcat KarolR (~nobody@p50894779.dip0.t-ipconnect.de)
14:34.14KarolR.
14:42.39KarolR.
15:40.08*** join/#tomcat Braincrash (~truxa@195.22.18.19)
15:48.34*** join/#tomcat paul_ (~paul@212.126.158.172)
15:48.42paul_Hello all.
15:50.30venqI have a problem with Tomcat 5 and the ant install operations.  For one no files are moved to /webapps/ and two the server needs restarted, even though it says it shouldn't  any ideas?  TIA.
16:39.24*** join/#tomcat evol- (simen@213.225.98.117)
16:40.14evol-does anyone know an easy way of telling tomcat to add WEB-INF to it's classpath when starting? Since I'm using intermediate classes in eclipse, eclipse keeps removing all my properties files :/
16:47.23iannievol: hm?tomcat's classloaders do that internally....
16:47.36ianniWEB-INF isnt in the classpatyh either, as far as I know...
16:47.43ianniWEB-INF/classes is...
16:47.47evol-exactly
16:47.50evol-but for speedy development
16:47.55ianni?
16:48.02ianniwhat about it>?
16:48.13evol-i've set eclipse's build output  path to WEB-INF/classes
16:48.22evol-so I don't have to rebuild project every time I make a change
16:48.32evol-problem is that it wipes the WEB-INF/classes dir when building
16:48.43evol-meaning I loose all my .properties files
16:48.52evol-I'd like to put them "out of harms way"
16:51.56iannium then your build process is fucked? :)
16:52.06ianniwhy do you need to run tomcat within eclipse?
16:52.10iannithat *has* to be really slow
16:53.30evol-nah
16:53.52evol-it's just an eclipse plugin, starts a new jvm thread
16:54.13ianniso just use a console window
16:54.17iannior get orion :)
16:54.43evol-hehe, found it
16:54.54evol-"scrub output folder on complete rebuild"
16:57.06evol-tomcat in eclipse is really nice actually
16:57.12evol-coupled with the ant reload plugin
17:16.06iannievol: porion outside of eclipse is nicer :)
17:16.19evol-orion is commerical, and swedish
17:17.38ianniand makes tomcat look like a poor attempt at a production quality container
17:17.57iannithat's why i use it not because it's swedish.
17:18.30*** join/#tomcat vx`schlumpf (~vx_schlum@dsl-213-023-046-184.arcor-ip.net)
17:19.24evol-sure, but I'm not production quality either
17:19.27evol-so suits me fine :)
17:21.25iannisuit yourself
17:23.31iannii dont like integrating them in my ide
17:23.43iannibecause my IDE is Swing and its slow enoguh as it is
17:23.45iannihehe
17:25.44Anders`Hmm...
17:26.06Anders`Do you guys know anything on drawing math functions/graphs in Java?
17:30.07*** join/#tomcat Braincrash (~truxa@195.22.18.194)
17:39.29*** join/#tomcat Gnug225 (~Gnug225@24.236.252.203.gha.mi.chartermi.net)
17:42.07*** join/#tomcat tomhawk (~akb@62.215.135.66)
17:42.17tomhawkyo
17:47.12Hellaenergyyo
17:47.44Hellaenergyibot: graphing
17:47.45Hellaenergy: i don't know
17:47.51Hellaenergyibot: servlet graphing
17:47.52parse error: dunno what the heck you're talking about, Hellaenergy
18:14.36*** join/#tomcat Braincrash (~truxa@195.22.18.213)
18:35.53interoany mercy soul so kind to tell me how the hell am i supposed to load a .class of mine? i hate tomcat docs. i created /usr/share/tomcat4/server/webapps/my_own_dir/WEB-INF/classes/ and put the classes there but they are invisible
18:48.03Hellaenergyintero: You have to specify your classes or the "invoker" in the web.xml ;)
18:48.11Hellaenergyibot: web.xml
18:48.11Hellaenergy: wish i knew
18:48.55interommm let me check in /examples
18:49.29interolike this?
18:49.31intero<PROTECTED>
18:49.32intero<PROTECTED>
18:49.32intero<PROTECTED>
18:49.32intero<PROTECTED>
18:49.44HellaenergyThats part of it ;)
18:49.55interoi need much more?
18:50.04Hellaenergyhold on
18:50.26interosure
18:51.24hellabot"Hellaenergy" pasted web.xml at http://www.hellaweb.com:8888/27
18:51.46interogoing there
18:52.31Hellaenergynotice the invoker? That is the easiest way to do it.
18:53.29HellaenergyYou put your classes in the classes dir and call it like this http://localhost:8080/yourwebapp/servlet/SendMailServlet
18:54.01Hellaenergythe servlet reference is in the url is not a dir
18:54.14Hellaenergyits a way of invoking the invoker ;)
18:54.16interookay yes i got that
18:54.31interolet me try
18:57.30interoHellaenergy: one last thing, do i just need the invoker or all that?
18:58.34Hellaenergyjust that and the welcome file list within <web-app> ;)
19:00.44interoaw this mean i have to make some index.html page as well
19:00.57interowell, thanks alot, i hope i get it running soon
19:01.01Hellaenergyyou don't have to
19:01.14HellaenergyI was just being practical ;)
19:01.23Hellaenergynp
19:01.29interoah ok =)
19:03.31interothanks again, later
19:05.41HellaenergyPeace
19:14.08vx`schlumpfanyone in here who knows a solutions for the following errormessage on exec 'java'? Error occurred during initialization of VM    Could not reserve enough space for code cache
19:25.02*** join/#tomcat mapleman (mapleman@mapleman.usercloak.freenode)
20:46.10*** join/#tomcat evol- (simen@213.225.98.117)
20:51.48*** join/#tomcat Hellaenergy (~Hellaener@hellaweb.com)
22:02.35*** join/#tomcat Spline (~dj_aia@anja.isisnetworks.net)
22:16.47*** part/#tomcat evol- (simen@213.225.98.117)

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.