RE: [JK2 Enhancement] modify behavior when max_endpoints have bee n reached

2003-12-03 Thread Scott, Sean
> > -Original Message- > > From: Scott, Sean > > > -1 on mutex/wait approach. > > > > > > Using that we would reinvent the wheel. > > > > > > There is an excellent API in the APR-UTILS that will allow > > us to do a &g

RE: [JK2 Enhancement] modify behavior when max_endpoints have bee n reached

2003-12-03 Thread Scott, Sean
> > From: Scott, Sean > > > > I have locally modified the head revision of the jk2 project > > and would like some feedback before submitting the > > enhancements for review. > > > > The change in behavior that we desired was that rather than >

[JK2 Enhancement] modify behavior when max_endpoints have been re ached

2003-12-03 Thread Scott, Sean
s and response times remained at about .2 seconds (no slower than jk2 without my mods). I didnt add a wait timeout because I didnt feel in our case that an error should be returned to the client. But perhaps the option to specify a timeout could be useful to someone else. Comments? -sean CONFIDENTIA

RE: I would like to contribute to the jakarta-tomcat-connectors p roject

2003-12-03 Thread Scott, Sean
, You start by discussing and sending patches to the list. Commit status possibly comes later. http://jakarta.apache.org/site/getinvolved.html Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Scott, Sean [mailto:[EMAIL PROTECTED] >Sent: Wednesday, December 03, 2

I would like to contribute to the jakarta-tomcat-connectors proje ct

2003-12-03 Thread Scott, Sean
How do I go about getting commit status to that project? Thanks -sean CONFIDENTIALITY NOTICE - This e-mail transmission, and any documents, files or previous e-mail messages attached to it may contain information that is confidential or legally privileged. If you are not the intended

JK2 Endpoint cache comment/question

2003-11-26 Thread Scott, Sean
I am curious as to why the endpoint cache for the ajp 1.3 worker is not in shared memory. It seems that if you want to limit the number of connections to tomcat you would want to it across all of apache, not per process. Is there a reason why it is implemented this way? Example: httpd.conf Start

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

2003-09-25 Thread Sean Champ
d in mod_jk and/or mod_jk2? - is there any "official" documentation about AJPv14? I've seen this revision of the protocol mentioned, in some places. Thanks much! and good evening, -- sean champ Footnotes: [1] IMHO is a Common Lisp web-application environment, avaiab

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-24 Thread Sean Champ
those extensions, i.e. whether they're being used in mod_jk and/or mod_jk2? - is there any "official" documentation about AJPv14? I've seen this revision of the protocol mentioned, in some places. Thanks much! and good evening, -- sean champ Footnotes: [1

RE: [4.1.27] Builds uploaded

2003-07-31 Thread Sean Reilly
Thanks a lot! I appreciate the extra effort. Sean > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 31, 2003 2:13 PM > To: Tomcat Developers List > Subject: Re: [4.1.27] Builds uploaded > > > Sean Reilly wrote: > >

RE: [4.1.27] Builds uploaded

2003-07-31 Thread Sean Reilly
> > (Note: I decided to skip the LE builds, because I am lazy and people > have been confused by them; I'll add them this WE if there's > some demand) > I for one would love to see the LE builds. We find them very useful; our build process is also tailored to th

RE: Http version error

2003-03-25 Thread Sean Reilly
String getHeaderString() { > StringBuffer result = new StringBuffer(); > Vector keys = headerhash.getKeys(); > for(int idx = 0; idx < keys.size(); idx++) { >result.append(keys.elementAt(idx)+": > "+headerhash.get(keys.elementAt(idx))); >

RE: Http version error

2003-03-25 Thread Sean Reilly
nal Message- > From: Claudio Bisegni [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 3:33 PM > To: Tomcat Developers List > Subject: Re: Http version error > > > yes there are tow space you think this is the problem??? > On Tuesday, March 25, 2003, at

RE: Http version error

2003-03-25 Thread Sean Reilly
dio Bisegni [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 3:23 PM > To: Tomcat Developers List > Subject: Re: Http version error > > > thanks in advanced sean, > in effectly the email wsa wrong formatted, the real my post is: > > POST /Tomcat_tre/WsdaServ

RE: Http version error

2003-03-25 Thread Sean Reilly
he request should be: POST /Tomcat_tre/WsdaServlet;jsessionid= HTTP/1.1 User-Agent: WSDA_SWCLIENT Content-Type: application/octet-stream Content-length: 19 FRAMEWORK_VERSION: 0.0WSDAFM Does this help? Sean > -Original Message- > From: Claudio Bisegni [mailto:[EMAIL PROTECTED] > Sent

RE: Tomcat 5 target JDK1.4?

2003-01-21 Thread Sean Reilly
ajor version change of Tomcat + a JVM change wouldn't incur much more overhead than testing a major version change of Tomcat alone. Does anyone have any comments/opinions/counterarguments? Or should I just shut my trap and concentrate on the other reasons requiring J2SE 1.4 is a bad idea

RE: DO NOT REPLY [Bug 10383] - Specially crafted GET request causes the answering httpd process and the answering AJP13 processor to hang indefinitely

2003-01-04 Thread Sean Reilly
CVSZilla (http://homepages.kcbbs.gen.nz/~tonyg/) supports this kind of functionality quite nicely. Sean Reilly Software Architect, Point2 Technologies, Inc. (306) 955-1855 [EMAIL PROTECTED] > -Original Message- > (snip) > > One last general request that is not fo

RE: [VOTE] Proposed jspc refactoring (how I use jspc)

2002-11-07 Thread Sean Reilly
only reason I can think of that someone would need to only compile a single jsp), and the faster the process is, the better. Thanks, Sean PS: Also, if you're looking for an example of the kind of performance you can get from a tomcat-powered server (as many people in the user's

RE: DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

2002-09-27 Thread Sean Reilly
jikes? Sean Reilly Programmer, Point2 Technologies, Inc. (306) 955-1855 [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 4:33 PM To: [EMAIL PROTECTED] Subject: DO NOT REPLY [Bug 13084] - jsp compilation with jikes fails

RE: [TC 4.0] How can I obtain the state of the tomcat server?

2002-09-05 Thread Sean Reilly
soon as the context is ready to process requests. Sean Sean Reilly Programmer, Point2 Technologies, Inc. (306) 955-1855 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -Original Message- From: Stefanos Karasavvidis [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 10:55

RE: Bug 11091 has now been untouched for over a month

2002-09-04 Thread Sean Reilly
: Bug 11091 has now been untouched for over a month Clere, Jean-Frederic wrote: > Clere, Jean-Frederic wrote: > >> Sean Reilly wrote: >> >>> Hi, >>> >>> I posted bug #11091 >>> (http://issues.apache.org/bugzilla/show_bug.cgi?id=11091) on July

RE: Bug 11091 has now been untouched for over a month

2002-09-04 Thread Sean Reilly
Here are the contents of the attachment. The directory structure is as follows: Error.jsp and test.jsp would be in the web-app's main directory web.xml goes in a WEB-INF subdirectory Sean -Original Message- From: jean-frederic clere [mailto:[EMAIL PROTECTED]]

Bug 11091 has now been untouched for over a month

2002-09-03 Thread Sean Reilly
anyone looked into this bug at all? Are there any plans to fix it? Any comments at all would be very much appreciated. Thanks in advance, Sean Sean Reilly Programmer, Point2 Technologies, Inc. (306) 955-1855 [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mail

j2ee/j2se class loader problem??

2002-09-03 Thread Sean
My environment is Win 2k, JDK 1.4, J2EE 1.4.1 on Tomcat 4.0.2. Within my SOAP service running on Tomcat I need to access an entity EJB and also post messages to a JMS topic. In order to see the javax/jms/... objects Tomcat needs to have j2ee.jar on its classpath. If I publish to the topic befo

JNDIRealm in v4.1

2002-06-21 Thread Sean Dillon
likely, has my lack of mature LDAP knowledge lead me to make incorrect assumptions that make the whole point moot? BTW, anyone is welcome to my code if they want it. Just let me know. Sean Dillon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Newbie

2001-10-27 Thread Sean Alphonse
gnize that there is JSP script and does someone have to type http://www.yourhost.com:8180 to get web page using JSP script. Thank-you for your time. Sean Alphonse. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Different approach to TC as a service (was: Separating Servic e code from Tomcat 4.0)

2001-07-30 Thread Sean Legassick
In message <[EMAIL PROTECTED]>, "Twiggs, Glenn" <[EMAIL PROTECTED]> writes >Yes. With a patch applied to avoid the NT Logout snafu that causes the VM to >shutdown. Do you have any information on this patch (I'm also using jk_service)? -- Sean Legassick [EMAIL

RE: Forming an opinion

2001-01-20 Thread Timm, Sean
when you have a certain opinion of them, and I think this is clouding the discussion right now. Personally, I thought this list was for discussing the development of Tomcat. Perhaps someone could create a jon-flames and jon-advocacy mailing lists for these kinds of conversation? ;) - S

RE: Clarification of PMC emails

2001-01-18 Thread Timm, Sean
Is this something that needs to be addressed on a per-project level basis, or is this a new policy handed down from the ASF? I'd be interested in seeing this happen on xml.apache.org as well... - Sean T. > -Original Message- > From: Jon Stevens [mailto:[EMAIL PROTECT

Changes to the servletapi build.xml file

2000-12-21 Thread Sean
to submit this.   When I tried using the old one I got errors with the depreciated copyDir command that is used in it.   Sean  

RE: An open letter to 3 developers

2000-12-19 Thread Timm, Sean
ver such third-party acknowlegements normally appear. This one blatently says that the acknowledge may appear in the software itself. - Sean T.

Re: [SECURITY] Security Vulnerabilities in Tomcat 3.1 and 3.2

2000-12-12 Thread Sean
said then done but it is a suggestions ... Sean - Original Message - From: "Arieh Markel" <[EMAIL PROTECTED]> > > > I'm certainly game to remove 3.1 once we know that 3.1.1 doesn't introduce any > > > nasty > > > problems, but just remo

CVS Help

2000-12-11 Thread Sean
getting CVS up and running would be appreciated.   Sean

Want to get involved

2000-12-06 Thread Sean Blaes
I would like to get involved in the Tomcat or related development effort. Could somebody here help me to get up to speed and let me know what groups have the most need? The majority of my experience is in middle-tier and back-end C++, and I have been writing java code for about 4 months now.

Tomcat classloader is not working correctly

2000-11-09 Thread Sean X Bowes
to make calls into application level classes? What am I doing wrong? Thanks Sean Bowes This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any t

RE: [ANNOUNCE] Tomcat 4.0 Milestone 3

2000-10-20 Thread Timm, Sean
I posted some patches to the Xerces list that gave semi-functional JAXP 1.1 support to Xerces (enough to compile and run Tomcat 4.0, at least). :) I haven't seen anyone commit them so far... - Sean T. > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECT