IRC log for #tomcat on 20091014

00:02.03kmdoes anyone knows where i can find a sample webapp with shockwave flash?
00:02.20pfnwhy would you need something in particular
00:02.27pfnflash doesn't care where it's served from
00:02.56pfnyou serve it from your webapp as if it were any other piece of content
00:07.12kmi want to test it from the webapp to make sure my setup is working
00:12.35kmpfn: where can i find some good docs on  setting up jaas in tomcat?
00:13.05pfnthe tomcat realm documentation
00:13.09pfnand jaas documentation in general
00:37.35oxihudson, sonar, xwiki, jackrabbit, artifactory, liferay, ... is there any other actively developed webapp that you could recommend to me?
00:38.35oxikm: I believe flash is clientside and therefore you don't need a webapp
00:39.30oxikm: cocoon might have some flash demo though
01:29.38*** join/#tomcat orionheroku (n=orionher@dsl081-064-072.sfo1.dsl.speakeasy.net)
01:45.25*** join/#tomcat karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net)
02:53.10*** join/#tomcat wltjr (n=wltjr@unaffiliated/wltjr)
03:04.33*** join/#tomcat km (n=km@adsl-99-35-222-146.dsl.pltn13.sbcglobal.net)
03:23.58*** join/#tomcat McGo (n=McGo@dyndsl-091-096-111-035.ewe-ip-backbone.de)
03:52.15*** join/#tomcat JabDesign (n=Jabber@c-69-142-19-84.hsd1.nj.comcast.net)
04:08.12*** join/#tomcat Advant (n=Advant@125-238-240-236.broadband-telecom.global-gateway.net.nz)
04:09.16Advanttomcat 6.0.20, jre/jdk 1.6, win2k3...  I'm using Tomcat, and when I deploy my mbean it is found, however using jconsole it isn't showing my attributes and operations correctly, so I think maybe my mbean-descriptor file isnt' being found, but now sure why it isn't showing up correctly in jconsole
04:10.15*** join/#tomcat barkbarkmeow (n=barkbark@115.184.106.235)
04:46.05*** join/#tomcat bhagat (n=bhagat@218.248.24.18)
04:53.35*** join/#tomcat beelzebub2 (n=mick@24.107.56.10)
04:55.25beelzebub2winxp pro, java 6, tomcat 6.0.7....I turned off autoDeploy and turned on publish but when I save in eclipse I don't see my changes unless I restart the server....I'm new to java web development BTW
04:56.05beelzebub2...and I'm using the vaadin framework if that means anything
05:01.11Advantbeelzebub2: chnages with what, jsp pages?
05:03.57beelzebub2these are vaadin pages....it's similiar to echo2
05:04.30beelzebub2http://vaadin.com/learn
05:04.52beelzebub2it's basically like echo2 but uses gwt for its widgets
05:05.21beelzebub2but i don't think it's a vaadin problem...but who knows
05:08.08beelzebub2hmmmm...eclipse has a built-in tomcat server?
05:08.34*** join/#tomcat l3v0n_ (n=l3v0n@p54BD71B1.dip.t-dialin.net)
05:10.11beelzebub2when i set up a runtime environment for the project, i pointed to my local tomcat installation
05:13.41beelzebub2ok, time to set up a vanilla jsp project and see what happens
05:18.20beelzebub2yeah, i guess it's vaadin problem....a vanilla jsp works fine
05:23.52beelzebub2so i make a change to a jsp file, save in eclipse, and its compile into a servlet?
05:37.17*** join/#tomcat McGo (n=McGo@dyndsl-085-016-201-013.ewe-ip-backbone.de)
05:43.56*** join/#tomcat dvayanu (n=another@ip-80-226-12-183.vodafone-net.de)
06:04.00*** join/#tomcat ccarr (n=ccarr@S0106001310427325.gv.shawcable.net)
06:06.14ccarrtomcat 6.0.18, java 6, ubuntu 9.04: How do I install a webapp? It works on my windows machine, I am getting 404 on my ubuntu machine.
06:06.37ccarr/usr/share/tomcat6/webapps/coupons
06:06.45ccarris where I have the folder currently installed
06:07.14Advantccarr: is web.xml configured properly?
06:07.26ccarrdefault, havn't touched it.
06:07.35ccarrAsside from changing the port.
06:07.36Advantccarr: restart tomcat?
06:07.44ccarrThe default_root index.html loads.
06:07.50ccarrI restarted yes.
06:08.02Advantwhat log files say?
06:08.08ccarrwhere are they?\
06:08.14Advanttomcat/logs/
06:08.21Advantor might be in var/logs/
06:08.24Advantnot sure about *nix
06:08.37ccarrI'm fairly new to *nix myself
06:08.51Advantcheck tomcat folder first
06:09.02ccarrvar/log/tomcat6 is empty
06:09.37Advantwas there a log4j.properties in tomcat/conf/ ?
06:10.35ccarrsame folder as web.xml and context.xml?
06:11.02Advantnah, be in root of tomcat folder
06:11.29ccarrlogging.properties looks like ${catalina.base}/logs
06:11.45Advantso you should be logging to installdir/logs
06:13.27*** join/#tomcat bhagat (n=bhagat@203.129.255.188)
06:19.29ccarrand I'm spent for today
07:27.26*** join/#tomcat uwe_guenther (n=Miranda@91.40.125.65)
07:42.42Advanti can't figure out why my mbean doesn't show any operations, only attributes
07:46.21*** join/#tomcat |MHSL| (i=mhsl@cm16.eta6.maxonline.com.sg)
07:48.01*** join/#tomcat tess (n=tess@67.51.59.190)
07:48.52*** join/#tomcat siliconmeadow (n=ricardo@80.194.82.66)
08:08.15*** join/#tomcat orionheroku (n=orionher@c-67-180-210-117.hsd1.ca.comcast.net)
08:45.51*** join/#tomcat udoprog (n=udoprog@fw.cypoint.se)
08:50.18*** join/#tomcat oxi (n=oxi@adsl-84-226-6-15.adslplus.ch)
08:51.11*** part/#tomcat Advant (n=Advant@125-238-240-236.broadband-telecom.global-gateway.net.nz)
08:51.33udoprogHey, trying to set a system property by giving -DlogRoot=/var/log to the jvm (or spec. to jsvc), but I can't seem to use the property in a log4j.properties (by ${logRoot}) file which is loaded over slf4j (using slf4j-log4j12). The application context is loaded using spring ContextLoaderListener. Any suggestions?
08:53.14udoprogrunning Tomcat6 on Linux and JDK 1.6
08:55.38udoprogI know the property is not set since I can see that it attempts and fails to create a logfile in /logname.log, which would be the case if the logRoot property is not set since the log4j property is set as: ${logRoot}/logname.log
09:07.14*** join/#tomcat oxi (n=oxi@84.226.6.15)
09:10.17*** join/#tomcat dvayanu (n=another@psdeoffgw01.parship.net)
09:18.15*** join/#tomcat bhagat (n=bhagat@203.129.255.188)
09:28.26*** join/#tomcat aaime (n=aaime@host26-39-dynamic.6-87-r.retail.telecomitalia.it)
09:32.44aaimeHi. I'm using Tomcat 6.0.20 on JDK  1.6.0_16 on a Red Hat Enterprise (5.3 I believe) and I'm experiencing deadlocks with DBCP (4 Xeon server, Oracle backend). I wanted to try out C3P0 configured via JNDI but no matter what I do it seems tomcat DBCP tries to hijack the configuration...
09:33.01aaimeanyone succeeded in setting up C3P0 pools in Tomcat's JNDI?
09:34.01aaime(hijack the configuration -> the DBCP factory tries to instantiate the pool and fails because the parameter names for C3P0 are different, so it does not find the driver class and so on)
09:34.56aaimehere is the configuration I'm using in context.xml: http://pastebin.com/mddcc747
09:36.18aaimealso tried this alternate syntax with no success: http://pastebin.com/m4306e6c9
09:38.23*** join/#tomcat barkbarkmeow (n=barkbark@115.184.106.235)
09:52.46*** join/#tomcat raddy (n=raddy@123.237.139.219)
09:53.23raddyHello Everybody
09:54.03raddyIs it possible to unload a Web app in Tomcat whithout removing it's directory/
09:56.56*** join/#tomcat oxi (n=oxi@adsl-84-226-6-15.adslplus.ch)
09:58.43aaimeraddy, I'm no expert but I think you can do that by using the tomcat manager webapp
09:59.50raddyaaime : Ohhh,
10:01.34raddyaaime : We haven't yet configured tomcat manager web app yet.
10:09.16*** join/#tomcat raddy_ (n=raddy@123.237.139.219)
10:31.55*** join/#tomcat bhagat (n=bhagat@203.129.255.188)
10:36.42*** join/#tomcat raddy_ (n=raddy@123.237.139.219)
10:39.28*** join/#tomcat raddy (n=raddy@123.237.139.219)
11:06.57*** join/#tomcat raddy (n=raddy@123.237.139.219)
11:10.44*** join/#tomcat raddy (n=raddy@123.237.139.219)
11:15.59*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
11:18.59udoprograddy: aaime is correct, if you install the manager there is the option to "undeploy" your application, which basically just removes the directory and reloads configurations
11:29.21*** join/#tomcat heshan (n=Heshan_W@123.231.20.227)
11:29.56heshancan I update a file while its stream by Tomcat?
11:31.28heshanany one here?
11:31.37udoprogyeah, but I don't understand the question
11:32.35heshanI just want to replace my wave file which is currently playing by IVR server, when I upload new file to replace will that effect ?
11:33.59heshangot it?
11:34.14udoprogerr, dunno, never used it
11:35.53heshanany one here know?
11:37.17heshanwhen file open by Tomcat, does aquire a lock?
11:39.33heshanany one here?
11:54.05heshanhow does file tranfer in Tomcat
11:54.14heshan?
11:56.09*** part/#tomcat raddy (n=raddy@123.237.139.219)
11:56.15heshanany one here?
12:08.15*** join/#tomcat oxi (n=oxi@213.189.154.84)
12:08.52heshandoes tomcat lock files when its open by Tomcat to transfer, what will happen if I try to replace it at the same time
12:08.55heshanany one know?
12:13.48*** join/#tomcat randrewj (n=raj-user@user-160uu4k.cable.mindspring.com)
12:18.58heshanhow does file transfer in tomcat?
12:22.33*** join/#tomcat dion (n=dion@dion.org.ua)
12:24.02dionguys, I'm trying to setup tomcat to auth users from LDAP (ActiveDirectory). Finally I can't identify users but looks like can't assign roles to them. security example verifies password and then displays 404 message (like user has no required role). Any suggestion?
12:24.08*** join/#tomcat cofeineSunshine (n=justinas@kas.tavatievs.eu)
12:25.42dionany idea how to debug this?
12:30.32*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
12:41.10heshando any one know how file transfer happen in Tomcat server?
12:47.55*** join/#tomcat barkbarkmeow (n=barkbark@115.184.109.67)
12:53.39*** join/#tomcat uwe_guenther (n=Miranda@p5B287D41.dip.t-dialin.net)
13:04.10heshando any one know how file transfer happen in Tomcat server?
13:06.06uwe_guentherdo you mean uploads to the server?
13:14.55*** join/#tomcat raddy (n=raddy@123.237.139.219)
13:15.45heshanuwe_guenther: no when download , how file serve to the client?
13:15.53raddyHello Everybody
13:16.00heshanuwe_guenther:Tomcat create a temp file?
13:17.18raddyMy tomcat instance always works in GMT timezone.
13:18.00raddyIn mailing list, i was suggested to try undeploying web apps to find out the errorness one.
13:18.31raddyShould i restart tomcat after undeploying it if i undeploy it via manager?
13:22.00*** part/#tomcat heshan (n=Heshan_W@123.231.20.227)
13:31.57raddyAnybody there???
13:32.25karstensragetias
13:33.20karstensrage<javabot> Try it and see. You learn much more by experimentation than by asking without having even tried.
13:44.34*** join/#tomcat ebil|work (n=andy@wsip-98-191-211-137.dc.dc.cox.net)
13:54.43*** part/#tomcat raddy (n=raddy@123.237.139.219)
13:58.09elvedinWhat's the best way to run hsqldb upon a Tomcat deployment of a webapp that contains it?
14:00.43karstensrageset up a datasource in your context.xml
14:03.39elvedinI'll look into that, thanks
14:07.31*** join/#tomcat anoopb (n=chatzill@38.106.143.248)
14:11.44ebil|workHi, I'm using java 1.6.0_06, tomcat 6.0.18, and windows XPsp3.  I'm trying to figure out the best way to have a long running process in tomcat.  my first attempt (which worked 90%) was to simply hijack the request thread when a 'start' request came in, and asynchronously return an 'ok' (closing the output stream of the response) then doing the work.  This works, but it seems to take tomcat a little bit to figure out the thread's been h
14:11.44ebil|workijacked for something other than requests (if I did a 'status' request immediately afterwards, the status request would timeout)  my question is, is there a better way? and do I need to do something more than just close the response output stream to 'close' the connection as far as tomcat is concerned?
14:14.41*** join/#tomcat klync (n=klync@69-196-165-109.dsl.teksavvy.com)
14:51.25*** join/#tomcat tess (n=tess@ip65-47-28-158.z28-47-65.customer.algx.net)
14:54.46*** join/#tomcat oxi (n=oxi@138.188.35.110)
14:55.51*** join/#tomcat oxi_ (n=oxi@213.189.154.84)
15:09.03*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
15:15.34*** part/#tomcat aaime (n=aaime@host26-39-dynamic.6-87-r.retail.telecomitalia.it)
15:25.07*** join/#tomcat McGo (n=McGo@dyndsl-091-096-111-035.ewe-ip-backbone.de)
15:26.43*** join/#tomcat raddy (n=raddy@123.237.139.219)
15:26.46raddyHello Everybody
15:27.22raddyIf a web applications overrides the timezone
15:28.17raddyWouldn't stopping the offending web application enough for the system time to be used in other web applications?
15:29.34*** join/#tomcat apelW (n=metaltux@62.209.163.98)
15:30.32*** join/#tomcat oxi (n=oxi@138.188.35.110)
15:32.51raddyAnybody out there?
15:37.05*** join/#tomcat oxi_ (n=oxi@213.189.154.84)
15:38.47*** join/#tomcat T-Hawk (n=thawk@unaffiliated/t-hawk)
15:42.19*** part/#tomcat dion (n=dion@dion.org.ua)
15:42.35*** join/#tomcat dion (n=dion@dion.org.ua)
15:44.24*** part/#tomcat raddy (n=raddy@123.237.139.219)
15:47.55*** part/#tomcat T-Hawk (n=thawk@unaffiliated/t-hawk)
15:57.55*** join/#tomcat Ara5n (n=Arathorn@puma-easynet.mxtelecom.com)
15:58.12Ara5nhi all - has anyone encountered tomcat's jsessionid cookies breaking with IE8?
15:58.47Ara5n(rumour has it that wretched IE8 requires cookies to specify a domain, otherwise it sets them for .com, causing session IDs between different tomcat webapps to clobber each other)
16:01.58*** join/#tomcat pulse00 (n=pulse00@chello084112150117.4.11.vie.surfer.at)
16:04.46*** join/#tomcat l3v0n_ (n=l3v0n@p54BD34AE.dip.t-dialin.net)
16:07.09*** join/#tomcat karstensrage (n=chatzill@70.42.238.2)
16:10.35pulse00hi all. i'm using tomcat 6.0.20 with java 6 on gentoo 3.3.5. for some reason, tomcat deploys an empty application when i put an .war file in the appBase, the .war file is extracted normally on my local machine. on our server, the extracted app simply has a empty WEB-INF and a META-INF directory with an MANIFEST.MF. has anyone a hint what's going on?
16:11.28elvedinDid you check the logs?
16:14.06*** join/#tomcat barkbarkmeow (n=barkbark@115.184.109.67)
16:18.49*** join/#tomcat goldwin (n=goldwin@122.165.56.113)
16:20.11goldwinhi all i'm using tomcat 5.5 in cent os 5, some times while trying to restart the server. it says the port is already in use. is it possible to recover that port without restarting the system?
16:25.26*** join/#tomcat l3v0n (n=l3v0n@p54BD4B04.dip.t-dialin.net)
16:27.26*** join/#tomcat karstensrage (n=chatzill@70.42.238.2)
16:29.51elvedingoldwin: Check for stale processes that are bound to that port
16:31.06elvedinI think netstat -lptu should do but you need root
16:33.38*** join/#tomcat uwe_guenther (n=Miranda@p5B287D41.dip.t-dialin.net)
18:04.37*** join/#tomcat orionheroku (n=orionher@c-67-180-210-117.hsd1.ca.comcast.net)
18:12.45*** join/#tomcat km (n=km@66-7-254-75.static-ip.telepacific.net)
18:31.39*** part/#tomcat randrewj (n=raj-user@user-160uu4k.cable.mindspring.com)
18:51.54*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
18:56.18*** join/#tomcat luyang (n=jamey@c-4f66586b-74736162.cust.telenor.se)
19:00.50luyanghi all
19:01.21luyangI need general information on how to make the wsdl aware of the database relationships between tables which shall be serialized back in xml in the response from my tomcat web service. Thanks in advance!
19:01.44luyangsort of like a schema... JAXB, DTO, JPA?....
19:23.34kmwhat is the tomcat ajp redirectport use for and what should ii set its to?
19:36.25*** join/#tomcat randrewj (n=raj-user@user-160uu4k.cable.mindspring.com)
20:07.45*** join/#tomcat bugz__ (n=bugz@adsl-99-129-26-97.dsl.lsan03.sbcglobal.net)
20:12.13*** join/#tomcat wyvern` (n=wyvern@64.244.66.2)
20:29.46*** part/#tomcat goldwin (n=goldwin@122.165.56.113)
20:35.01*** join/#tomcat l3v0n (n=l3v0n@p54BD4B04.dip.t-dialin.net) [NETSPLIT VICTIM]
20:35.01*** join/#tomcat bugz__ (n=bugz@adsl-99-129-26-97.dsl.lsan03.sbcglobal.net) [NETSPLIT VICTIM]
20:35.01*** join/#tomcat wyvern` (n=wyvern@64.244.66.2) [NETSPLIT VICTIM]
20:43.33*** join/#tomcat uwe_guenther (n=Miranda@p5B287D41.dip.t-dialin.net)
20:45.47*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
21:08.46*** join/#tomcat barkbarkmeow (n=barkbark@115.184.97.187)
21:13.57*** part/#tomcat randrewj (n=raj-user@user-160uu4k.cable.mindspring.com)
21:22.12*** join/#tomcat dvayanu (n=another@ip-80-226-31-67.vodafone-net.de)
21:30.36*** join/#tomcat barkbarkmeow (n=barkbark@115.184.97.187)
21:41.04*** join/#tomcat deebo (i=globe@stonebay32.com) [NETSPLIT VICTIM]
21:41.33*** join/#tomcat keith4 (n=keith@unaffiliated/keith4) [NETSPLIT VICTIM]
22:01.01*** join/#tomcat orionheroku (n=orionher@dsl081-064-072.sfo1.dsl.speakeasy.net)
22:04.29*** join/#tomcat dvayanu (n=another@ip-80-226-31-67.vodafone-net.de)
22:37.12*** join/#tomcat barkbarkmeow (n=barkbark@115.184.5.40)
23:01.15*** join/#tomcat karstensrage (n=chatzill@70.42.238.2)
23:32.59kmi modified the catalina/localhost/manager.xml file, but changes were move verytime in restart the server. any ideas?

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