Questions about MemoryUserDatabase

2005-08-04 Thread Rainer Jung
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

Questions

2005-04-04 Thread Viet Pham
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

RE: TCK questions

2004-11-11 Thread Shapira, Yoav
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 findings after talking

TCK questions

2004-11-10 Thread Shapira, Yoav
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

Re: TCK questions

2004-11-10 Thread Amy Roh
] 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 run the TCKs, is there a report produced

Questions on mod_jk, session affinity, etc

2004-11-09 Thread Jess Holle
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

Re: Questions on mod_jk, session affinity, etc

2004-11-09 Thread Sandy McArthur
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

[DOCUMENTATION] ask for help to clarify terms and other questions

2004-03-19 Thread Guenter Knauf
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

Re: javagroups questions - Was: Jk2 object model

2004-01-16 Thread Henri Gomez
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

javagroups questions - Was: Jk2 object model

2004-01-14 Thread Henri Gomez
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

RE: javagroups questions - Was: Jk2 object model

2004-01-14 Thread Filip Hanik
-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

jk loadbalancer questions

2003-10-15 Thread Cory 'G' Watson
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 independently

Re: questions on AJPv13 protocol, for a non-C,non-java container implementation

2003-09-25 Thread Henri Gomez
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 [0x12] [0x34

Re: questions on AJPv13 protocol, for a non-C,non-java container implementation

2003-09-25 Thread Sean Champ
wonderful! thanks -- sean - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

questions on AJPv13 protocol, for a non-C,non-java container implementation

2003-09-25 Thread Sean Champ
, 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 questions

questions on AJPv13 protocol, for a non-C,non-java container implementation

2003-09-24 Thread Sean Champ
, 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 [AJPv13.html], there's mention of a 'string' type

2 quick questions

2003-05-27 Thread Brian K Bonner
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

FW: JMX : Questions

2003-01-27 Thread Thierry Legrain
-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 external program

First version of JK2 Domino connector and more questions about JNI-mode

2003-01-03 Thread olaf . hahnl
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

RE: First version of JK2 Domino connector and more questions about JNI-mode

2003-01-03 Thread Mladen Turk
-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 instead

RE: First version of JK2 Domino connector and more questions about JNI-mode

2003-01-03 Thread olaf . hahnl
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 already running jvm or test other connection methods. If there are questions fell free to ask. I like

RE: Questions related to a port of the IIS-connector to Domino I plan toprovide

2002-12-31 Thread olaf . hahnl
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 relevant code from

RE: Questions related to a port of the IIS-connector to Domino I plan toprovide

2002-12-30 Thread olaf . hahnl
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 with 5.0 for the following reasons. Many

RE: Questions related to a port of the IIS-connector to Domino I plan to provide

2002-12-30 Thread Mladen Turk
-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 Good, so if there is DSAPI, there shuld't

RE: Questions related to a port of the IIS-connector to Domino I plan to provide

2002-12-30 Thread Costin Manolache
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 only

Questions related to a port of the IIS-connector to Domino I plan toprovide

2002-12-29 Thread olaf . hahnl
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

RE: Questions related to a port of the IIS-connector to Domino I plan to provide

2002-12-29 Thread Mladen Turk
-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 Domino? Think that new 6.0 is all JAVA

RE: Questions related to a port of the IIS-connector to Domino I plan toprovide

2002-12-29 Thread olaf . hahnl
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 of the IIS-connector to Domino I plan to provide What version

RE: Questions related to a port of the IIS-connector to Domino I plan to provide

2002-12-29 Thread Mladen Turk
-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 What version of Domino? Think that new 6.0

Re: jasper questions

2002-10-24 Thread Costin Manolache
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 agree. I rarely

Re: jasper questions

2002-10-24 Thread Costin Manolache
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

TC 3.3.x - TC 4.1.x : more questions (argh)

2002-10-15 Thread Henri Gomez
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:

Re: [Off Topic] SecurityManager XML Policy questions/recommendations

2002-09-25 Thread Glenn Nielsen
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 static, meaning all

Re: [Off Topic] SecurityManager XML Policy questions/recommendations

2002-09-25 Thread Jean-Francois Arcand
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) All permissions seems to be stored in class SecurityPolicyBase

[JK2] Some questions

2002-04-24 Thread Ignacio J. Ortega
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

Re: [JK2] Some questions

2002-04-24 Thread costinm
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 )

RE: [JK2] Some questions

2002-04-24 Thread Ignacio J. Ortega
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 ), but

RE: [JK2] Some questions

2002-04-24 Thread costinm
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 agnostic

2 simple catalina questions

2001-08-09 Thread Christopher Cain
1. In server.xml, does an embeded listener take the same form as it does in web.xml: Connector ... listener listener-classmy.package.class/listener-class /listener /Connector 2. In the above example, should the custom jar containing my.package.class simply be placed into the

Re: 2 simple catalina questions

2001-08-09 Thread Craig R. McClanahan
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: Connector ... listener listener-classmy.package.class/listener-class /listener /Connector No, it follows the style of the other server.xml

Re: JDBC Realm Questions Tomcat 3.2.2

2001-07-06 Thread Craig R. McClanahan
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

JDBC Realm Questions Tomcat 3.2.2

2001-07-03 Thread Jonathan Pierce
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

RE: A couple of questions, please!

2001-06-27 Thread Reilly, John
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

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-24 Thread David Bullock
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

Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread David Bullock
[ -r ] does not ... as a result of this, there are different behaviours in classloading with respect to the recursion of directories. Here's a list of questions I need answered to make some improvements: 0) Are there good historical reasons why the above

Classpath Ordering: Questions, and possible contrib. (fwd)

2001-06-23 Thread David Bullock
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 ]

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread cmanolache
is to move the common code in a util and share it. That's the intention, if you look in cvs history you'll see the code from ProfileLoader and Main was moved in IntrospectionUtils ( where it is now shared ). I forgot about LoaderInterceptor using the same pattern. Here's a list of questions I need

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread Craig R. McClanahan
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 happened

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread cmanolache
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 |--

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread Craig R. McClanahan
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 quite a few

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread cmanolache
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 -

RE: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread Ignacio J. Ortega
] does not ... as a result of this, there are different behaviours in classloading with respect to the recursion of directories. Gotcha , you are right we can use IntrospectionUtils on LoaderInterceptor.. Here's a list of questions I need answered

Re: [jtc - coyote] couple questions about the Request object

2001-06-23 Thread Remy Maucherat
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

Re: Classpath Ordering: Questions, and possible contrib.

2001-06-23 Thread Glenn Nielsen
[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 someone could

A couple of questions, please!

2001-06-22 Thread Jacob Thomas
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

[jtc - coyote] couple questions about the Request object

2001-06-22 Thread kevin seguin
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

RE: future questions

2000-12-23 Thread Paulo Gaspar
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 questions come up in the future

future questions

2000-12-19 Thread Jon Stevens
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

RE: future questions

2000-12-19 Thread David Rees
From: Jon Stevens [mailto:[EMAIL PROTECTED]] snip 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 tomcat-user list where

Re: future questions

2000-12-19 Thread Jon Stevens
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

RE: future questions

2000-12-19 Thread mclinden
to get 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

Re: future questions

2000-12-19 Thread cmanolache
m 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 forward to you all of the personal email based Tomcat support questions that I get. Have fun answering them. :-)

Re: TC4-m4 REquestInfoExample data, questions, modified scripts

2000-11-08 Thread satan
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