IRC log for #tomcat on 20070915

00:11.50*** join/#tomcat pvh (i=pvh@ise2.idc.uvic.ca)
00:12.39pvhIs it possible to run PHP under Tomcat on Linux? I have found instructions for Windows, but no hint of anything for Linux.
00:18.54pfnwell, if it works for php under tomcat on windows
00:19.02pfnit should work in a similar fashion for tomcat on linux
00:19.05pfndon't you think?
00:20.54pvhSo I thought, except the only directions I found involved prebuilt binaries and there was no java source in the only PHP5 source download on the php website.
00:21.09pfnhuh?
00:21.13pfnwhy would there be java source
00:21.23pfnand what's wrong with using prebuilt binaries
00:21.24pvhTo build a PHP servlet for tomcat.
00:21.29pfnso take the prebuilt binary
00:21.37pvhprebuilt binaries are not shipped by php for linux
00:21.46pvhmy distribution does not include a servlet among their binaries
00:21.56pfnthen get the windows package
00:21.59pfnget the servlet and use that
00:22.07pfnor get the php source and rebuild the servlet yourself
00:23.02pvhthe windows servlet apparently has dependencies on some dll files
00:23.27pvhand the php5 source as shipped does not have any java code in it
00:24.19pvhso i thought, hm, i wonder if the servlet is no longer being supported, maybe someone will know on irc. :)
00:37.24pfngoogle of linux tomcat php should turn up somehing, I'd think
02:10.20*** join/#tomcat karstensrage (n=karstens@c-69-181-220-5.hsd1.ca.comcast.net)
02:30.55*** join/#tomcat a4akb (n=a4akb@62.215.156.215)
02:45.23*** part/#tomcat a4akb (n=a4akb@62.215.156.215)
03:03.11Internatpfn: ud be better running apache as ur front end, and having it pass jsp/servlert related requests to a tomcat engine thru the mod_proxy_jk connector
03:03.21Internatthen apache can handle the php stuff as required etc
03:18.35*** join/#tomcat yassine (n=yassine@unaffiliated/yassine)
03:19.16lykenwin 12
03:19.18lykendoh
03:19.27yassinelyken: heya
03:21.10*** join/#tomcat acidjnk (i=acid@p5B3EB164.dip0.t-ipconnect.de)
04:57.35ramza3hello
04:58.36ramza3I am running a test suite and I have "catalina.base" in my log4j properties files, is there a way to set catalina.base so that is picked up my standalone tests (not totally a tomcat question).  I think it is probably a "system.setProperties" but that is a guess
05:00.22ramza3or is catalina.base something "tomcat" uses
05:12.06ramza3nvm
05:32.23*** join/#tomcat compair114 (i=compair1@gateway/tor/x-4039fc0100f2ef5e)
06:55.07*** join/#tomcat Kw4h (n=nnscript@ipd50a69b4.speed.planet.nl)
06:59.24Kw4hanyone familiar with Eclipse and JSP Taglib development? I'm wondering if the taglibs (tlds) can't be generated by a plugin of some sort
06:59.37Kw4hServlets work fine, its just the taglibs that's annoying me :)
06:59.53Kw4htomcat 6.0.41, Java 1.6, WindowsXP Pro
06:59.56Kw4h:P
07:00.05Kw4h6.0.14*
07:47.04*** join/#tomcat Internat (i=biteme2@c210-49-250-210.ipswc1.qld.optusnet.com.au)
07:59.33pfnthat's a question?
08:50.28*** join/#tomcat a4akb (n=a4akb@62.215.156.215)
08:50.45a4akbGood Day.
08:52.40a4akbHow is it going Homies?
08:53.16Kw4hthat was a question yeah
08:53.28Kw4hif anyone knows something for eclipse
09:04.06*** join/#tomcat compair114 (i=compair1@gateway/tor/x-d2419682414445d6)
09:14.40*** join/#tomcat LongBeach (n=mike@AFontenayssB-152-1-66-253.w82-121.abo.wanadoo.fr)
09:39.35*** part/#tomcat a4akb (n=a4akb@62.215.156.215)
09:42.26*** join/#tomcat LongBeach (n=mike@AFontenayssB-152-1-66-253.w82-121.abo.wanadoo.fr)
11:00.18*** join/#tomcat crummygummy_ (n=CrummyGu@dsl-242-55-243.telkomadsl.co.za)
11:21.07*** join/#tomcat dvayanu (n=another@ppp-82-135-87-30.dynamic.mnet-online.de)
11:50.48*** join/#tomcat loatheb (n=testadm@bb220-255-94-242.singnet.com.sg)
12:00.22*** join/#tomcat compair114 (i=compair1@gateway/tor/x-affa0a575f6c7457)
12:17.09*** join/#tomcat Nicke (n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se)
14:33.10*** join/#tomcat ohsix (i=ohsix@bc111222.bendcable.com)
14:37.14*** join/#tomcat ramza3_ (n=Berlin@c-24-98-96-151.hsd1.ga.comcast.net)
16:04.44*** join/#tomcat acidjnk (i=acid@p5B3EB164.dip0.t-ipconnect.de)
16:07.58*** join/#tomcat hardcorelamer (n=akuma@d149-67-232-236.try.wideopenwest.com)
16:09.07hardcorelameri can't find my tomcat logs, i'm getting an NPE in a servlet, but I can't see the whole stack trace (tomcat 5.5.23, java 1.5.0)
16:19.27*** join/#tomcat cofeineSunshine_ (n=justinas@78-60-219-253.ip.zebra.lt)
16:24.56*** join/#tomcat prgrmr (n=prgrmr@bzq-88-153-243-106.red.bezeqint.net)
16:40.24*** join/#tomcat smokestack (n=aaron@ip72-223-93-244.ph.ph.cox.net)
16:46.19*** join/#tomcat am-x (n=am-x@host-84-220-23-3.cust-adsl.tiscali.it)
16:46.25am-xhi to all
16:47.04am-xi have a question... i spend some days on tomcat trying to run a my application
16:47.37am-xi have create "mine" dir in tomcat_installation_dir/webass/
16:47.53am-xand than insert in server.xml the context path
16:48.03am-xbut it doesn't work
16:48.14am-xi have created a simple servlet
16:48.45am-xand if i put it in .../webass/exaple/WEB-INF/classes/ dir
16:48.56am-xand add it in the relative web.xml
16:48.58am-xit works
16:49.25am-xbut if i do the same things in "mine" path it doesn't
16:49.34am-xcan somebody help me?
16:49.39am-xplease
16:50.09am-xmy OS is Mac OS X
16:50.45am-xmy tomcat versione is the latest
16:51.09am-xplease i really need help
16:51.50am-xi have tryed to read a lot of guides... but i still don't understand why it doesn't work
17:13.27*** join/#tomcat a4akb (n=a4akb@62.215.156.215)
17:49.27*** join/#tomcat karstensrage (n=karstens@c-69-181-220-5.hsd1.ca.comcast.net)
18:31.27*** join/#tomcat LongBeach (n=mike@AFontenayssB-152-1-59-114.w82-121.abo.wanadoo.fr)
18:52.30*** join/#tomcat ramza3 (n=Berlin@c-24-98-96-151.hsd1.ga.comcast.net)
18:56.22*** join/#tomcat compair154 (i=compair1@gateway/tor/x-c85fb259e95cf262)
19:11.46*** join/#tomcat ramza3 (n=Berlin@c-24-98-96-151.hsd1.ga.comcast.net)
19:43.44*** part/#tomcat a4akb (n=a4akb@62.215.156.215)
19:50.19*** join/#tomcat t0mas (n=Tomas@rockbox/developer/t0mas)
19:50.22t0mashi :)
19:50.43t0masTomcat 5.5.23, java 5 and a custom Linux setup based on kernel 2.6.18
19:50.56t0masTimezone is GMT + 2 :)
19:51.01t0masand I don't mind waiting..
19:51.30t0masI'm looking for some "best practice" info on how to save custom application settings that I don't want to keep in the .war file
19:52.13t0masI've tried setting them in conf/Catalina/host.name.tld/appName.xml, but I lose those on redeploy (I've read some news-posts on this, seems like a hot debate :-))
19:53.05t0masso I would like to know how other people save settings that are installation specific (like a JNDI datasource), while not losing them on a redeployment (because we update this application pretty often..)
20:25.03*** join/#tomcat ghostknife (n=trap@dsl-240-207-21.telkomadsl.co.za)
20:25.56ghostknifeHow can I setup a separate domain like /tomcat/somedomain/, then the webapps dir being /tomcat/somedomain/webapps, and then (here comes the part I don't know)
20:26.07ghostknifehave a /lib/ directory sibling of the webapps directory
20:26.14ghostknifewhich tomcat uses similar to /tomcat/lib
20:40.06ghostknifeOr
20:40.09ghostknifelets be more specific
20:40.12ghostknifeI've got everything setup
20:40.18ghostknifeBut I want a host specific classpath
20:40.33ghostknifeIf I set server.loader property in catalina.properties
20:40.35ghostknifeit sets it globally
20:42.09*** join/#tomcat loatheb (n=testadm@bb220-255-94-242.singnet.com.sg)
20:42.25ghostknifeIf I can just set a separate .properties file for this host it should work, but how?
21:30.15ghostknifeWhere can I get some documentation on the options I can use in the configuration
22:21.46*** join/#tomcat ramza3 (n=Berlin@c-24-98-96-151.hsd1.ga.comcast.net)
22:22.37*** join/#tomcat cofeineSunshine_ (n=justinas@78-60-219-253.ip.zebra.lt)
23:44.27*** join/#tomcat azories (n=azories@71.238.8.254)
23:44.44*** part/#tomcat azories (n=azories@71.238.8.254)

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