IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1822.71 MB
Powered by
Channel Info
Network: freenodeChannel: #tomcat |
Search in www.irclog.org
Log from #tomcat at freenode 2006-07-11
[00:00]<r2rfygv>put it in your app
[00:01]<adgzdg>i can not package it with the app due to issues with the IP people at my company
[00:02]<adgzdg>besides, i'm reading here in the doc that $CATALINA_BASE/shared/lib gets picked up
[00:02]<r2rfygv>Can you use an alternative lib?
[00:02]<adgzdg>i thought i was :)
[00:02]<r2rfygv>I meant a separate library.
[00:02]<adgzdg>file /var/lib/tomcat-5/default/shared/lib/commons-fileupload.jar -> /usr/share/commons-fileupload/lib/commons-fileupload.jar
[00:02]<r2rfygv>go to #gentoo-java
[00:02]<adgzdg>thank you oh soo much
[00:02]<adgzdg>this really isn't a gentoo issue
[00:02]<r2rfygv>well they know better about it
[00:03]<adgzdg>good day.
[00:03]<r2rfygv>Also, you need to show an error message or something.
[01:52]<my22fnrj>what is the difference between Tomcat 5.0 and 5.5?
[02:00]<axzysdjg>bug fixes, heh
[02:00]<axzysdjg>the release notes should tell the specifics
[02:01]<my22fnrj>well I'm trying to find something specific in the release notes
[02:01]<my22fnrj>what exactly does "total cost of ownership" mean
[02:01]<my22fnrj>http://tomcat.apache.org/whichversion.html
[02:01]<my22fnrj>"...there are significant changes in many areas under the hood, resulting in improved performance, stability, and total cost of ownership."
[03:13]<pjjdjgcnd>hello.... anyone here know about building the mod_jk web server connector for tomcat?
[03:13]<pjjdjgcnd>I'm trying to follow the instructions in BUILD.txt
[03:13]<pjjdjgcnd>I have apxs2 in /usr/bin
[03:14]<pjjdjgcnd>when I try to do configure --with-apxs=/usr/bin, I get an error, "You must specify a valid --with-apxs path" message
[03:15]<pjjdjgcnd>the next to the last line of output says, "could not find /usr/bin"
[03:15]<pjjdjgcnd>how could that be?
[03:15]<pjjdjgcnd>the line before says, "checking for perl... /usr/bin/perl"
[05:32]<r2rfygv>foomonkey:
[05:32]<r2rfygv>foomonkey: you have to put the full path to the command
[06:55]<2a>hi,everybody...
[06:56]<2a>I have a question, can anybody help me
[06:59]<jmyg_>just ask
[07:02]<2a>I configure ssl with tomcat 5.5.16 according to tomcat_docs.
[07:03]<2a>after setup i input addesss https://localhost:8443
[07:03]<2a>the browser display : can't display this page
[07:04]<2a>i don't know: what's wrong.
[07:04]<jmyg_>what do you mean can't display this page?
[07:04]<2a>yes
[07:04]<jmyg_>that means nothing to me
[07:04]<jmyg_>what the HTTP error code, or the verbose reason why it cant display the page
[07:05]<2a>i try to find some error infomation in log file of tomcat, but noting found
[07:06]<jmyg_>no you need the error from the browser thats displaying the message
[07:06]<jmyg_>are you on windows or linux?
[07:06]<2a>windows xp
[07:07]<jmyg_>ah well, I cant be arsed to help you, maybe someone else knows why
[07:08]<2a>:), thx
[07:09]<2a>maybe i should be try it on linux or bsd
[07:10]<jmyg_>well that platform would at least have tools that would help you diagnose the problem, they can be installed on win32 but I dont have thaaaaaaaat much time to help you right now
[07:11]<2a>ummm~~~, i know that.
[07:11]<2a>thx
[08:32]<reee>hey all, I have to authenticate a user hitting my servlet. But the credentials are in the xml request not the headers. Anyone know of an example how I can interact with the tomcat-users.xml realm????
[12:47]<rnmr>hi
[12:48]<xzzljjg>greetings ceda
[12:49]<rnmr>to the point: We've been using Tomcat 5.0 previously and deployed web apps dynamically as war-files. Within these war-files we've put a /META-INF/context.xml to set the path the web app should live at, and also link in javax.sql.DataSources that is declared in server.xml as GlobalNamingResources
[12:50]<rnmr>today we moved our database from one machine to another (postgres version 7.4, new is 8.1) and also pushed apache from 1.3 to 2.* and (last but not least) tomcat 5.0 to 5.5
[12:52]<rnmr>with respect to the 5.0 to 5.5 switch I've run into a couple of things and I'd just like to get a few things confirmed
[12:53]<rnmr>question #1: /META-INF/contex.xml, when the web-app is deployed as a war, has no effect. Right?
[12:55]<rnmr>harpoon: can you confirm this?
[12:56]<rnmr>the docs doesn't seem to tell the truth, _whole truth_ and nothing but the truth :P
[12:57]<xzzljjg>sorry.. never tried that
[12:57]<xzzljjg>i'm just a little developer
[12:58]<rnmr>ok
[13:03]<rnmr>it seems like a tremendous downgrade
[13:03]<rnmr>1. you can no longer set that path of your deployed web-app
[13:04]<rnmr>2. you can no longer get hold on global resources
[13:04]<rnmr>the docs says zip about this from what I've found
[13:15]<rnmr>hmm, ResourceLink tags/elements seems to be read, but the global resource is not there
[13:27]<fuee>hi all, i have set up my dns server to accept wildcard subdomains, but tomcat doesnt seem to like a wildcard subdomain in the server.xml
[13:27]<fuee>is it possible?
[13:30]<fuee>i want to send all wildacard subdomain requests to a jsp page that will redirect to the correct page.
[13:30]<fuee>it just keeps sending me to the root page of my domain
[13:49]<rnmr>Fuzz: you'll propably have to setup a "root" domain which will handle all domains that doesn't match any of the other Hosts
[13:59]<fuee>i see
[14:00]<fuee>that makes sense
[14:00]<fuee>thanks
[14:01]<rnmr>and with domain I mean <Host>s in server.xml, but you got that :)
[14:01]<fuee>yeah... i will do the redirecting on the index page of root
[14:02]<fuee>if the subdomain is "www" or "" goto root.. if "mail" goto mail.. etc
[15:37]<dzssygnwjzc>heya *
[15:38]<frrrfd_>moin
[15:39]<dzssygnwjzc>moin langly_ ;)
[15:43]<xzzljjg>guten tag yassinework und langly_ :-)
[15:44]<dzssygnwjzc>:) heya harpoon
[16:53]<fdygvxnzn>if i have a problem can i throw it here to get some help?
[16:54]<xzzljjg>lyinthere: do it and see what happens
[16:56]<dzssygnwjzc>:)
[16:57]<dzssygnwjzc>lyinthere, nomally you should understood what harpoon means since you just asks a question and he answered :) its just like that here
[17:03]<fdygvxnzn>let try...
[17:03]<fdygvxnzn>Situation tomcat 5.5.17. Spring Pet Clinic Sample is deployed and running.
[17:03]<fdygvxnzn>Then I modified de web.xml from webapps/petclinic/webinf to activate log4J.
[17:04]<fdygvxnzn>I take out the comments so to activate this lines:







