IRC log for #tomcat on 20071212

00:12.37*** join/#tomcat polemon (i=bereziak@pdpc/supporter/base/polemon)
00:13.28polemonIs it possible to have Tomcat somehow running as module for my existing Apache server?
00:13.36pfnno
00:13.40pfnit runs independently of apache
00:13.41polemon:(
00:13.54pfnmod_xxx is a mistake, imo
00:14.37polemonwhat If i need to have both, a standard apache, that processes PHP-Pages and Tomcat for JSP-Pages ?
00:14.51polemonmaking both run parallely on different ports?
00:15.01pfnthat's the general pattern, yes
00:15.10polemon*sigh*
00:15.13pfnif you want to make it appear as if it comes from httpd, you use a proxy module to proxy to tomcat
00:15.25pfnthus, there's mod_jk or mod_proxy_ajp or mod_proxy_http, your choice
00:15.26polemonhmm hmm
00:16.03polemonthere is *NO WAY* I could compile Tomcat as module for Apache....
00:16.17pfnit's not tomcat as a module
00:16.22pfntomcat still runs standalone
00:16.28pfnit's a proxy module to connect httpd to tomcat
00:17.20polemonyes, I understand, I'm just trying to come up with a nice solution
00:20.12polemonSo, when I install Tomcat, it listens with it's integrated http-Server for incomming connections...
00:21.59polemonokay, I'll go to bed, thanks for your help...
00:27.46brianmjasonb: er, on How Tomcat Works -- it isn't due out til nextyear
00:41.47*** join/#tomcat Magnifikus (n=vst@mue-88-130-66-137.dsl.tropolys.de)
01:05.09*** join/#tomcat AlexWorX (n=alexworx@port-87-234-51-210.static.qsc.de)
01:05.29*** join/#tomcat AlexStandsBy (n=alexworx@port-87-234-51-210.static.qsc.de)
01:14.53jasonbbrianm: Oh, so I guess they're making a new revision.  Which version of Tomcat does the last revision cover?
01:15.17brianmjasonb: not sure, just wrote the editor of the new one offering to techncial review the hell out of it :-)
01:15.37jasonbbrianm: Sometimes they'll take you up on that, so it's worth a shot.
01:15.56jasonbbrianm: You might look for the last edition, it might answer your questions even if it's for Tomcat 5.
01:28.11brianmjasonb: yep, going to try a bookstore, but amazon is calling it out of print :-/
01:30.45jasonbHmm, yeah, bookpool is out of stock of it.
01:36.07jasonbhttp://www.biblio.com/details.php?dcx=116334826&aid=frg
01:37.32jasonbI guess the new edition was pushed back.. not uncommon among Tomcat books (I can say from experience they're very time consuming to write!)
01:43.17*** join/#tomcat [algo] (n=ilia@algo.dialup.corbina.ru)
04:31.43*** join/#tomcat acidjnk (i=acid@p5B3F33D8.dip0.t-ipconnect.de)
05:00.15*** join/#tomcat noah (n=nlevitt@c-76-102-230-209.hsd1.ca.comcast.net)
05:19.39noahwhy might my jstl tags be ignored (passed through uninterpreted)? i have jstl.jar and standard.jar in WEB-INF/lib; using jsp xml syntax; jsp: directives are respected...
05:21.25noahthey work in jetty
05:34.23pfnassuming they're in xml syntax, how do you define the taglibs?  xmlns:c="http://.../jstl/core" ?
05:34.47noahpfn: yup like that
05:34.57pfndon't know why it's ignored
05:36.28noahpfn: ok, thx
05:36.38noahi've used them successfully in the past
05:37.04*** join/#tomcat prgrmr (n=prgrmr@bzq-79-179-148-84.red.bezeqint.net)
05:41.36*** join/#tomcat Internat (n=nf@dsl-58-6-125-95.qld.westnet.com.au)
05:41.50noahok it works in another app so wtf is the difference :-|
05:42.50pfnsame jar file in the other app?
05:48.17noahpfn: ya
06:36.32*** join/#tomcat jasonb (i=noneoyer@adsl-66-124-73-250.dsl.sntc01.pacbell.net)
06:38.02*** join/#tomcat kjkoster5489 (n=kjkoster@kjkoster.org)
06:58.59*** join/#tomcat PirateHead (n=chatzill@137.28.242.116)
07:00.30PirateHeadI'm having trouble with a java servelet. It gives a 500 error when I first launch it, presumably because of something that happens in the doPost method. It says: java.lang.NoClassDefFoundError: javax/mail/MessagingException
07:01.03PirateHeadObviously I'm using Java mail, but I am trying to catch the MessagingException and it is crashing the servelet instead.
07:06.11PirateHeadThe error in my servelet seems to be originating from deep in Java -- Class.java, StandardEngineValve.java, ThreadPool.java
07:06.16PirateHeadNo reference at all to any of my code.
07:06.54deebowell it clearly says what happens
07:07.01deeboit cant find MessagingException
07:10.38PirateHeadHas anybody dealt with a java.lang.NoClassDefFoundError before or know what it is indicative of?
07:11.39PirateHeaddeebo: What can't find MessagingException, though? I included it in all my source files.
07:12.17PirateHeaddeebo: Is Tomcat unable to find it? If so, I would have no clue how to make something visible to Tomcat other than simply including it in my code.
07:12.34deeboyou can add the library to shared/lib/
07:43.38PirateHeadHow do I add libraries to the container classpath?
07:50.23*** part/#tomcat PirateHead (n=chatzill@137.28.242.116)
07:55.43*** join/#tomcat kjkoster5489 (n=kjkoster@office.telecom.tno.nl)
08:55.21*** join/#tomcat kousuke (n=kikuchi@221x251x19x21.ap221.ftth.ucom.ne.jp)
08:57.19*** join/#tomcat Magnifikus (n=vst@mue-88-130-120-157.dsl.tropolys.de)
08:58.33*** part/#tomcat asyd (n=asyd@kaoru.asyd.net)
09:21.45*** join/#tomcat S_a_m_y (n=samy@212.43.135.229)
09:23.10S_a_m_yhi. Trying to connect tomcat with apache. The link is good, but when I call a jsp page, I get a 'resource not available
09:24.00S_a_m_y<PROTECTED>
09:36.25*** join/#tomcat Nicke (n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se)
09:39.22S_a_m_yok I got it. Tomcat doesn't interpret simple files like php. They have to be bundeled in web archives and deployed on the serever.
09:47.26Slap_stickhm when i go to run tomcat as say "tomcat" user, what are the permissions suppose to be set to so that user can execute and start tomcat, do all files need to be owned by tomcat?
09:47.34Slap_stickor is that a security risk?
09:52.23*** join/#tomcat bsdbandit (n=bwell@wsip-24-249-122-187.hr.hr.cox.net)
09:52.56bsdbanditis there a free tool out there that can generate a report from the  tomcat logs
09:52.56bsdbandit?
10:07.25*** part/#tomcat S_a_m_y (n=samy@212.43.135.229)
10:41.54*** join/#tomcat Usiu (n=Mashuu@72.81.datacomsa.pl)
10:41.55UsiuHi
10:42.17Usiujava.lang.UnsupportedClassVersionError: Bad version number in .class file
10:42.19Usiuany ideas ?
10:43.15Slap_stickhm does anyone know how i go about preventing tomcat from taking over my apache installation, i just want tomcat to run on port 8080 but when it starts it runs on 80
10:44.58*** join/#tomcat PirateLeChuck (n=A@c3amulet.gotadsl.co.uk)
11:07.03*** join/#tomcat NoFX_SBC (n=nofxsbc@200.170.118.109)
11:29.38*** join/#tomcat acidjnk (i=acid@p5B3F2193.dip0.t-ipconnect.de)
12:33.00*** join/#tomcat AlexWorX (n=alexworx@port-87-234-51-210.static.qsc.de)
13:03.10*** join/#tomcat wild_oscar (n=miguel@a83-132-60-128.cpe.netcabo.pt)
13:03.49wild_oscarare u arround, jasonb?
13:11.32*** join/#tomcat NoFX_SBC_ (n=nofxsbc@200.170.118.109)
13:12.44wild_oscaris there a way to use jaas in jrockit?
13:17.45*** join/#tomcat kjkoster5489_ (n=kjkoster@office.telecom.tno.nl)
13:21.18Magnifikusstraeg question ^^ i got an gwt application (webirc), and i got strange utf8 encoding problems when running it on a tomcat server, at home, same tomcat version etc no problems
13:22.21Magnifikusthe strange thin is, the serialized data via post is wrong encoded in some way but dunno why, so special characters appear as ? in the server logs
13:22.33Magnifikusdunno where to start searching :/
14:05.14*** join/#tomcat sarts_ (n=sarts@77.62.196.186)
14:05.23sarts_Hi
14:07.57sarts_Does anyone know why entire tomcat waits when i spawn a thread from a servlet?
14:09.24sarts_I am running tomcat 5.5.23 and java 6
14:12.09*** join/#tomcat Kassec (n=Kassec@ves78-2-82-232-204-142.fbx.proxad.net)
14:12.28KassecHi gurus ;)
14:13.02KassecI have many threads locked in a tomcat server, they are all related to the same rul and jmx reports this about them :
14:13.03KassecName: TP-Processor603
14:13.03KassecState: RUNNABLE
14:13.03KassecTotal blocked: 4 387  Total waited: 103
14:13.04KassecStack trace:
14:13.04Kassecjava.net.SocketInputStream.socketRead0(Native Method)
14:13.05Kassecjava.net.SocketInputStream.read(SocketInputStream.java:129)
14:13.07Kassecjava.io.BufferedInputStream.fill(BufferedInputStream.java:218)
14:13.09Kassecjava.io.BufferedInputStream.read1(BufferedInputStream.java:256)
14:13.11Kassecjava.io.BufferedInputStream.read(BufferedInputStream.java:313)
14:13.13Kassecorg.apache.jk.common.ChannelSocket.read(ChannelSocket.java:626)
14:13.15Kassecorg.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:564)
14:13.17Kassecorg.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:691)
14:13.19Kassecorg.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:895)
14:13.21Kassecorg.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
14:13.23Kassecjava.lang.Thread.run(Thread.java:595)
14:13.26Kassecany idea ?
14:20.37*** join/#tomcat AlphaOmega (n=drjekyl@c-69-252-173-122.hsd1.tn.comcast.net)
14:29.24sarts_I have no idea, but you
14:29.25sarts_Just answered my question
14:38.32AlphaOmegaDoes anyone know how to allocate a guaranteed minimum amount of memory to a war application running inside  tomcat?   like the jvm arg -Xms256m or something similar?
14:43.26*** join/#tomcat randrew (n=raj@dolmen.cc.columbia.edu)
14:46.34*** join/#tomcat incorrect (n=incorrec@212.44.62.238)
14:46.52incorrecthello, is it possible to use syslog with tomcat
14:47.00incorrectmaybe pipe the output to logger?
14:51.43randrewincorrect: maybe via log4j
14:52.36incorrecti am sure there must be a way to pipe it
14:54.03sarts_Hmm, wrong choice
14:55.12wild_oscarAlphaOmega: I believe you can only do that on a per java process basis
14:55.26wild_oscarie, to your tomcat process
14:55.31wild_oscarnot sure though
14:55.39AlphaOmegaok , thanks for theinput
14:56.20wild_oscardoes anyone know how to set up JAAS with jrockit?
14:56.23AlphaOmegaso all servlets/apps running in a tomcap server all share the same vm, correct?
14:57.44wild_oscaryes
14:59.03AlphaOmegathanks wild_oscar
15:01.54sarts_How can i spawn threads asynchronous to the servlets? Atm the entire server sleeps when i sleep a new thread i created.
15:02.43sarts_(Sorry for the spam)
15:09.20*** join/#tomcat randrew (n=raj@dolmen.cc.columbia.edu)
15:17.47*** join/#tomcat traza (n=traza@200.119.3.204)
15:17.58*** join/#tomcat acidjnk (i=acid@p5B3F160B.dip0.t-ipconnect.de)
15:20.08trazaWhich package (.jar) replace jasper-compiler.jar and jasper-runtime from tomcat 4 in the tomcat 5.5 version?
15:26.06trazaIm trying to migrate apps from tomcat 4 to tomcat 5.5... and Im searching about what package in the new version replace "old" package from tomcat 4
15:28.29trazasome of them has not change... but when I install tomcat (RHEL 3) i got .jar package by default.. now Im trying to migrate the apps to tomcat5.5 (debian etch)...
15:33.27randrewtraza: are you looking for a particular Class?
15:35.56trazano, Im not the developer (I dont have the proyect)... randrew, I would like to have a clue about how far am I from run the app just changing just the .jar packages.
15:36.20trazarandrew, I now.. it depends of what kind of things a made in my code...
15:37.23trazaBut, as a clue the app could run in tomcat 5.5 (windows).. so I think there is not a significant change in the code.
15:40.03randrewtraza: i don't understand your question. there is a jasper-compiler.jar and a jasper-compiler-jdt.jar in tomcat 5.5 binary dist.
15:42.23trazarandrew.. probably I dont have it cuz I install it in debian way.
15:42.56randrewtraza: ahh. get a tc5.5 dist and look in /common/lib/
15:44.46trazarandrew, aptitude purge tomcat5.5  aptitude install tomcat5.5
15:45.03trazarandrew, just a second :p
15:46.05*** join/#tomcat bsdbandit (n=user@ip-216-54-96-56.coxfiber.net)
15:46.10trazarandrew, now I got them...
15:46.39bsdbanditis there a script or tool that will generate a report from tomcat 5 log files
15:46.40bsdbandit?
15:52.53trazarandrew, ... in the other hand.. there are some .jar available by default in tomcat 4 (RHEL 3 taroon).. and Im trying to figure out, what package in tomcat 5.5 replace the "old" package.
15:57.55trazabsdbandit, u mean for the web (app) report.. like awstat (for apache)?
15:59.56trazabsdbandit, http://www.wrenbeck.com/flowbuilder/blog/form_permalink.xsp?action=opendocument&database=blog&id=3eab0461f928f
16:00.06traza...maybe
16:00.19trazarandrew, are u tired?
16:03.32randrewtraza: no I am flumuxed
16:04.48randrewtraza: uh, flummoxed
16:05.16trazarandrew, Is like horney or something?... (sorry my english is really bad)
16:06.37*** join/#tomcat [algo] (n=ilia@algo.dialup.corbina.ru)
16:08.53bsdbanditwell iv been tasked with generating a report from the logs that are in the  tomcat directory so im looking for a tool or a script that can parse the log files for errors and then generate a report
16:10.51bsdbandit?
16:10.58*** join/#tomcat [algo] (n=ilia@algo.dialup.corbina.ru)
16:13.08trazabsdbandit, awstats can give good infotmation about you app, but things like errors (in general) logwatch would work.
16:18.47trazarandrew, http://mindprod.com/jgloss/wherejars.html something like this.. but complete.
16:20.46trazarandrew.. actually is complete...
16:25.14*** part/#tomcat traza (n=traza@200.119.3.204)
16:25.29*** join/#tomcat traza (n=traza@200.119.3.204)
16:25.45trazatnx randrew.
16:25.46trazaa lot
16:25.51*** part/#tomcat traza (n=traza@200.119.3.204)
16:30.27randrewheh
16:30.29*** part/#tomcat randrew (n=raj@dolmen.cc.columbia.edu)
16:33.37*** join/#tomcat ^Quiddity (n=Quiddity@ng1.cptxoffice.net)
17:05.24*** join/#tomcat cofeineSunshine1 (n=justinas@78-60-112-31.ip.zebra.lt)
17:12.28*** join/#tomcat roue (n=roue@afterthought.ACS.Carleton.edu)
17:20.36*** join/#tomcat cofeineSunshine (n=justinas@78-60-112-31.ip.zebra.lt)
17:23.55*** join/#tomcat diLLec (n=dillec@dillec.biz)
17:38.23*** join/#tomcat jasonb (n=jasonb@75.144.23.117)
17:40.48*** join/#tomcat a4akba (n=a4akba@62.215.156.215)
17:41.12a4akbahmmm
17:41.19a4akbalame
17:41.31a4akbairc.freenode.net is now chat.freenode.net
17:41.55a4akbahello all.
17:43.22a4akbaHi Jasonb.
17:59.05*** join/#tomcat a4akb (n=a4akba@62.215.156.215)
18:04.02a4akbaanyone worked on h2database?
18:38.18*** join/#tomcat noah__ (n=noah@c-71-202-60-50.hsd1.ca.comcast.net)
18:38.53noah__is there a good way to implement "remember me" with form login?
18:42.58*** join/#tomcat a4akba (n=a4akba@62.215.156.215)
18:45.02*** join/#tomcat a4akb (n=a4akba@62.215.156.215)
18:49.43*** join/#tomcat vinse (n=vinse_@208.253.223.146)
18:51.58pfnnoah__, not really, no
18:52.04pfnnoah__, not standard to the servlet spec
18:53.01noah__pfn: so is it not really possible to get any information (like if "remember me" was checked) from login.jsp?
18:53.28pfnnot really, you can cheat it, though
18:53.37pfnuse your own servlet instead of j_security_check
18:53.45pfnforward the request to j_security_check
18:53.53pfnintercept whatever values you need
18:54.07noah__oh that's a thought
18:54.25noah__pfn: in your opinion is that the most elegant way?
18:54.47pfnthat's about the only way
18:55.15noah__mkay
19:12.36a4akbahttp://pastebin.com/mcfb408e Can someone kindly look into this error and let me know whats wrong with the configuration? I have set the classpath and the h2.jar in my environment variables/win xp OS
19:36.13*** join/#tomcat odin_ (n=dlm@host86-128-80-64.range86-128.btcentralplus.com)
19:37.43*** join/#tomcat keith4 (n=keith@lust.CC.Lehigh.EDU)
19:38.59InsomniaCitya4akba: before you run, do echo $CLASSPATH
19:39.18a4akbahmmmn
19:39.42InsomniaCityalso, you really want ##java
19:39.58a4akbadid that didnt work InsomniaCity
19:40.18a4akbai asked there too, only reply i got, put the h2.jar in ur app dir WEB-INF/lib
19:40.28a4akbadid that, still get the lame exception in main error
19:40.36keith4hi, trying to implement google's SAML SSO using tomcat 5.5.25 and java 1.5.0 on Debian Linux.... it seems to correctly serve pages if the url ends in .jsp, but just shows source for the servelets without file extensions
19:41.15InsomniaCitya4akba: the point of the echo was for you to check the classpath was set correctly
19:41.25InsomniaCitya4akba: believe me, you really want ##java
19:55.52pfn"shows source"?
19:55.56pfnservlets don't have source
19:56.32a4akbahmmm
19:56.33keith4rather, apache returns the results as text/plain
19:56.43pfnthat's apache's fault, then
19:56.52pfnor your servlet's
19:57.01keith4hmm
19:57.04pfnwhat happens if you go to tomcat directly?
19:57.11keith4good question
19:57.28keith4how would I do that?
20:03.11pfnuh, by going to the port that tomcat is running on
20:03.43keith4yah, tried that... just get a blank page
20:03.54pfnthen you're definitely doing something wrong
20:04.15keith4what should I be seeing?
20:04.28pfnyour servlet, obviously
20:04.43keith4hmm
20:05.51keith4well, tomcat seems to be listening on two ports
20:06.16keith48009 and 8180
20:06.34keith48009 is AJP 1.3 connector
20:07.17keith4so.... it works on port 8180
20:09.31*** join/#tomcat a4akba (n=a4akba@62.215.156.215)
20:35.27*** join/#tomcat roue (n=roue@afterthought.ACS.Carleton.edu)
20:42.14noah__keith4: check the logs
20:42.27noah__keith4: turn logging levels up
20:42.37keith4noah__: it's an apache problem
20:42.40keith4works fine in tomcat
20:42.45keith4but apache borks the mime type
20:42.51noah__keith4: same applies for apache
20:43.05noah__there's like LogLevel trace or something
20:43.08keith4this is just a testing machine... i'll worry about apache later
20:43.19noah__oh
20:43.26keith4thanks, though
20:43.34keith4i'm going to need to get to it, eventually
20:43.35noah__:)
20:48.20*** join/#tomcat rasu (n=sd@90-229-220-78-no153.tbcn.telia.com)
20:49.37noah__is there a maven channel?
20:49.49rasuhello i have get my tomcat running for 2 minutes ago but i cant get my site to be showned i only get the default startup page what am i doing wrong? how do i unpack .War files ?
20:51.00noah__rasu: what's your .war called, where is it and what path are you hitting?
20:52.45rasuhmm i dont realy understand what you mean with what path are you hitting my war file is in /usr/local/tomcat5.5/webapp/liferay.war
20:53.03rasuor somthing like that
20:59.47*** join/#tomcat iridden (n=martin@ip4-83-240-46-166.cust.nbox.cz)
21:02.05noah__ok
21:02.31noah__rasu: so you are hitting e.g. http://localhost:8080/liferay
21:08.06*** join/#tomcat WeaZeLb0y (n=jtoth@wsip-24-248-98-237.oc.oc.cox.net)
21:08.42WeaZeLb0ydoes tomcat 5.5 or 6.0 support wildcards in virtual hostnames?
21:09.34rasunoah: then i get a file download dilog box
21:09.42rasudialog*
21:10.03noah__rasu: what is the file it's trying to download?
21:10.17rasushall see
21:11.11iriddentomcat 6.0.14 - java 1.6 - ubuntu 7.10: i have problem with encoding in jsp/servlets when i send text data from form. i set request.setCharacterEncoding("UTF-8") when receiving and data are encoded. BUT there are some wrong characters. These cause that i cannot use this String for example for database - it crashes. i think that text data are sent in 8859-1 with some wrong characters.
21:11.22rasudont know the onlything i can see is liferay and that it will be open by liferay but i dont have any app thats named lifray on my computer
21:11.48noah__rasu: what platform are you on?
21:12.00noah__rasu: save the file and see what it is
21:12.16noah__rasu: or just check the http headers
21:12.30keith4or unpack the war?
21:12.39rasumy server is freebsd and my computer is xp
21:12.52rasukeith4: how do i do that?
21:13.37noah__rasu: ah, on your freebsd box check the output of wget -S http://localhost:8080/liferay/
21:14.05noah__well war should be unpacked automatically unless you turned that off
21:14.21keith4worth a shot
21:14.27keith4jar -xvf liferay.war
21:14.36rasuautomaticly when i start tomcat or when?
21:14.46keith4tomcat should unpack it on the fly
21:14.50noah__mkdir liferay ; cd liferay ; jar xvf ../liferay.war
21:15.22noah__rasu: probably when you first hit the app
21:15.29noah__or maybe at startup
21:15.48rasui was trying jar -xv befor but that dident work it seems to work now
21:15.56noah__rasu: what's the output of that wget
21:19.17rasui get it working now with the jar thing
21:19.44rasubut now i have som other error but i shall try to see if it is somthing easy first
21:23.54*** part/#tomcat iridden (n=martin@ip4-83-240-46-166.cust.nbox.cz)
21:24.36*** join/#tomcat a4akba (n=a4akba@62.215.156.215)
21:24.41rasui have this site now http://rasu.shacknet.nu:8080/liferay anybody knows why i get that error?
21:25.06rasuis it my configuration or is it the war file that got some error
21:27.40keith4config problem
21:28.08rasuthanks the i shall check the config one more time
21:28.08keith4what's the name of a servlet in the liferay directory?
21:29.19rasuwhat di you mean
21:29.35keith4that's basically a "404 not found" error
21:29.42rasuohh my adress is this http://rasu.shacknet.nu:8080/
21:29.44rasusorry
21:36.07rasuanybody knows whats the problem?
21:37.13*** join/#tomcat Internat (n=nf@dsl-58-6-125-95.qld.westnet.com.au)
21:37.17InsomniaCityhave you looked at the liferay site?
21:37.27InsomniaCitylooks googlable too
21:37.56rasui have tried but cant get anything
21:38.06rasudont know what to search for
21:50.37rasuit seems like i missed some class file anybody has eny idea?
22:01.36sartsanyone know how I can run a thread from a servlet which won't suspend all servlets when I 'sleep' it?
22:02.06rasuin <content path=""> in my catalina/localhost/ROOT.xml what shall i have in the path?
22:05.50*** join/#tomcat Al_Berto (i=Al_Berto@bandsal.at)
22:08.28*** part/#tomcat rasu (n=sd@90-229-220-78-no153.tbcn.telia.com)
22:09.24pfna thread in a servlet won't block all other servlets sleeping or not
22:19.15sartspfn: that is weird.
22:19.47sartssince no servlet is responding when I run that thread :S
22:19.59sartsbut I might be creating the thread wrong.
22:27.37pfnyou created it wrong
22:36.56*** join/#tomcat whatshisname (n=whatshis@66.191.10.244)
22:38.25whatshisnameanybody in here familiar with installing latest funambol beta using mysql as dbms ?
22:40.35sartspfn: how should I create it then?
22:40.53pfnwell, first, I don't know how you're creating it
22:41.00pfnsecond, I can't tell you without knowing first
22:42.05sartshehe
22:42.09sartsgood point
22:43.01*** part/#tomcat brianm (n=brianm@ip65-46-253-50.z253-46-65.customer.algx.net)
22:43.32sartsI create a class which extends Thread.
22:43.55sartsan instance of this class is created inside the servlet's init function.
22:44.07sartsand then 'start' will be called on the thread.
22:44.18sartsafter that, it will remain inside the thread forever.
22:44.20*** join/#tomcat flypiper (n=1946cub@74-132-15-213.dhcp.insightbb.com)
22:59.22pfncreating a class which extends Thread is a generally poor practice
22:59.29pfncalling start is fine
22:59.41pfnif your extension doesn't call super.start() then I'd say that's your problem
23:00.00sartswell, start is not overridden, just run()
23:06.09*** join/#tomcat cofeineSunshine (n=justinas@78-60-112-31.ip.zebra.lt)
23:07.19sartsok, now i am confuzed
23:07.32sartsit works :/
23:07.46sartswhich is great, but I don't get why it didn't in the first place ;-)
23:07.56sartsthanks :)
23:12.14*** join/#tomcat randrewj (n=raj-user@user-160u617.cable.mindspring.com)
23:28.32*** join/#tomcat sourcemaker (n=sourcema@p54A346FA.dip.t-dialin.net)
23:28.52sourcemakerI have a small problem... tomcat does not find the libraries from WEB-INF/lib... why?
23:46.07sourcemakeris there a new configuration in tomcat5.5 ? All my jar files are ignored...
23:50.11*** part/#tomcat whatshisname (n=whatshis@66.191.10.244)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.