IRC log for #tomcat on 20090920

00:12.47*** join/#tomcat Afterlawl (n=verycool@94.2.186.75)
00:36.41*** join/#tomcat Tokenizer (n=Tokenize@59-235-147.static.golden.net)
00:42.30TokenizerI have the following config on Apache side that uses mod_proxy_ajp to point to tomcat..... I want to now edit the server.xml on the Tomcat side to point this to it's own <Host /> (the reason being that I want each <Host /> to only have the ROOT app so that I can have my apps not needing to be in the form http://domain.com/app-name/) .... I don't know how to achieve this...
00:44.31*** join/#tomcat roue (n=roue@71-82-133-224.dhcp.roch.mn.charter.com)
01:07.33*** part/#tomcat Tokenizer (n=Tokenize@59-235-147.static.golden.net)
01:30.28*** join/#tomcat mburchill (n=michael@dsl-vlan426-66-18-230-70.nucleus.com)
01:35.54mburchillI have apache2.0.63/tomcat6.0.18 and mod_jk installed on Freebsd7.2 using java 1.6.0_07 ... I've gone over my mod_jk config many times but there is still a problem. I am pretty sure the problem is with my mod_jk & tomcat config. I have been following the online docs, but I may have over looked something. If anyone has setup virtual hosting with apache and tomcat6 I would really appreciate some help.
02:04.52*** join/#tomcat acarbs12 (n=acarbone@173-9-89-1-NewEngland.hfc.comcastbusiness.net)
03:20.52*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
03:51.47*** join/#tomcat acidjnk (i=acid@pD9509C28.dip0.t-ipconnect.de)
04:54.50*** join/#tomcat kbuch (n=kheimbuc@74.43.23.3)
08:47.27*** join/#tomcat da_krowa (i=Miranda@chello087207037180.chello.pl)
10:01.25*** join/#tomcat dvayanu (n=another@ppp-62-216-210-5.dynamic.mnet-online.de)
17:35.26*** join/#tomcat j2sentient (n=j2sentie@unaffiliated/j2sentient)
18:58.23*** join/#tomcat l3v0n_ (n=l3v0n@p54BD2D77.dip.t-dialin.net)
19:30.45*** join/#tomcat karstensrage (n=karstens@c-71-202-243-186.hsd1.ca.comcast.net)
19:40.47*** join/#tomcat BarryNL (n=goltharn@82-95-227-51.xs4all.nl)
19:49.06*** join/#tomcat BarryNL_ (n=goltharn@82.95.112.18)
19:56.12*** join/#tomcat kjkoster5489 (n=kjkoster@kjkoster.org)
20:14.52*** join/#tomcat oxi (n=oxi@unaffiliated/oxi)
20:14.53oxihi
20:15.59oxiIs it possible to bind a specific Port < 1025 for later use in a Webapp during Tomcat Bootstrap init?
20:16.32oxi... without changing the bootstrapper source code.
20:17.01oxiIs there something like a container init listener?
20:25.17kjkoster5489oxi: check out contecxt listeners for webapps.
20:25.38oxikjkoster5489: I think those are run after init
20:26.09oxikjkoster5489: It has to bind a Port at init, as only then my process is running as root.
20:26.18kjkoster5489Oh, right. Check out server.xml then, maybe you can add some form of listener there.
20:26.25kjkoster5489Ahh.
20:26.28kjkoster5489jsvc
20:26.42kjkoster5489Or port forwarding in your firewall (that is what I use).
20:32.19oxikjkoster5489: I'm using JSVC
20:32.44oxikjkoster5489: yep, port forwarding in the firewall would be one solution, which I don't really like
20:33.01oxikjkoster5489: I'd like to solve with with JSVC
20:33.19oxikjkoster5489: Tomcat already runs fine on 80 with JSVC
20:33.52oxikjkoster5489: Now I'd like to bind further Ports in the same phase to be able to use them from withing specific webapps later on
20:36.32oxiI have to figure out if that can be done with a listener
20:37.52kjkoster5489Uhm.
20:38.00kjkoster5489These are additional HTTP ports?
20:54.41*** join/#tomcat benn_d_ (n=benn_d@c-67-176-147-20.hsd1.in.comcast.net)
20:55.27*** join/#tomcat kjkoster5489 (n=kjkoster@kjkoster.org)
20:57.06*** join/#tomcat relachs (n=relachs@f055255131.adsl.alicedsl.de)
21:01.33*** join/#tomcat da_krowa (i=Miranda@chello087207037180.chello.pl)
21:03.48oxikjkoster5489: These are additional ports for any usage, even raw tcp connection
21:04.24oxikjkoster5489: Argh, I meant socket connection. ... An own LifecycleListener might do the trick.
22:16.24*** join/#tomcat oxi (n=oxi@unaffiliated/oxi)
22:56.32*** join/#tomcat pitanga (n=pitanga@fsf/member/pitanga)
23:12.00*** join/#tomcat mburchill (n=michael@dsl-vlan426-66-18-230-70.nucleus.com)
23:12.33mburchillWow ... is mod_proxy_ajp ever a time saver.

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