Hello,
I've noticed many times that most, well, 'privates' in Tomcat (and many
other Jakarta projects) are private, while having them protected would
greatly ease coding any derivated classes, why?
Greetings, deacon Marcus
-
Hello,
> -Original Message-
> From: Bill Barker [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 2:17 AM
> To: Tomcat Developers List
> Subject: Re: Sessions - bug in Tomcat 4.1.24
>
>
>
> - Original Message -----
> From: "deacon Marcus
/ Remove this session from our manager's active sessions
[...]
// We have completed expire of this session
setValid(false); // <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
expiring = false;
if ((manager != null) && (manager
and "normal" requests? Any suggestions where to start? I have most of the
code ready, I'm just not sure where to plug it in for best results /
stability.
Greetings, deacon Marcus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
Hi,
Check http://www.opensymphony.com/oscache/ , you may find it interesting.
Greetings, deacon Marcus
> -Original Message-
> From: Gunnar Wagenknecht [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, February 03, 2002 2:46 PM
> To: [EMAIL PROTECTED]
> Subject: PageCaching Fea
Hi,
Why so many things in org.apache.catalina.core.* are private instead of
protected? Even the smallest changes in subclasses requires copy-pasting
pages of code since most utility methods are private while they could as
well be protected :/
Greetings, deacon Marcus
--
To unsubscribe, e-mail
Hi,
Is it possible to override single classes in Tomcat by placing .class files
in server/classes? If a .class exists both in /lib/.jar and
/classes//.class which one is used?
Greetings, deacon Marcus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands,
Hi,
Would it be possible for contexts to exist as a vhost (cntxt.domain.ext) and
a sub-dir (www.domain.ext/cntxt) at the same time?
Greetings, deacon Marcus
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
cal (since everything was private I had to duplicate every line, which
technically is (c) infringment afair) - no big deal, took less than an hour
including testing, but it's pretty strange noone thought about including
something so basic from v. 1.0 to 1.4.
Greetings,
deacon Marcus
--
cat, but there could be
a number of problems with implementing "slave" connector. It would be easy
to just tunnel HTTP requests once "host: " header is known, but here's the
first problem - request.getRemoteAddr would return "master" Tomcat's IP. Any
suggestion
Hi,
> -Original Message-
> From: Deacon Marcus [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 12, 2001 10:42 PM
> To: Tomcat Developers Mailing List
> Subject: RE: Tomcat4, taglibs, and pageContext.include
>
>
> Hi,
> I need to upgrade to latest T4 ASAP,
re"?
And, maybe the problem's worth a paragraph or two (plus links to
downloadable patch) in FAQ?
Greetings, deacon Marcus
> -Original Message-
> From: Rickard Öberg [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, October 27, 2001 4:14 PM
> To: [EMAIL PROTEC
fix it?
If specs are unclear why not make some kind of "strict vs common-sense" flag
in config files for cases like this?
Since I commited next to nothing, it may be sort of insolence on my part,
but I'm really concerned about the future of Tomcat and such things are
potentially jeopardi
Thanks,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Craig R. McClanahan
> Sent: Friday, October 26, 2001 1:58 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Filters on error/index pages
>
>
>
>
> On Thu, 25 Oct 2001
Hi,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Craig R. McClanahan
> Sent: Thursday, October 25, 2001 12:26 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Filters on error/index pages
>
>
>
>
> On Wed, 24 Oct 2001
and have killer
headaches so my iq and concentration ability are at 25% normal, and my
deadlines are near :(
Thanks in advance, greetings, deacon Marcus
ng on the
> [EMAIL PROTECTED] list, about the potential contribution of the
> "bcel" library to Jakarta.
Thanks, I'll take a look.
> It would be quite interesting if BCEL and/or your code could be used to
> create the generated classes for JSP pages without going through a Ja
ou may want to skip
> the source code and just spew out bytecode directly based on the XML file
> you're reading.
> Also, I have JDK 1.2 implementation of Dynamic Proxies that you're
> welcome to look at, based on the aforementioned article.
>
> Aaron
>
Greeti
Hi,
Are there any actions taken to convince Sun to leave tools.jar and javac as
they were in JDK 1.4b1 and before? JDK 1.4 is still beta 2, so it's not too
late for that, right?
Greetings,
deacon Marcus
~
HELP STARVING JAVA PROGRAMMER: If you need cheap and reliable JSP hosting,
p
Hi,
> From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 04, 2001 2:35 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [half-off-topic] Java Compilers
>
>
> Hi,
>
> On Thu, 4 Oct 2001, Deacon Marcus wrote:
>
> > There would be two cla
DK 1.4b2, tools.jar just isn't what it used to be... so
I need some kind of 100% java java compiler. And, I have no idea where to
search for one. Of course, there's dozens, but it must be both stable and
compatible with JDK 1.1 - 1.4.
Greetings, deacon Marcus
p.s. Is it ok for me to use
hange logging, move to Log4j instead of this.
Greetings, deacon Marcus
~
HELP STARVING JAVA PROGRAMMER: If you need cheap and reliable JSP hosting,
please contact [EMAIL PROTECTED] (from 12$/m for 50mb WWW + 20mb mail)
Hi,
Are there any Tomcat fan-sites? Not support, help, etc, but _fan_ sites?
Are there any Tomcat mugs, posters, plushies, etc? One of my co-workers
threatens me she'll hurt me if I won't get a Tomcat plushie for her... ;/
Greetings,
deacon Marcus
p.s. Great work. Great-great-gre
model, all files
processed by Apache except those meant for Tomcat, reverse the roles - make
Apache "slave" of Tomcat, and use it only for, for example, php, while using
Tomcat for everything else including static content.
Greetings, deacon Marcus
Hi,
I was wondering, why Tomcat isn't using JDOM and/or Log4j? They're great
APIs, much clearer than what's used currently.
Greetings, deacon Marcus
I'd say stack trace isn't necessary here because it's availabe in logs, and
writing in would probably scroll exception name and message off-screen (not
all environments have scrolling on command line) which would defeat its
purpose on making this info available instantly.
Greetings, deacon Marcus
p.s. I'm using Tomcat 4.0 b6
Hi,
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Craig R. McClanahan
> Sent: Sunday, August 19, 2001 1:17 AM
>
> On Sun, 19 Aug 2001, Deacon Marcus wrote:
>
> > Hi,
> >
> > > -Original Message-
> > > From: Pier P.
CGI execution in the default
> configuration? I don't know, after hearing people running Tomcat
> as root, I
> feel we really should!)
You mean it's _enabled_ by _default_ ??
/me is running to his server's console to immediately disable CGI before one
of his customers find out it's enabled and it's too late ;/
Greetings, deacon Marcus
Time to go back to the old good java tutorial, I guess. Ever heard of
autoloading and threads? And, was it _that_ important to post it six times
or my mailbox went crazy?
Greetings, deacon Marcus
p.s. NTFG
p.s.2 Is there a way to moderate newcomers?
p.s.3 How often you get "method/clas
, do
you think it's something with enough demand to release it when it's
late-beta?
The discussed approach was to include a jsp-template inside of a custom tag
redirecting it to a specified e-mail address/list on an itermediate (process
and forward type) jsp page.
Greetings, deacon Marcus
Hi,
> From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
>
>
> On Sat, 28 Jul 2001, Deacon Marcus wrote:
>
> > Hi,
> > I'm using (very ligthly) modified Tomcat 4.0 b5 for almost as
> long as it was
> > out (b3 before, but I'm not sure), and f
s on average.
Wanna bet ? Before you say "yes", let me inform you it's a two-years old
installation of 98 SE upgraded from 98. To be more exact, it doesn't always
crash, but on average after 4 hours it either crash or is almost dead from
memory / resources leaks.
Greetings, d
t to know), while my Windows
_final_ with every possible service pack and security patches crashes about
every 4 hours on average. I love you guys :) If such programmers would work
in M$ since its begging we would had (stable) Windows XP in 1985-1990.
Greetings, deacon Marcus
gt; System.out.println("Lecture des paramètres de configuration de
> l'application impossible.");
> System.exit(1);
> }
> }
>
> // method called by other servlets
> public String m1(ServletOutputStream out) {
>
> // uses init parameters such as P1 and returns a result
> ...
> }
> /**
>
> thanks for any help
>
> Stéphane
Greetings, deacon Marcus
ou want your server to handle, based on the
> hardware capabilities and the processing requirements of your
> application. For example, if your response time starts going through the
> roof once you exceed N simultaneous requests (because you've encountered
> some sort of bottleneck), it doesn't make sense to set maxProcessors
> higher than N -- that will just cause response times to slow down for
> everyone.
>
> >
> > Any info on this is greatly appreciated.
> >
> > Thanks,
> > Kumar.
> >
>
> Craig
>
Greetings,
deacon Marcus
Hi,
I'm not sure everything is ok on my systems with names containing "_", but
at least it looks so. I use "_" at the begining of a filename to mark it as
"hidden", and use it only in templates / includes / etc, and they work
perfectly ok.
Greetings, dea
.stop(). It, as the name implies, stops ;> The difference is, stop()
is implemented, and while it's not recommended (deprecated) it's working and
it's relatively safe.
Greetings,
deacon Marcus
-Original Message-
From: Renato Weiner [mailto:[EMAIL PROTECTED]]
Sent: Tues
ken().trim();
while( st.hasMoreTokens() )
{
addAlias( st.nextToken().trim() );
}
// * patch end
String oldName = this.name;
this.name = name;
support.firePropertyChange("name", oldName, this.name);
}
=
Greetings,
deacon Marcus
Hi,
When will next beta be available?
If it's still unknown, could someone tell me which is the last more-or-less
stable night build?
Thanks in advance,
deacon Marcus
t a month
> Henri Gomez ___[_]
> EMAIL : [EMAIL PROTECTED](. .)
> PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
Greetings,
deacon Marcus
Aliases[i] = aliases[i];
newAliases[aliases.length] = alias;
aliases = newAliases; // <<== replace old array with new one
// Inform interested listeners
fireContainerEvent(ADD_ALIAS_EVENT, alias);
-
Thanks in advance,
deacon Marcus
> -Original Message
p; users ...
>
> I: Redhat 6.2 / 7.1
Development: Win 98 se / me
Deployment: RedHat 7.1
> Henri Gomez ___[_]
> EMAIL : [EMAIL PROTECTED](. .)
> PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
Greetings,
deacon Marcus
Hi,
Please, if you don't have the time to fix it or it's low priority let me
know which classes control this behavior so I could try to fix it myself.
Thanks in advance,
deacon Marcus
> -Original Message-
> From: Deacon Marcus [mailto:[EMAIL PROTECTED]]
> Sent
I almost forgot - defining two hosts is out of question - some
application-scope objects wouldn't work.
> -Original Message-
> From: Deacon Marcus [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 09, 2001 12:27 AM
> To: [EMAIL PROTECTED]
> Subject: Problems with alia
indows/hosts depending on
platform.
I hope I'm wrong, but it looks like is just not implemented ??
Is this a known problem? Is there any workaround? Could someone give me
working example of such configuration? This is critical to me, I have to
have it working next week.
Thanks in advance,
deacon Marcus
45 matches
Mail list logo