you should consider using POI, if you need Excel-only features like "footer
repeated on every page".
Specifically:
http://jakarta.apache.org/poi/hssf/quick-guide.html#HeaderFooter
> -Original Message-
> From: U K Laxmi [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 10, 2005 9:53 AM
It's possible that your User object is not serializing correctly. As I
understand things: when contexts are reloaded, the sessions are serialized
first, the context reloads, and the sessions are restored from their
serialized form. If one of your attributes doesn't make it through this
process,
On the previous linked page, see the section "XML
Parsers and JDK1.4".
In short: the TC classloaders might not look in common/endorsed unless you
are looking for a JDK class.
Mike Curwen
> -Original Message-
> From: ofero [mailto:[EMAIL PROTECTED]
> Sent: Monday, M
How is the drive mapped? By what logged-in windows user? Is it the same
user that Tomcat is running as, and are you sure? ;)
Mike Curwen
> -Original Message-
> From: Randy Paries [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 04, 2005 3:51 PM
> To: 'Tomcat User
Part of the spec says "if no error-page declaration containing an
exception-type fits using the class-heirarchy match, and the exception
thrown is a ServletException or subclass thereof, the container extracts the
wrapped exception..."
So supposing for a minute that Tomcat internals "ignore" any
hmm.. that would be _this_ old chestnut... (a little eager on the send,
sorry.)
http://shh.thathost.com/secadv/2001-03-29-tomcat.txt
This particular exploit was fixed a long time ago (wasn't it?)
Mike Curwen
> -Original Message-
> From: Norris Shelton [mailto:[EMAIL PROTECT
Is it this old chestnut?
Mike Curwen
Product Manager
Globally Boundless
www.globallyboundless.com
204.885.7733 ext 227
Privacy Compliance: This e-mail message is
seems
to have a slightly different take on it.
Mike Curwen
> -Original Message-
> From: Robert Hunt [mailto:[EMAIL PROTECTED]
> Sent: Saturday, February 12, 2005 1:08 PM
> To: tomcat-user@jakarta.apache.org
> Subject: [OT] Automated tool for creating mime-multipart
>
for me, the fckeditor drop-downs don't work. The font, size, etc select
areas. I click them, and then they roll-up before I can select a different
value.
and yah, how about that name?
Mike Curwen
> -Original Message-
> From: David Wall [mailto:[EMAIL PROTECTED]
>
yes to HTMLArea, haven't tried spellcheck.
Mike Curwen
> -Original Message-
> From: Kelly, Steve [mailto:[EMAIL PROTECTED]
> Sent: Friday, February 11, 2005 11:48 AM
> To: Tomcat Users List
> Subject: HTMLArea and SpellCheck plugin
>
>
> Anybody succ
does the fast one run any anti-virus software? That's been known to kill
performance.
Mike Curwen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> -Original Message-
> From: Richard Walters [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 09, 2005 2:54 AM
> To: tomcat-user@jakarta.apache.org
> Subject: mod_jk2
>
>
>
> how/where does mod_jk2 know where to find java
mod_jk2 doesn't need to find java.
>
> you have to hav
to do?
Before I dive into completely unknown territory (ie: tomcat source) I
thought I'd ask around. If anyone has ever glanced at the source, they're
closer to it than I am !
Thanks for any help
Mike Curwen
rs would help you
confirm what I've just said. ;)
Mike Curwen
> -Original Message-
> From: Harry Mantheakis [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 27, 2005 10:12 AM
> To: Tomcat Users List
> Subject: Re: How does Tomcat know that a browser supports cooki
parses through the response, and re-writes the
links for you. iPlanet (yes, I'm an iPlanet survivor) was able to do this
long before Filters, with mixed success.
Mike Curwen
> -Original Message-
> From: Tony Chan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 25, 200
at
com.acme.security.DataSourceAuthenticator.getAuthenticatedUser(DataSourceAut
henticator.java:40)
at
com.acme.security.SimpleLoginServlet.doPost(SimpleLoginServlet.java:76)
Mike Curwen
> -Original Message-
> From: Manisha Sathe [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 24, 2005 3:26 AM
> To: Tomcat Use
support it, then you're looking at tweaking tomcat source to get
what you want, and that's if commons-logging lets you do it.
p.s. to Julius:
Both of your suggestions are just TOO easy... and here I've been afraid of
looking into this. Thanks!
Mike Curwen
> -Original Mess
onfig changes are discovered at
run-time, though I've never tried it (and you should ask about in on the
log4j-user list)
Mike Curwen
> -Original Message-
> From: Andy Kriger [mailto:[EMAIL PROTECTED]
> Sent: Friday, January 21, 2005 12:03 PM
> To: tomcat-user@jakarta.apache
from the makers of webwork:
http://www.opensymphony.com/oscache/
Mike Curwen
Product Manager
Globally Boundless
> -Original Message-
> From: Mieke Banderas [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 1:12 PM
> To: Tomcat Users List
> Subject: Page
www.morpheus.gb.com
morpheus
... etc
Mike Curwen
Product Manager
Globally Boundless
www.globallyboundless.com
> -Original Message-
> From: Mladen Turk [mailto:[EMAIL PROTECTED]
> Sent:
}
combining those two, and you'll get what page is currently processing on
what thread. If you see the same page for more than (the time varies,
but let's say 10 seconds)... then perhaps that page is 'dead' and is
consuming your CPU.
Mike Curwen
www.globallybou
not being completed before
person B's request is begun processing.
Mike Curwen
Product Manager
Globally Boundless
www.globallyboundless.com
204.885.7733 ext 227
> -Original Message-
> From: Roberto Rios [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 22, 2004 2
Win XP SP2 = "Windows XP"
> -Original Message-
> From: Frank W. Zammetti [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 20, 2004 4:26 PM
> To: Commons User; Struts User; Tomcat User
> Subject: [OT] Request an app test (free beer!)
>
>
--
but it's more than just "take away the package".
If you map your servlet to this:
/foobar
then your form should say :
(I just didn't want anyone to think that you invoke a servlet by calling
it's class name).
so in fact, you want bizDispathcer (no capital b).
> -Original Message
Fixed!
The first thing I tried was to remove the log4j.properties file from
WEB-INF/classes and restarted TC. It was still logging! and what's more, it
was logging to the file I had specified in the since-removed
log4j.properties file. So, there is only one other app on the same TC
instance; a c
think there's one
message from the rootCategory, and one from this category. But when I
remove the category 'pages.abc' entirely, we're back to nothing again.
Any ideas? Is there a TC log4j or CL file hiding somewhere?
As written by you, it's true.
for HTTP error codes, you need , not
404
/error/404.jsp
That's a snip from our (working) web.xml in TC5.0.29
> -Original Message-
> From: Chris Cherrett [mailto:[EMAIL PROTECTED]
> Sent: Sunday, December
you've named it 'myweb.xml', just so we can tell the attachments apart, or
is it actually named myweb.xml? If the latter, change it to web.xml.
And having your servlet mapped to "/" is most likely the problem.
The default servlet is the one that Tomcat uses to serve up static
resources. So ei
We've recently been writing the 'next version' of our main application, and
the decision was made to target TC 5.0.x, up from 4.1.x. We experience no
major difficulties in making that move, thouogh there can be a few gotchas.
The one thing we noticed that changed (for the better) was error page
t now)
both of them cover the new exam.
> -Original Message-----
> From: Mike Curwen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 24, 2004 11:49 AM
> To: 'Tomcat Users List'
> Subject: RE: [OT] SCWCD Exam 1.4
>
>
> > -Original Message--
> -Original Message-
> From: Allistair Crossley [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 24, 2004 9:25 AM
> To: Tomcat Users List
> Subject: RE: [OT] SCWCD Exam 1.4
>
>
> The one you found "Head First Servlets and JSP" appears to me
> not to be a dedicated exam guide. I thi
Hi,
We have found that in order to get headless to work properly, you need the
xlib libraries installed. You don't need an xserver _running_, but you need
the libraries, because I think java.awt.* uses them.
Here's a link:
http://javatechniques.com/public/java/docs/hosting/headless-java-x11-libr
I'm going to speculate and say that someone will mention something along the
lines of "... the spirit of the J2EE spec would have you move up to a ejb
container and use EJB/MDB" (or some such).
> -Original Message-
> From: Steven J.Owens [mailto:[EMAIL PROTECTED]
> Sent: Friday, Novembe
You might need a space here, depending on what else is being constructed and
sent to the command line:
JAVA_OPTS="-server
---^
might need:
JAVA_OPTS=" -server
> -Original Message-
> From: Mufaddal Khumri [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 12, 2004 3:09 PM
> T
> If an exception is thrown AFTER 8kb has been written (and the
> initial chunks has been committed) then the redirection to the
> errorPage (if specified) does not occur. Does this sound right?
>
That sounds 100% correct.
> Is there anyway to enforce the redirection to the errorPage?
Not on
getting rid of 8080: Change your Connector's port attribute in server.xml
(search in the file for 8080).
getting rid of the context name: Change your Context's path attribute to be
"". (probably also in server.xml). You will need to remove the existing
default web application, which is that Tomc
I'd think url-pattern elements (regardless of where they appear) need to
conform to the url-patterns specified in the spec (not sure of section).
paths: starting with '/' and ending with '/*'
extensions: '*.foo'
exact: exact matching.
The url-pattern I've left from your original message doesn't
exitSession.jsp -> exitSession_jsp.java
exit_session.jsp -> exit_005fsession_jsp.java
This didn't happen with TC4.1.31, but does happen with TC5.0.28
What's up with that? (Not that it matters, it all works... but is there a
reason?)
------
Maybe it's too obvious to say ... but does the cgi servlet (that comes with
Tomcat) fit your needs ?
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cgi-howto.html
> -Original Message-
> From: Shawn Church [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 9:58 PM
> To: [EMAIL
Thanks Bill.
I suppose I must have been dreaming about getServerName working. Our current
production box is TC4.1.30, and for our next version of the app, I wanted to
target TC5.0.29. Looks like it is a "must have". Yoav will be happy. ;)
> -Original Message-
> From: news [mailto:[EM
Those books are making reference to getting the client's IP/hostname. And
that would be controlled through the connector attribute 'enableLookups'.
This is about getting the Server's hostname.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday,
mcat?) doesn't seem to honour the useCanonical
directive. There seems to be some "controversy" about this?
http://www.mail-archive.com/[EMAIL PROTECTED]/msg32367.html
Have I been going slowly crazy, and this has never worked the way I thought
it did?
Yoav,
was that the JSP pre-compile/JDK1.5 thing? I tried looking for something on
marc.tag, but I've probably missed the message with the subject "Why 5.0.29
won't get out of beta" ;)
> -Original Message-
> From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 200
is it a new username? Are you connecting to mysql from a different host?
The problem is clear in the stacktrace:
Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)
login to mysql and setup your user's access.
> -Original Message-
> From: e-Denton Subscriber [mailto:[EMA
What the heck.. haven't heard mine yet.
Slack 9, no problems at all. :)
> -Original Message-
> From: Giuseppe Briotti [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 26, 2004 9:18 AM
> To: [EMAIL PROTECTED]
> Subject: Re: which Linux Platform is best for Tomcat?
>
>
> I use both Su
I'm fairly certain it's your syntax:
<%@ page import="java.util.ArrayList", "com.gcc.creditclaim.CreditClaim"; %>
should be:
<%@ page import="java.util.ArrayList,com.gcc.creditclaim.CreditClaim" %>
(entries are quoted all together, and no trailing semicolon).
> -Original Message-
> Fr
put an index.html page under $CATALINA_HOME/server/webapps/manager
and have it contain a link to /html or a meta refresh.
> -Original Message-
> From: Andoni [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 12, 2004 3:59 PM
> To: Tomcat Users List
> Subject: Manager application in TC
There is a known StringBuffer memory leak in a certain version of the jvm
(which I can't remember now offhand). But I'm pretty sure I mentioned on
this list before, so search the archives. (or just wait.. someone will chime
in with the exact version). I think it was around 4.1.2_05 ?
> -Orig
oops. I meant ".. it should be possible to **filter** all the requests..."
:o
> -Original Message-
> From: Mike Curwen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 06, 2004 6:24 PM
> To: 'Tomcat Users List'; 'David Wall'
&g
Could a filter do the job?
response wrapping always seems scarey to me, but it should be possible to
wrap all the requests for a given URL space (so for example, anything that
might conveniently fall under the /agreement/* URL space), and after your
call to doChain, you can extract and persist a c
yah, that's all. ;)
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
mysql definitely supports retrieval of generated keys through jdbc.
http://dev.mysql.com/tech-resources/articles/autoincrement-with-connectorj.h
tml
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 01, 2004 10:09 AM
> To: [EMAIL PROTECTED]
Yup, latest 4.1 does support subqueries. But the folks around here have
something against "gamma". ;)
Actually.. that's me, but we've got 4.1 installed on our dev box and are
playing.
And I do this the simplest way... I use autoincrement. But I'd love
subqueries for other reasons.
> -Ori
yup, that's letting the auto_increment do its job (which is what I do).
some folks don't believe in those, and use a separate primary key generating
scheme. Many a time I've heard of this "update and retrieve in one select
statement", and I think it always has a vaguely Oracle'ish feel to it. So
Ok, since it's been brought forward...
how do you update and retrieve all in one query? This is for: "I need a new
primary key, and I need it to be thread safe."
something that would run on mysql?
unless you can get this magic query, it's not quite as simple as "let the
databse handle it", is
Ok, those docs are way out of date. If you're using connectorj 3, those
docs would only confuse the matter.
The current docos on the jconnector portion of the mysql.com website contain
all the latest info on "how much of the spec" the jconnector drivers
implement. The JavaDoc for the drivers them
One answer, btw, is the download contains all the source files. This one
time, when I was curious, I built the javadoc.
> -Original Message-
> From: Mike Curwen [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 23, 2004 12:07 PM
> To: 'Tomcat Users List'
>
The API docs for a mysql driver has **nothing** to do with tomcat. Does
tomcat distribute the API for mysql drivers??
Perhaps the double star and question marks will convince you. ;)
> -Original Message-
> From: Chuck Carson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 23, 2
did you even try the website?
http://jakarta.apache.org/tomcat/
look at that blue table.
> -Original Message-
> From: CCNY [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 23, 2004 10:00 AM
> To: [EMAIL PROTECTED]
> Subject: JSP/Servlet Version supported? HELP!
>
>
> Can someone
Mwah-h!
I would **love** to know your source on that. Hani S. doesn't count
>
> As far as JBoss goes, I heard a nasty rumor that JBoss might
> not be around much longer.
>
> -rhugga
>
> -
> To unsubscribe, e-mail: [EMAI
Hmm...
http://www.greenfieldresearch.ca/technical/jk2_config.html
Reading that, look for the one line in red font. Seems there's potential
config problems when apache and tomcat are on separate boxes, as they need
to share a file. You'd think this would prevent operation, rather than
slowing it d
Ok, I'll bite.
Isn't this what IDE's are for? Browser as IDE? no thanks. ;)
> -Original Message-
> From: John Villar [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 17, 2004 9:39 AM
> To: Tomcat Users List
> Subject: Re: [ot] something similar to phps ?
>
>
> Expanding a little m
I think we should assume that 'the program' will function correctly and do
what it's advertised to do, since if that was the actual problem, then a
list like 'java-rmi-user' or 'java-io-user' would be more appropriate.
The tomcat application, and that second application should be coded to
handle
Try this:
http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=56&t=
002491
> -Original Message-
> From: Benjamin Goldsmith [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 8:38 PM
> To: [EMAIL PROTECTED]
> Subject: Running EXE CGI's from Tomcat 5.0.28
>
So you've already written this java program, and it has a public static void
main() method, and it all interfaces properly with what you need it to, and
you just want to know how to make it start when your UNIX box starts?
Or you haven't written the program yet at all, and you want to know how to
Not sure if you could tell this from a stacktrace or not, but where do you
get your Mail Session from? If you've set up a JNDI resource, as described
on
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.html,
then mail.jar will need to be in common/lib.
> -Original Message
I believe you'd *need* to put them there (common/lib)
if you were using a container-managed connection pool.
> -Original Message-
> From: Jeffrey Barnett [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 08, 2004 1:18 PM
> To: Tomcat Users List
> Subject: Re: Location of third party
> "Data: ..."?
>
> Benjamin J. Armintor
> Operations Systems Specialist
> ITS-Systems: Mainframe Group
> University of Texas - Austin
> tele: (512) 232-6562
> email: [EMAIL PROTECTED]
>
>
>
> -Original Message-
> From: Mike Curwen [m
Just a "me too".
Slackware 9.1
Apache 2 (sorry, can't find minor version)
Tomcat 4.1.30
JK 1.2
I get the same sort of thing in my catalina.out, and only on POST
submissions. If I switch my form temporarily to GET, the dump goes away.
Here's my server.xml (which has been trimed from the 'out
I'm never sure why smart people get this confused.
ContextPath... has nothing whatsoever to do with running in a WAR, from a
database, or exploded from a file system.
For simple little things that an application might want to do like, oh, I
don't know... reminder emails that might contain a lin
OHH!!. How could we be so stupid???
RTFT! (that last 'T' would be 'thread')
> -Original Message-
> From: Rajesh [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 12, 2004 8:47 AM
> To: Tomcat Users List
> Subject: Re: SOLVED: How to get the context path for a web
> application?
>
>
Also, A page with nothing but "ERROR !!!" is probably too small. There is a
'feature' of IE that won't show an error page if it's under a certain size.
> -Original Message-
> From: Eric Chow [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 11:11 PM
> To: Tomcat Users List
> Su
if you've got it running in a DOS window (which you might want to do, for
just this purpose), you can try either the Pause/Break key, and if that
doesn't do it, try 'Cntrl-C' in the DOS window.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, A
I think the essence of the request is to get Tomcat to not show a tomcat
error page under any circumstances. For those using Tomcat stand-alone,
(ie: they do not have the benefit of being able to use custom apache error
pages), is there a solution?
If you say that errorpages specified in web.xml
place the class in:
server\classes\org\apache\catalina\core\
and then restart Tomcat.
That's it.
> -Original Message-
> From: Vykuntam (vyke) Adepu [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 04, 2004 3:58 PM
> To: Tomcat Users List
> Subject: RE: hot fixes for 4.1.27
>
>
>
what else is running on the box? a popular tomcat-killer is an antivirus
program
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 26, 2004 11:57 AM
> To: Tomcat Users List
> Subject: RE: Tomcat too slow in Windows 2000 server
>
>
> Thanks
In fact, isn't it impossible to use one Manager app and have it be able to
manage apps cross-host ? So it's not so much a matter of what you "want"?
I'm curious, because I'd like the opposite (one manager app, for all apps on
all hosts) and I've always thought that not possible. Not true?
> ---
If MyServiceImpl.class was loaded by a common/lib classloader, would it be
able to find resources in the WEB-INF/ classloader ? (Do classloaders work
that way?)
> -Original Message-
> From: Lorenz, Christoph [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 21, 2004 8:15 AM
> To: 'Tomc
for more than just Oracle, try "SELECT 1"
> -Original Message-
> From: V D [mailto:[EMAIL PROTECTED]
> Sent: Saturday, July 17, 2004 7:33 AM
> To: Tomcat Users List
> Subject: Re: Connection pool detecting bad connection
>
>
> Thank you very much for the information. I wonder what is
each connection I want to configure??
>
> Thanks for your response
>
> Emerson
>
> Mike Curwen wrote:
> > I think the way to do this with DBCP is to specify a test
> query. The
> > pool would then run this query (like "SELECT 1") before
> givin
true, when is it tested?
>
>
>
>
> Mike Curwen wrote:
> > I'm not an expert, but I suspect that the resource config
> parameters
> > will act like javabean setters. So you should be able to specify
> > something like:
> >
> >
>
h connection I want to
> configure??
>
> Thanks for your response
>
> Emerson
>
> Mike Curwen wrote:
> > I think the way to do this with DBCP is to specify a test
> query. The
> > pool would then run this query (like "SELECT 1") before
> giving out th
I think the way to do this with DBCP is to specify a test query. The
pool would then run this query (like "SELECT 1") before giving out the
connection. If it failed (and if it's because the connection is closed),
it will null this connection in the pool, open a new connection, and
retest it, and t
what timeout?
the amount of time it keeps an idle connection in the pool?
the amount of time it waits before considering a connection abandoned?
> -Original Message-
> From: Emerson Cargnin [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 15, 2004 2:40 PM
> To: Tomcat Users List
> Subje
What version of Linux ?
older kernels report each java thread as a separate process.
> -Original Message-
> From: Matthias Leonhardt [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 12:18 PM
> To: [EMAIL PROTECTED]
> Subject: standard install produces 33 processes/forks!
>
>
The other thing said was 'restart the web server which clears the logs'
huh?
Who here has a web server that keeps logs in memory or entirely in some
type of swap space that is cleared on a server restart? (do you mean a
tomcat restart, or a server hardware reboot ?)
I'm thinking there might be
what is 't' ?
> -Original Message-
> From: Chris [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 14, 2004 6:24 AM
> To: Tomcat Users List
> Subject: why only put resource file to "$TC$\shared\classes",
> did TC found it?
>
>
> Howdy,
> I am developing webapp using TC4.1.27 , Eclipse
ilto:[EMAIL PROTECTED]
> Sent: Tuesday, July 13, 2004 10:14 AM
> To: Tomcat Users List
> Subject: RE: Is there such a beast ? (virtual directories)
>
>
> Inside a host you could add a docBase="/usr/local/somewhere" />
>
> Regards,
>
> Carl
>
> -
Hello all,
I had a friend ask me on the phone a couple days ago, and now a question
has popped up at javaranch. I've looked in the docs and googled, but
haven't found a definitive 'no' answer (shouldn't life be that simple?).
Thought I'd ask here.
Is there such a thing as directory aliasing / v
e.com/watermarks I get a 404 message:
>
> The requested resource (/watermarks/) is not available.
>
> This is with Tomcat 5.0.26 embedded in JBoss 3.2.4. There
> are not any
> error messages in any logfiles.
>Thanks,
> -M@
>
> On Jul 9, 2004, at 1:41 PM, Mike Cu
To unsubscribe, e-mail: [EMAIL PROTECTED]
!
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 09, 2004 3:57 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: serving static content
>
>
> PLaese no send emailthan
Tomcat will serve static content, pretty much "out of the box". What is
the problem you're experiencing ?
> -Original Message-
> From: Matthew Hixson [mailto:[EMAIL PROTECTED]
> Sent: Friday, July 09, 2004 3:27 PM
> To: Tomcat Users List
> Subject: serving static content
>
>
> Does th
or improve all
> the readers of
> the documentation? Let's see ... Documentation, or all the
> readers of the
> those docs ... Improve the docs, or all the readers of the docs ...
> Hmmm ... What could the answer be? Boy! That's a tough one!
>
>
&g
Wouldn't it be easier to assume (in all things, not just tomcat docs)
that unless 'recursion' is specifically mentioned, that a given process
is *not* recursive?
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html#Automat
ic%20Application%20Deployment
Where in the 3rd bullet do you
You'd get the hello context.
-Original Message-
From: Ivan Jouikov [mailto:[EMAIL PROTECTED]
Sent: Friday, July 09, 2004 3:37 AM
To: 'Tomcat Users List'
Subject: will ROOT (/) context, folder "hello" interfere with context
(hello) ?
Something just popped in my mind.
If you have a
in order to be considered a webapp, you need to have an empty web.xml
file in the WEB-INF folder under springapps. Do you have this?
empty means web.xml contains:
You will also need to restart Tomcat for it to pick this up.
> -Original Message-
> From: Michael Labhard [mailto:[EMA
did you turn on the invoker servlet ?
> -Original Message-
> From: Kamaleshwaran Sivalingam [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 08, 2004 9:26 AM
> To: Tomcat Users List
> Subject: Trouble running servlets using TomCat4.1.18
>
>
> Hi,
> I have trouble running servlets u
I'm not sure what you see, but my tomcat manager only shows me the
applications that exist in the 'current' host. meaning:
foo.mysite.com:8080/manager/html/list will show me only those apps
deployed under 'foo'
bar.mysite.com:8080/manager/html/list will show me only those apps
deployed under 'bar'.
It's a good idea, but it has it's problems. As an example:
What about tomcat 4 install problems? Does it go in Tomcat 4 , or the
install one?
What about tomcat 5 on linux, connecting to IIS on win2k3. Which list ?
The way I would handle this is to create a client-side mail filter. If
I we
I believe that it's 'normal' to use a logging package, rather than
system.out to perform debug logging. A package like log4j has many
advantages including:
1) It's popular (so you get support and lots of people can help)
2) It's super-configurable (you can turn each class/package on or off,
or adj
1 - 100 of 494 matches
Mail list logo