this just another
declaration or would I need another declaration? Also what
about forwarding from .net to .com, is it the same thing?
Thanks in advance
- Josh
--
Scott Dunbar
Xigole Systems, Inc.
Enterprise consulting, development, and hosting
303·667·6343
ve explicit Context elements defined. This
should prevent the automatic application deployment for my top level
.svn directory and subsequently let my filter work for the .svn
directories in ROOT.
Again, thanks for the help.
Caldarale, Charles R wrote:
From: Scott Dunbar [mailto:sc...@xig
extension, not a directory.
Caldarale, Charles R wrote:
From: Scott Dunbar [mailto:sc...@xigole.com]
Subject: Any way to filter URL's with a dot in the directory name?
It appears, based on reading the servlet spec, that /*
is not sufficient for this.
Why not? /* maps to everyth
I'm trying to write a filter (or use a security-constraint) to eliminate
Tomcat serving up files from a directory that starts with a dot - .svn
in this case. It appears, based on reading the servlet spec, that /* is
not sufficient for this. Indeed, using Tomcat 6.0.18 I've seen that a
request
Ok, I may have assumed too much. My configuration has virtual hosts
spread over the file system. I stopped 6.0.16, copied over the
server.xml and Context XML's to 6.0.18, copied a required JDBC library
to the lib directory, started 6.0.18 and I was done. I guess that this
isn't really a re-d
What problems are you having? This is a very simply migration. I was
able to just deploy my apps and my server.xml to the 6.0.18 server and
go. No code, no configuration changes for me at least.
vicens wrote:
How can I migrate a tomcat 6.0.16 to tomcat 6.0.18?
Where I can found any tuto
What is in the directory /dirtest/prod_scrpts? If it doesn't have a
file named index.jsp, index.html or index.htm (defaults set in
conf/web.xml) then it will give a 404. Try a very small "hello world"
html page for one of those files. The default is to disable file
listings for directories w
Hi all,
I'm honestly not positive that what I want to do is a good idea but the
basic concept is that I want to dynamically add a Resource (a JNDI JDBC
DataSource) to a Context. The idea is that I will be dynamically
creating databases for new users and want to have a database connection
pool
That may be the problem. My install is not via a control panel of any
sort. I'm not familiar with how a control panel manages the startup
options.
[EMAIL PROTECTED] wrote:
you've installed tomcat with cpanel support or a clean installation of tomcat?
If i haven't understand bad, the one in
x27;t have been.
Again, thanks for the help.
Mark Thomas wrote:
Scott Dunbar wrote:
Is what I'm trying to do wrong?
Sorry, but yes.
I am using CentOS 4.4 but I don't think that this is specific to Linux
per se.
I've modified startup.sh to have:
CATALINA_OPTS="-Djava.awt.headless=true -Xmx512m"
export CATALINA_OPTS
after the comments at the top and it works fine. I also hard code my
JAVA_HOME in much the same way so that t
7;ll continue to experiment - thanks for your help.
Mark Thomas wrote:
Scott Dunbar wrote:
Thanks, I checked that and my I don't set a docBase in my context:
And there is the problem. If it isn't absolute, docBase is relative to
appBase so you do have appBase ==
pgrading to new
Tomcat versions. Thanks for the suggestion.
Mark Thomas wrote:
Scott Dunbar wrote:
I've been using the same code for years since the Tomcat 3.x days and an
upgrade to 5.5.23 has now broken my site.
Check your config for appBase in a host element being set to t
I've been using the same code for years since the Tomcat 3.x days and an
upgrade to 5.5.23 has now broken my site.
If I do a:
I get:
The requested resource (/some/path/to/some.html) is not available. It
is available and this particular file hasn't been modified for a very
long time. If I
Thanks very much!
Rainer Jung wrote:
TC 5.5.16 problem:
http://issues.apache.org/bugzilla/show_bug.cgi?id=38113
Should be fixes in 5.5.17 (not yet realeased).
Scott Dunbar wrote:
Hello,
I recently tried to upgrade from Tomcat 5.5.15 with the 1.4
compatibility libraries and 1.4.2_08 to
Hello,
I recently tried to upgrade from Tomcat 5.5.15 with the 1.4
compatibility libraries and 1.4.2_08 to 5.5.16 without the compatibility
libraries and 1.5.0_06. I'm having a problem where it seems as if each
request gets an extra question mark. From a 5.5.16 access log:
w.x.y.z - - [08/A
16 matches
Mail list logo