Duh! That makes perfect sense.
>-Original Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Tuesday, November 03, 2009 10:38 AM
>To: Tomcat Users List
>Subject: RE: Class not found when doing JNDI lookup
>
>> From: Mike Baranski
I have ifxjdbc.jar in WEB-INF/lib, which contains the Informix driver I'm
looking for (I opened it and verified).
I have the following in context.xml:
WEB-INF/web.xml
I get an error through the context lookup that I ca
donedTimeout="15"
>logAbandoned="true"
>validationQuery="SELECT 1"/>
>
>
>
>I put it in the META-INF folder of my WAR.
>
>But be advised: If you think you can change the url/username or passwd
>once the app has been dep
That worked, thanks.
>-Original Message-
>From: Mikolaj Rydzewski [mailto:m...@ceti.pl]
>Sent: Tuesday, November 03, 2009 9:11 AM
>To: Tomcat Users List
>Subject: Re: Trouble with context and JNDI resource
>
>Mike Baranski wrote:
&
;
>I guess it must be org.apache.commons.dbcp.dbcp. (I guess) but in
>the tomcat source is string compared to:
>
>"javax.sql.DataSource"
>
>You can try that.
>
>Regards,
>Carsten Pohl
>
>
>
>- Original Message -
>From: &quo
I'm using this page, trying to get a resource in a java class:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html
I have this in context.xml:
WEB-INF/web.xml
I have this in web.xml:
Worked like a champ! Thanks, I was struggling.
>-Original Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Thursday, October 29, 2009 1:12 PM
>To: Tomcat Users List
>Subject: RE: 302 Error with XMLRPC app
>
>> From: Mike Baranski
: Thursday, October 29, 2009 12:42 PM
>To: Tomcat Users List
>Subject: RE: 302 Error with XMLRPC app
>
>> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com]
>> Subject: RE: 302 Error with XMLRPC app
>>
>> reply: 'HTTP/1.1 404 Not Found\r\n'
>
nal Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Thursday, October 29, 2009 11:46 AM
>To: Tomcat Users List
>Subject: RE: 302 Error with XMLRPC app
>
>> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com]
>> Subject: 302 Error wi
Here is my web.xml:
http://java.sun.com/dtd/web-app_2_3.dtd";>
Security Managment Consulting
XmlRpcServlet
org.apache.xmlrpc.webserver.XmlRpcServlet
XmlRpcServlet
/xmlrpc-status/*
I have the following java class:
package com.secmgmt.xmlrp
Thanks!
>-Original Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Wednesday, September 30, 2009 3:47 PM
>To: Tomcat Users List
>Subject: RE: Getting arbitrary environment variables from webapp
>
>> From: Mike Baranski [mailto:list-s
Is there a way I can specify an environment variable via the startup.sh that
I can then use System.getenv("MYWEBAPP_CONFIG_FILE"); to get it from within
my application?
I need to store a file outside of the webroot to read configuration from, so
that if a user changes this file, it will not get o
http://www.urbandictionary.com/define.php?term=thread+hijacking
>-Original Message-
>From: Nagulapalli, Srinivas [mailto:srinivas.nagulapa...@starwoodvo.com]
>Sent: Thursday, September 17, 2009 11:30 AM
>To: Tomcat Users List
>Subject: RE: Configuring second tomcat instance on same box
>
>
ubject: Re: 404 Error troubleshooting
>
>On Fri, Sep 11, 2009 at 1:06 PM, Kris Schneider
>wrote:
>> On Fri, Sep 11, 2009 at 12:59 PM, Mike Baranski
>> wrote:
>>> Yes, restarted Tomcat (I also opened the war and opened the web.xml
>inside
>>> of it to make sur
54 PM
>To: Tomcat Users List
>Subject: RE: 404 Error troubleshooting
>
>> From: Mike Baranski [mailto:list-subscripti...@secmgmt.com]
>> Subject: RE: 404 Error troubleshooting
>>
>> 127.0.0.1 - - [11/Sep/2009:12:50:19 -0400] "POST /xmlrpc-status/
>> HTTP/1.
/xmlrpc-status/*
>-Original Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Friday, September 11, 2009 12:47 PM
>To: Tomcat Users List
>Subject: RE: 404 Error troubleshooting
>
>> From: Mike Baranski [mailto:list-subscripti
>-Original Message-
>From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
>Sent: Friday, September 11, 2009 11:49 AM
>To: Tomcat Users List
>Subject: RE: 404 Error troubleshooting
>
>> From: Mike Baranski [mailto:list-subscripti...@secmgmt.co
I have a webapp, which shows up in the manager, but gives a 404 error every
time I try to access it.
Can someone let me know how to turn on debugging and see what exactly is
going on? It's an XMLRPC app (not that it makes a difference), and I have
my web.xml servlet filter setup properly (accordi
18 matches
Mail list logo