Hi,
for the patch 36020 I had a look at MemoryUserDatabase and although the
patch is already committed (Thanks!) I wanted to discuss a few things:
1) The close() for the MemoryUserDatabase is never called,
especially not during shutdown of tomcat. Anyone with a good hint, where
to look for ad
Hi all,
I am from Market Development Engineering department at Sun Microsystems.
I have some questions about tomcat Solaris 10 supports. Could you please
point me to the right person? Thanks.
-
To unsubscribe, e-mail: [EMAIL
Hi,
OK, thanks for finding these out ;)
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Amy Roh [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, November 10, 2004 5:34 PM
>To: Tomcat Developers List
>Subject: Re: TCK questions
>
>Here are my find
AIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 10, 2004 6:03 AM
Subject: TCK questions
Hi,
I have two questions regarding the Servlet and JSP TCKs that you (the
powers that be) run for us on Tomcat releases (thanks again ;)).
1. When you
Hi,
I have two questions regarding the Servlet and JSP TCKs that you (the
powers that be) run for us on Tomcat releases (thanks again ;)).
1. When you run the TCKs, is there a report produced? If so, what's its
format and can it posted to this list?
2. I know the TCK scholarship fo
On Nov 9, 2004, at 10:00 PM, Jess Holle wrote:
is there any hope/possibility/interest of trying to balance the number
of active sessions per Tomcat instance (i.e. sending new requests to
the instance with the fewest active sessions)?
We (UF, I cannot claim to represent the tomcat devs) are happy
For cases where the session data is too large and/or volatile to
replicate without a performance penalty and where session affinity is
thus required, is there any hope/possibility/interest of trying to
balance the number of active sessions per Tomcat instance (i.e. sending
new requests to the i
Hi all,
Sorry, it took some longer, but I've just put together a basic document of terms
coupled with a guestbook script:
http://www.gknw.com/test/jtc_terms/index.html
every help in completing such a docu is greatly appreciated! Please add your comments!
Guenter.
PS: I had no time to make it ni
Filip Hanik a écrit :
hi Henri,
When I used JavaGroups (not anymore because of licensing) it was to do
session replication.
Any type of replication or clustering will always impact performance in a
negative way, but instead of you achieve fail over and high availability.
Now I use standard TCP con
-Original Message-
From: Henri Gomez [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 14, 2004 2:59 AM
To: Tomcat Developers List
Subject: javagroups questions - Was: Jk2 object model
Did someone here (may be Filip), could tell us if the use of
javagroups instead of standard tcp connections could
Did someone here (may be Filip), could tell us if the use of
javagroups instead of standard tcp connections could have
some speed impact (negative or positive).
Just to have some clues in the current reflexion of jk/jk2
successor
Regards
---
ke to clear up some questions about mod_jk itself (these
are source code related, hence not posting to -user).
The array which holds the workers (and their lb_value, factor, etc)
seems to be a per-apache-process structure created in validate() of
jk_lb_worker.c. So each apache process independ
ache2, doesn't
seem to want to work with IMHO as it is, though, and so I found my way
around to mod_jk/mod_jk2.)
As a side note: The docs at
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/common/AJPv13.html
[AJPv13.html]
have been very helpful for this.
Now, to the point: I have some
wonderful! thanks
--
sean
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
l for this.
Now, to the point: I have some questions, wanting to get the AJP/1.3
protocol-implemnetation right, in the Lisp code for it.
- in AJPv13.html, there's a mention of an 'integer' type
How wide is an integer expected to be in AJPv13 ?
2 bytes, MSB code (0x1234 will appears
en very helpful for this.
Now, to the point: I have some questions, wanting to get the AJP/1.3
protocol-implemnetation right, in the Lisp code for it.
- in AJPv13.html, there's a mention of an 'integer' type
How wide is an integer expected to be in AJPv13 ?
- in that same doc
I'm new to this mailing list. I'm trying to get some quick directions
from the group.
1) I went to mail-archive.com to search for my problem below (#2) and
found that all of the archives to this mailing list don't allow access.
Who should I talk to about this? http://www.mail-archive.com app
-Original Message-
From: Thierry Legrain
Sent: Monday, January 27, 2003 11:36 AM
To: '[EMAIL PROTECTED]'
Cc: Thierry Legrain
Subject: JMX : Questions
I have realized a generic MBeanBrowser and I want to test it with TomCat.
How to connect MBeanServer with an extern
there should be no problem with this, but I am not sure
what the limitation of the trial version is or if there is a technical
limitation at all or just a license issue.
But be reminded to the jvm problem I have with Domino 6, but perhaps you
are able to include the suggested fix/code to attach to an
> -Original Message-
> From: [EMAIL PROTECTED]
Great news!
>
> My workers2.properties lookes like this for the VM initialization
>
> [vm:]
> info=Parameters used to load a JVM in the server process
> OPT=-Djava.class.path=${CATALINA_HOME}/bin/tomcat-jni.jar;
Try using the folwing ins
I am leaving for a one week holiday and wanted to share the first
beta-version of the JK2 Domino connector with you.
I am not familiar with the Apache coding guidlines etc., it is just for you
who are interested in this and are more experienced than I am, to have a
look at the code, and to commen
"Mladen Turk" <[EMAIL PROTECTED]> wrote on 30.12.2002 19:25:01:
>
> > >
> > > Looks to me like that you are using the wrong JVM.
> > >
> > The strange thing is, that this only happens when using
> > Domino 6 and not when using Domino 5 with the same JVM path
> > and DSAPI filter. I extracted the
Mladen Turk wrote:
> Seems that Domino 6 is using its own JVM (think that the one (IBM 1.3.1)
> comes with installation) and you have collision problem cause you are
> loading another JVM in the process.
>
> There could be a problem with that if Domino already loads JVM, cause
> you can load JVM
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 30, 2002 3:15 PM
> To: Tomcat Developers List
> Subject: RE: Questions related to a port of the IIS-connector
> to Domino I plan to provide
>
>
> >
"Mladen Turk" <[EMAIL PROTECTED]> wrote on 30.12.2002 08:02:13:
> Good, so if there is DSAPI, there shuld't be problems :).
I think so and I am making progress, but hope someone can help me further
with questions 2 and 3 :)
>
> > For the moment I work w
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 29, 2002 7:20 PM
> To: Tomcat Developers List
> Subject: RE: Questions related to a port of the IIS-connector
> to Domino I plan to provide
>
> >
> &g
"Mladen Turk" <[EMAIL PROTECTED]> wrote on 29.12.2002 17:48:40:
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > Sent: Sunday, December 29, 2002 2:35 PM
> > To: [EMAIL PROTECTED]
> > Subject: Questions related to a port
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, December 29, 2002 2:35 PM
> To: [EMAIL PROTECTED]
> Subject: Questions related to a port of the IIS-connector to
> Domino I plan to provide
>
>
What version of Do
I am working on a port of the jk2 connector to Domino based on the iis
connector. Perhaps it can be included in the normal release later, for now
I have some questions which should get me nearer to first beta release of
the Domino connector.
By the way I am working with TC 4.1.18 JDK 1.3.1_06 and
Any opinions ?
This is a significant change - I won't do it unless I have some feedback.
The issues is moving flush() out of PageContextImpl.release() and into
the generated java code, just before calling releasePageContext().
My assertion is that release() shouldn't have the flush() as side ef
Remy Maucherat wrote:
>> If we let the servlet wrapper deal with it - then we need a 'partial
>> flush'
>> in release() - which will just move the data to the parent buffer (
>> OutputBuffer from what I see ), but without calling flush on it.
>>
>> Remy, what do you think ?
>
> Yes, I think I agr
I'm trying to understand the last part of the JSP execution - and
how the buffer is flushed and closed.
Acording to javadocs, JspFactory.releasePageContext() should
be invoked, and that will call PageContext.release().
In release() javadoc:
* This method shall "reset" the internal state of
Did there is a way to specify a context loading order.
ie :
ROOT, then app1, app2, zorg1, app3 ?
Regards
PS: It's the case in TC 3.3, and settings context in server.xml in
4.1.12 didn't seems to works, TC 4.1.x loading context in alphabetically
order
--
To unsubscribe, e-mail:
Hi Glenn,
see below...
Glenn Nielsen wrote:
> Hi Jean-Francois,
>
> My comments are intermixed below.
>
> Jean-Francois Arcand wrote:
>
>> Hi Glenn, here is a couple of questions regarding your
>> SecurityManager XML works:
>>
>> (1) A
Hi Jean-Francois,
My comments are intermixed below.
Jean-Francois Arcand wrote:
> Hi Glenn, here is a couple of questions regarding your SecurityManager
> XML works:
>
> (1) All permissions seems to be stored in class SecurityPolicyBase. The
> Map used to store permission is
Hi Glenn, here is a couple of questions regarding your SecurityManager
XML works:
(1) All permissions seems to be stored in class SecurityPolicyBase. The
Map used to store permission is static, meaning all permissions will be
stored in (why all? doing permissions.implies will browse every
On Thu, 25 Apr 2002, Ignacio J. Ortega wrote:
> > keep all logs, confs, files in the same place ).
> >
>
> This can work for apache, win32 or *x but for IIS it's really hard, i
> much prefer to keep all this things near tomcat, not near the System32
> directory :), anyway having a totally agnos
> First - Nacho, my next commit ( probably tommorow, after I check
> everything ) will be large, please commit whatever you have changed
> and I'll resolve the conflicts.
Done, go ahead..
> Is it a NPE or a core dump ? I got it working with Apache + 3.3, 4.0,
> 4.1 ( ajp13-socket, unix, jni ),
First - Nacho, my next commit ( probably tommorow, after I check
everything ) will be large, please commit whatever you have changed
and I'll resolve the conflicts.
The biggest change is using JK_OK / JK_ERR consistently for return
types and using java style
rc=function()
if( rc != JK_OK )
..
Hola,
isapi_redirector2.dll has started to load and log this night :) and is
giving me a beautiful NPE when trying the ajp13 connector from tc33,
it's suppoused to work, ?
i have some caveats about the way the default logger logs by default ;),
the code is trying printf to stderr, what can i do
On Thu, 9 Aug 2001, Christopher Cain wrote:
>
> 1. In server.xml, does an embeded listener take the same form as it does
> in web.xml:
>
>
>
> my.package.class
>
>
>
No, it follows the style of the other server.xml declarations instead:
* The element name is capitalized.
* The "
1. In server.xml, does an embeded listener take the same form as it does
in web.xml:
my.package.class
2. In the above example, should the custom jar containing
"my.package.class" simply be placed into the {TC_HOME}\server\lib
directory, or do I need to get it to the startup classloa
lto:[EMAIL PROTECTED]]
Sent: Saturday, July 07, 2001 1:52 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: JDBC Realm Questions Tomcat 3.2.2
On Tue, 3 Jul 2001, Jonathan Pierce wrote:
> This may be a stupid question but I've found hundreds of messages from
confused
> users o
On Tue, 3 Jul 2001, Jonathan Pierce wrote:
> This may be a stupid question but I've found hundreds of messages from confused
> users on the subject of JDBC Realms and Tomcat and no good explanation or
> example. There is a documentation file JDBCRealm.howto but it doesn't describe
> how to instan
This may be a stupid question but I've found hundreds of messages from confused
users on the subject of JDBC Realms and Tomcat and no good explanation or
example. There is a documentation file JDBCRealm.howto but it doesn't describe
how to instantiate the datasource with a code example or what add
> Sorry for intruding on the dev list, but I am having no luck
> getting emails
> from the user list. I greatly appreciate it if someone could
> answer these
> two questions:
>
> a) Can Tomcat do a forward to an anchor in a JSP page, such as:
>
> RequestDispatch
Thanks everybody for some excellent answers on the classloading topic. The security
issues are not something I had considered, in naturally thinking that 'look then
delegate' is the logical way to go.
On the issue of classpath ordering via my .properties file, I was thinking that it
would not
[EMAIL PROTECTED] wrote:
>
> On Sat, 23 Jun 2001, Glenn Nielsen wrote:
>
> > > I believe there are important security issues, but I'm sure the spec took
> > > this into consideration - so probably I'm wrong ( of course, this will be
> > > easy to verify later on, there are quite a few ways someo
> 1) why is Request final? i was planning on extending it in
> org.apache.ajp.AjpRequest, but can't do so since it's final. it's no
> big deal, i can create org.apache.ajp.AjpRequestAdapter instead, just
> kind of curious.
Well, before, the primary use for extending the request and response was
a Digester in commons ), all this
configs are on server.xml..
>
> 3) Inconsistent directory-scanning behaviours
>
> org.apache.tomcat.modules.config.ProfileLoader [ -r ]
>
> makes use of IntrospectionUtils, but
>
> orb.apache.tomcat.core.LoaderInterceptor11 [ -r
On Sat, 23 Jun 2001, Craig R. McClanahan wrote:
> Servlet 2.3 PFD2, defines sensitive for the purposes of conformance: J2SE
> and servlet API classes.
Well, that's not very good if you have a "sensitive" driver ( a native
JDBC for friver for example ) or similar. But if this is the definition
On Sat, 23 Jun 2001 [EMAIL PROTECTED] wrote:
> On Sat, 23 Jun 2001, Glenn Nielsen wrote:
>
> > > I believe there are important security issues, but I'm sure the spec took
> > > this into consideration - so probably I'm wrong ( of course, this will be
> > > easy to verify later on, there are qu
On Sat, 23 Jun 2001, Glenn Nielsen wrote:
> > I believe there are important security issues, but I'm sure the spec took
> > this into consideration - so probably I'm wrong ( of course, this will be
> > easy to verify later on, there are quite a few ways someone could try to
> > exploit a reversed
[EMAIL PROTECTED] wrote:
>
> On Sat, 23 Jun 2001, Craig R. McClanahan wrote:
>
> > > > A) the hierarchy should go:
> > > >
> > > >SystemCL
> > > > | <-- LAYER 1
> > > > lib/common CL
> > > >/ \ <-- LAYER 2
> > > >
On Sat, 23 Jun 2001, Craig R. McClanahan wrote:
> > > A) the hierarchy should go:
> > >
> > >SystemCL
> > > | <-- LAYER 1
> > > lib/common CL
> > >/ \ <-- LAYER 2
> > > lib/container lib/apps CL
> > >
On Sat, 23 Jun 2001 [EMAIL PROTECTED] wrote:
> Hi David,
>
> Thanks for this report, I'm impressed on your deep understanding of the
> subject. Class loading is one of the most difficult areas, and until Nacho
> implemented most of the new loader scheme we had lots of problems. ( that
> happen
> 3) Inconsistent directory-scanning behaviours
That's result of not-finished refactoring, it happens quite often to find
a piece of code duplicated in 2 classes - and the normal action is to move
the common code in a util and share it. That's the intention, if you look
in cvs his
I provided for, but did not include, the actual file versions in my analysis: Also, I
mis-package-named a couple of them, oops.
The files I refer to are:
org.apache.tomcat.modules.config.ProfileLoader [ -r 1.5 ]
org.apache.tomcat.modules.config.LoaderInterceptor11 [ -r 1.12 ]
org.apache.tomcat.modules.config.ProfileLoader [ -r ]
makes use of IntrospectionUtils, but
orb.apache.tomcat.core.LoaderInterceptor11 [ -r ]
does not ...
as a result of this, there are different behaviours
in classloading with respect to the recursion of
directories.
Here'
1) why is Request final? i was planning on extending it in
org.apache.ajp.AjpRequest, but can't do so since it's final. it's no
big deal, i can create org.apache.ajp.AjpRequestAdapter instead, just
kind of curious.
2) any reason why there is no way to set/get attributes on Request?
as mentione
Sorry for intruding on the dev list, but I am having no luck getting emails
from the user list. I greatly appreciate it if someone could answer these
two questions:
a) Can Tomcat do a forward to an anchor in a JSP page, such as:
RequestDispatcher rd =
getServletContext().getRequestDispatcher
Guys, forgive a foolish questions, but what is the target Tomcat implementation
for Apache 2.0 and onwards? I understand Tomcat 3.2 is in feature-freeze, and
3.3 is the growing branch, and 4.0 implements the newer (not adopted) api.
What sort of timetable is a release final 3.3 (final) or 4.0
Hi,
I have a few questions on connectivity between Apache and TomCat4. I am
a newbie to tomcat, so feel free to brush me aside with pointers to
existing documents or source code.
IMO, The connectivity layer between apache and tomcat has to deal with
the following issues.
1. Protocol: The
Hi! I've posted this to the tomcat-users group as
well as sent a personal message to the author of all the load balancing
documentation, but I haven't gotten a response from either source. Hopefully,
someone on this list can help.
Here are my questions, followed by som
Another overwhelming diplomacy lesson... I guess.
Have fun,
Paulo Gaspar
> -Original Message-
> From: Jon Stevens [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 20, 2000 01:21
> To: tomcat-dev
> Subject: future questions
>
>
> Lets see how many of these
ich is a great example
of how development should work - and tomcat3.3 just starting to reuse code
from 4.0).
I have great hopes for mod_webapp and mod_jk to be a first example of
sharing, and I'm sure there are other areas as well.
> p.s. Costin, I had a great idea. I'm going to f
[EMAIL PROTECTED] wrote:
> 1+
>
> The problem, of course, is that the critical functionality is evolving so
> rapidly, that most "users" prefer the developer list, since that is where
> the action is. This is the downside of a Open Source project such as Tomcat
> (as opposed to the Apache Server
> From: Jon Stevens [mailto:[EMAIL PROTECTED]]
>
> on 12/19/2000 4:26 PM, "David Rees" <[EMAIL PROTECTED]> wrote:
>
> > How about forwarding them or pointing them to the tomcat-user list where
> > these questions will be answered?
>
> Because not ev
et a head start with what
is a cutting edge product, but not up to speed with the philosophical
underpinnings of the evolution of the system. They, by the way, are likely
to be the first real "users" of the "product" and their questions, concerns
and frustrations an indication of the
on 12/19/2000 4:26 PM, "David Rees" <[EMAIL PROTECTED]> wrote:
> How about forwarding them or pointing them to the tomcat-user list where
> these questions will be answered?
>
> -Dave
Because not everyone wants to subscribe to a mailing list to just get a
simple question answered.
-jon
> From: Jon Stevens [mailto:[EMAIL PROTECTED]]
>
> p.s. Costin, I had a great idea. I'm going to forward to you all of the
> personal email based Tomcat support questions that I get. Have
> fun answering
> them. :-)
How about forwarding them or pointing them to the tomca
Lets see how many of these questions come up in the future by users:
I downloaded the latest J2EE and it includes Tomcat. However, when I looked
on your website, it says that you have two versions of Tomcat. Which one
comes with J2EE? Which one should I be using?
I found a bug in 3.3. When is
Is there a way to have all the JSPs in a webapp compiled when Tomcat starts up,
preferably "in the background"? Especially when there a are many and
oft-changing JSPs listing them all in the web.xml file becomes difficult to
reliably maintain. Any good ideas on how to implement this feature if
Remy Maucherat wrote:
>
> I suggest we consider not including the AccesLogValve in the default
> configuration until some optimization work is done on it.
>
For anyone who has been itching to get their feet wet and contribute to Tomcat's
development, this is the kind of thing where it's relative
One small note - a very important time is the "Max response time" - IMHO
it's even more important than the average response time, because it
can mean "lost customers" ( who will wait 10 secs to order from your site
:-).
HelloWorldServlet is a very bad test case, it uses Locales and that's
somet
> I suggest we consider not including the AccesLogValve in the default
> configuration until some optimization work is done on it.
>
I would suggest that you don't remove it from the default, as TC4 is not
even beta, and the nice access log is one of the reasons I am using it.
Scott Sanders
TC4-m4 REquestInfoExample data, questions, modified scriptsHi,
I did some testing myself, mainly because it's been 3 months since my last
round, and Catalina has changed a bit since then.
I also did a little bit of profiling of Catalina as a whole, and of the HTTP
connector.
When you do
Title: TC4-m4 REquestInfoExample data, questions, modified scripts
Hi,
I apologize for the critical tone (but also perhaps ignorance)of my
last post. I've got the flu or something. Yecch.
Here's the data I collected after running new, slightly modified,
scripts (see attached)
78 matches
Mail list logo