Bugzilla on Nagoya is down

2002-12-13 Thread Jones, Stephen

RE: proposed minor change to WebdavServlet

2002-06-20 Thread Jones, Stephen
Now you've got a 'get' method doing a 'give' operation ;) Not that I know anything about WebDAV. -Steve -Original Message- From: Russ Trotter [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 4:19 PM To: [EMAIL PROTECTED] Subject: proposed minor change to WebdavServlet Hello,

pageContext null from JSP method -- Jasper bug?

2002-06-20 Thread Jones, Stephen
Hey Jasper gurus-- is this a bug? I have this JSP example (note the exclamation point): <%! /* This method returns null-- Jasper should probably give a compiler error, since this is a dangerous pitfall for JSP developers. */ private PageContext getPageContext() {

Tomcat with IIS 6.0

2002-02-04 Thread Jones, Stephen
Has anyone tried using Tomcat with IIS 6.0 (any version of Tomcat)? I am attempting this using the JNI configuration, and not having any luck so far. This is the webserver that is coming with the new "Windows .NET Server Family"-- I think a lot of people will need to deploy Tomcat on it. Any hel

JSPC and Ant

2001-07-24 Thread Jones, Stephen
Does the Ant project have plans to support a build tag? Is JSPC friendly enough? That would rock. Steve

autoconf / automake

2001-03-02 Thread Jones, Stephen
Does anybody know how to use autoconf or automake? We could perhaps put an end to most of the mod_jk compilation problems if we had some good configure scripts that generated Makefiles. I don't know how complicated the tools are... Steve -

Proposed Server.xml Change (was RE: Bugzilla #512 is Bunk)

2001-03-01 Thread Jones, Stephen
Right, but that is excruciating to configure and more excruciating to maintain... Why not use two copies of Tomcat, each with their own mod_jk.conf-auto which can be included in the appropriate VirtualHost section? Or better yet change the way server.xml works to something like this:

RE: Future of the isapi redirector

2001-02-28 Thread Jones, Stephen
Can anyone verify this? The "Tomcat IIS HowTo" document says that the isapi redirector uses ajp12 and makes no mention of mod_jk or any other protocols. The mod_jk howto says only that it supports "many web servers" and only explicitly mentions Apache 1.3 and Apache 2.0, and something about a "he

Future of the isapi redirector

2001-02-28 Thread Jones, Stephen
I noticed that isapi_redirect.dll uses ajp12, but ajp13 is already out (and better than ajp12), and there are talks of ajp14 and mod_webapp and other new Connector ideas... What is the current future Connector plan for IIS? Will IIS support these new protocols anytime soon? Thanks, Steve -

RE: How can I become a developer

2001-02-28 Thread Jones, Stephen
There is a bugzilla bug database for Tomcat at: http://nagoya.apache.org/buzilla/ I'm not sure if they are all for Tomcat, but there is a query engine attached to it. Steve > -Original Message- > From: Alex Fernández [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 28, 2001 9:15

Tomcat 3.2.1 mod_jk binaries for Solaris 8/SPARC and Linux (non-EAPI)

2001-02-26 Thread Jones, Stephen
Okay, I can't zip the non-EAPI ones small enough... (the group only takes 100k mesgs) Email me if you actually want them and don't find me annoying... Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Tomcat 3.2.1 mod_jk binaries for Solaris 8/SPARC and Linux (EAPI)

2001-02-26 Thread Jones, Stephen
Since my company is attempting to redistribute mod_jk in binary format to simplify installing our web product, I compiled these versions of mod_jk for SSL-enabled (EAPI) Apache 1.3.17. The attached tarball includes: mod_jk_bin/mod_ssl/linux-i386/mod_jk.so mod_jk_bin/mod_ssl/solaris8-sparc/mod_jk

RE: Tomcat 3.2.2 beta 1 Release Native components

2001-02-26 Thread Jones, Stephen
Is it assumed that most people (and I don't mean just Redhat) are using a mod_ssl-enabled (EAPI) version of Apache? The distribution should either document this fact or distribute a non-EAPI version of the binaries as well. Steve > -Original Message- > From: Marc Saegesser [mailto:[EMAIL

Not Distributing Solaris mod_jk binaries

2001-02-23 Thread Jones, Stephen
It seems like there's a million people asking support questions about building Solaris mod_jk binaries-- even though it's pretty well documented. Tomcat users (and my co's customers) would love to see Solaris binaries distributed. How much effort would this take? Steve -

RE: Volunteer: Connectors?

2001-02-21 Thread Jones, Stephen
; should be much > easier to configure (which would be a big, big win). There > has been some > discussion about merging mod_webapp and mod_jk down the road. > Which is > mostly just to say that any work done on mod_jk will almost > definitely be > used by many

RE: Some benchmarks

2001-02-21 Thread Jones, Stephen
JProbe from the KL Group will provide you with all Object types and instance counts while Tomcat is running-- you can watch them change with every request. You can also watch GC happen in great detail. It was easy to use and it helped us eliminate a memory leak in our webapp. Not sure about its pr

Volunteer: Connectors?

2001-02-20 Thread Jones, Stephen
Hi-- I work w/ Rational Software. We have been working with Tomcat for some time for our web product, RequisiteWeb. I'd like to volunteer to help out in the Tomcat Connectors department. I am a 1.5-year Java veteran w/ a CS bachelor's degree, wanting to help produce free software. Let me know w