Mark,
Thanks for the reply. Sorry it took me a bit to get back to you on this.
Comments inline.
>>OK. I see this as just being a password that is so long that it has
>>to be written down (eg on the USB key) and physically carried around
>>by the user. There is an interesting debate here as to
Hi Mark,
Thanks for your comments. My responses inline.
>1. Your reference to sending an encrypted user certificate file to the
>server demonstrates a lack of understanding of PKI that undermines my
>confidence that you know what you are doing when it comes to security.
I think I wasn't being
Hi,
I've been working on some code for Form authentication in Tomcat that I think
you all might be interested in. In addition to implementing the current
J2EE/Servlet spec for authentication (i.e. j_security_check with two keys:
j_username, j_password authenticated with the Realm), it also off
I apologize for the cross post, but I didn't receive any responses from
the user list so I thought I'd try here.
Environment:
Apache 2.0.52
mod_jk 1.2.7-beta-2
Tomcat 5.5.4
I've set up Tomcat with and AJP1.3 Connector to handle requests for web
apps from Apache. I'd like to be able to set up an
I will be out of the office starting 10/19/2004 and will not return until
10/25/2004.
I will respond to your message when I return. For any questions regarding
the IEEE Job Site, please contact [EMAIL PROTECTED], or call Deb
Grant at 732-981-3420, or e-mail her at [EMAIL PROTECTED] For question
I will be out of the office starting 09/08/2004 and will not return until
09/20/2004.
I will respond to your message when I return. For any questions regarding
the IEEE Job Site, please contact [EMAIL PROTECTED], or call Deb
Grant at 732-981-3420, or e-mail her at [EMAIL PROTECTED] Thanks.
--
I will be out of the office starting 09/02/2004 and will not return until
09/07/2004.
I will respond to your message when I return. For any questions regarding
the IEEE Job Site, please contact [EMAIL PROTECTED], or call Deb
Grant at 732-981-3420, or e-mail her at [EMAIL PROTECTED] Thanks.
--
Didn't 1.2.4 also fix the hook precedence for Apache 2 from 1.2.3 where
Alias and mod_jk did not get along?
[In my testing it sure fixed this and it seems it should go into the
change notes.]
--
Jess Holle
[EMAIL PROTECTED] wrote:
glenn 2003/06/10 06:37:10
Modified:jk/native CHANGE
Monday came and went.
Is there a new ETA?
Glenn Nielsen wrote:
So far there have been no problems reported with mod_jk 1.2.4 except for
one minor documentation typo which has been fixed.
If I don't see any problems reported from further testing before Monday
I will make the mod_jk 1.2.4 source r
Without diffing the sources, can you point out whether this is solely in
the build machinery or also involved a source code change?
Glenn Nielsen wrote:
A bug was reported with the linux build with Apache 2.0.46 with libtool.
This has been fixed and an updated mod_jk 1.2.4 source distribution
f
I also did quick, basic testing on HPUX 11 with good results.
Jess M. Holle wrote:
It works fine in very basic testing with Apache 1.3.27 EAPI on:
* Windows
* Solaris 8
* AIX 4.3.3
-
To unsubscribe, e-mail: [EMAIL
P.S. When do you think this could be elevated to an official release?
Also, please make it very clear if anything beyond the docs, changes
between the test release and the official. [Thanks.]
--
Jess Holle
Jess M. Holle wrote:
It works fine in very basic testing with Apache 1.3.27 EAPI on
It works fine in very basic testing with Apache 1.3.27 EAPI on:
* Windows
* Solaris 8
* AIX 4.3.3
[Yes, I built and tested these against my EAPI (with MM as well on UNIX)
Apache builds, but they're otherwise unaltered sources.]
--
Jess Holle
Jess M. Holle wrote:
It works fine
It works fine with Apache 2.0.46 on Windows. This includes the Alias use
case that did not work with 1.2.3.
I'll build against 1.3.27 on Solaris and AIX shortly.
--
Jess Holle
Glenn Nielsen wrote:
Has anyone had a chance to build and test the mod_jk 1.2.4
distribution below?
THe only person I
Given that Xerces is a heavier (byte-code-quantity-wise) implementation,
I would guess that initial classload of this would take substantially
longer than Crimson for starters.
The more interesting/worrisome bit is if additional operations
thereafter are much slower...
Remy Maucherat wrote:
J
BTW - in the web.xml files that I write I usually remove the declaration on
the top ( to make sure the validation doesn't happen ).
I can't recall which servlet engine I saw this in, but I have seen at
least one servlet engine that rejected web.xml unless it contained the
expected DTD declar
Jeff Tulley wrote:
There are some real problems with the Coyote Connectors right now.
The main problem biting me (and a few others recently) is bugzilla bug
# 10229 - form parameters not being preserved across a login
redirection.
The answer given on the user list (by me also) is typically, "Use a
I'm not a commiter or any such, but:
I'd much sooner see a stable release as soon as possible that rolls in
all the improvements since 4.1.18, than wait to remove some extra baggage.
Remy Maucherat wrote:
Hi,
I plan to tag 4.1.23 soon. The big question remaining is if we remove,
or not, the c
Remy Maucherat wrote:
I plan to tag 4.1.22 later this week.
The idea is to allow getting some reports on the stability of 4.1.21,
and port the last JSPC patch from TC 5 (for mangling).
And then we'll have our next stable release for 4.1.x :)
Remy
Thanks for the info and all the effort!
Remy Maucherat wrote:
Jess M. Holle wrote:
I thought the overwhelming vote was for "Stable" -- or did I
misread/miscount the tallies?
[Desparately awaiting the next officially "Stable" version of 4.1.x...]
Unfortunately, there's a minor security issue in it (bug 175
I thought the overwhelming vote was for "Stable" -- or did I
misread/miscount the tallies?
[Desparately awaiting the next officially "Stable" version of 4.1.x...]
--
Jess Holle
Remy Maucherat wrote:
The Tomcat Team announces the immediate availability of Apache Tomcat
4.1.21 Beta.
Tomcat 4.1.
Remy Maucherat wrote:
Hi,
Since the needed fix to Jasper was integrated in the 4.1.x branch, I
plan to tag and release a 4.1.21 version of Tomcat (and I hope it will
then be voted as a beta :) ).
Since the amount of changes between 4.1.20 and 4.1.21 is minimal, I
plan to post the stability vo
After setting up a JNDIRealm for the Manager
app, I noticed after a while the connection times out and returns NULL
automatically. I was wondering, if instead of returning NULL, JNDIRealm
to try to reconnect and then authenticate, and then return NULL, if a failure
results from that attemp
Dan Agarlita wrote:
>
> I want to know how can I modify the 404 Error page.
> I want to put another page. Is a param? Or I have to modify some classes
> ?
>
> :) 10x, dan
I think you would be better off asking on the tomcat-users list...
And no you don't have to modify a
I'm not a commiter (so no real vote), but I was just on the verge of
patching in these very fixes into 4.1.17 as it is useless to me without
them.
I would *REALLY* appreciate a speedy 4.1.18 release.
--
Jess Holle
Remy Maucherat wrote:
A bug exists (unfortunately) in Tomcat 4.1.16 and Tomcat
M wrote:
>
> Remy Maucherat wrote:
> >
> > I don't see any major issues with 4.1.16, so I plan to tag 4.1.17 (which
> > hopefully would be the next stable build) tomorrow after a few more
> > minor tweaks.
> >
> > There was a report made
've been
monitoring the list.
Should I raise a bug instead of emailing the list?
--
Regards,
M
Martin Sillence
PR Newswire
DL +44 (0)1865 78 5065
F +44 (0)1865 78 5100
W www.prnewswire.eu.com
---
Any views or opinions are solely those of the author and do no
Henri Gomez wrote:
>
> M wrote:
> > Looking at the netstat on the machine I can see tomcat is bound to the
> > port 8009 and can connect to it with telnet, apache works if I go back
> > to tomcat 4.1.14.
> >
> >>From the apache logs:
> >
>
end loop 0
As we're using apache 1.3 and can't use warp it's fairly critical to
us...
should I raise a bug report?
--
Regards,
M
Martin Sillence
PR Newswire
DL +44 (0)1865 78 5065
F +44 (0)1865 78 5100
W www.prnewswire.eu.com
---
Any views or o
M wrote:
>
> Hi,
>
> I'm using apache 1.3.26 with the mod_jk connector to tomcat 4.1.12
>
> The below jsp includes a servet which is unable to access the parameters
> on the request url e.g. http://host.net/testInclude.jsp?test=test
> Removing a line from the test
778 bytes:
<%@ page language="java" session="true" %>
Access Reports
--
Regards,
M
Martin Sillence
PR Newswire
DL +44 (0)1865 78 5065
F +44 (0)1865 78 5100
W www.prnewswire.eu.com
---
Any views or opinions are sol
Remy Maucherat wrote:
>
> M wrote:
>
> > Hi,
> >
> > I was testing the 4.1.14 build in the hope it will fix the follow
> > symlinks outside the basedir problem we have.
> > With a normal config I can not browse the directory structure or access
> >
any files.
Below is the relevant extract of the config I'm useing as gleaned by
searching the list:
--
Regards,
M
Martin Sillence
PR Newswire
DL +44 (0)1865 78 5065
F +44 (0)1865 78 5100
W www.prnewswire.e
Kin-Man Chung wrote:
> If these are not feasible, then at least include in the API a way to
> inform the client of the error locations programmatically.
It's in there: "Diagnostics will be returned from a compiler as
structured data, with both pre- and post-localization
messages a
Tomcat developers-
I am starting up a new JSR on an API for invoking a Java Language compiler from within
a Java program. A draft of the JSR proposal is enclosed. This API would be very
useful
anywhere a Java program will want to invoke the Java Compiler, for example ANT
rebuilds,
Java Server
[I am resending this due the Mozilla's munging of the attachment on the previous try]
Tomcat developers-
I am starting up a new JSR on an API for invoking a Java Language compiler from within
a Java program. A draft of the JSR proposal is enclosed. This API would be very
useful
anywhere a Jav
Yeah, that is especially fun when you have to telnet into
20 background servers and make the same changes to all 20
config files. It is also fun hitting the docs everytime you need to
determine the legal values for a given config variable.
That said, I agree with you both: a GUI admin tool shoul
This discussion started as a back-and-forth between Mike Cannon-Brooks
and myself - on our weblogs. This culminated in two write-ups:
Mike's Is Tomcat Crap
http://radio.weblogs.com/0107789/stories/2002/05/28/isTomcatCrap.html
And my Tomcat is not Crap
http://radio.weblogs.com/0106533/stories/20
That's it.
Thanx.
Jeff Turner wrote:
> On Sat, Mar 23, 2002 at 02:03:39PM +0100, Jose M. Palomar wrote:
>
>>BUILDING.txt documentation file of CVS Tomcat 4 mentions the download of
>> package commons-daemon. I've browsed builds directories searching for
&
Tralation to spanish of the LocalStrings of the Tomcat 4 Servlets directory.
Well first something easy! Simply translating!
Hope it works it was the first time using diff -u too :).
Regards,
--
Jose M. Palomar
www.talika.org
--- LocalStrings_es.properties.orig Fri Mar 22 19:21:56 2002
BUILDING.txt documentation file of CVS Tomcat 4 mentions the download of
package commons-daemon. I've browsed builds directories searching for
it and It was missing. What package replace this?
--
Jose M. Palomar
www.talika.org
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECT
- Original Message -
From: "Larry Isaacs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 20, 2002 10:20 PM
Subject: [VOTE] Final release of Tomcat 3.3.1
> I believe it is an appropriate time to release the HEAD of jakarta-tomcat
> as Tomcat 3.3.1. Also, as part of th
are not a patch.
Pleasee could anyone sey me how (I readed all documents of website
seeking but found nothing).
If anyone want to test or use it are at my website www.talika.org.
Thanx to all.
-
Jose M. Palomar
www.talika.org
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
I'm using Forte CE 3.0 with Tomcat sources without any problem. Did you
tried to download the CVS source?
You could import the sources using the CVS module of Forte and to build it
use the ANT module too ;).
For me works.
-
Jose M. Palomar
www.talika.org
- Original Message -
From:
'll posted them at my website www.talika.org if anyone want to
see it.
-
Jose M. Palomar
www.talika.org
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>>>>> "Craig" == Craig R McClanahan <[EMAIL PROTECTED]> writes:
Craig> On 16 Jun 2001, David M. Karr wrote:
>> What is the status of BASIC authentication in Tomcat4.0-latest? I noticed it
>> seems to do nothing. A login di
ntication
for a real project, but as I'm just getting started absorbing the Tomcat
architecture, I find it helpful to try to track problems, no matter how
trivial.
--
===
David M. Karr ; Best Consulting
[EMAIL PROTECTED] ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004)
the output window says that it hit the
breakpoint, but it says "Unavailable source file", even though I can display
the source file in the integrated source editor.
So am I understanding this situation correctly, or is there something basic
that I'm overlooking?
--
====
is normal and what in the hell
is taking so long in "java.io.Win32FileSystem.canonacalize"? Once I
disabled class reloading, by performance and CPU utilization went back to what
was present with 3.1.
Thanks for any input.
Brett M. Bergquist
Canoga Perkins Corp.
Hello All,
In response to the recent postings regarding Tomcat
documentation and administration (Re: ~rant~ Docs,
user list, etc.), I am willing to contribute much
effort in this area. In addition to documentation, I
am particularly interested in helping to build an
administrative web interface
Title: tomcat and macromedia ultra dev 4.0
This
mailing list is really for developers working on the Tomcat servlet
container.
You
will have a better chance of getting a useful response on the Tomcat user
mailing list.
It
looks like your problem involves some sort of database connection
Is anyone working on the jakarta-nt-service.exe or its companion
wrapper.properties file for Tomcat4 as a Windows NT Service?
-T.Mike
[EMAIL PROTECTED]
< I am new to the tomcat-dev list >
Ok, the scenario:
Who m I?
I've no idea about Tomcat, my first contact with it has been an hour ago.
I've been LiNUX user for several years and I know how Java servlets serves
works, so I think I'm an average system administrator. I've been application
programmer for se
On 05 Jan 2001 16:35:09 -0800, Hans Bergsten wrote:
> "Scott M. Stirling" wrote:
> > 1. Doesn't it seem a bit sloppy to leave a bunch of classes loaded that
> > will never get dumped unless the server is shutdown? Just a matter of
> > elegance, I suppose.
OK, I am thinking this is a pretty good idea now too, since seeing your and Marc's
emails. My last two thoughts on the matter (just playing Devil's advocate):
1. Doesn't it seem a bit sloppy to leave a bunch of classes loaded that
will never get dumped unless the server is shutdown? Just a mat
Hi,
about mud, here is a pattern called "Big ball of mud" by Brian Foote and Joseph
Yoder.
Read it!
http://www.laputan.org/mud/
Regards
Stein M. Eliassen
System Developer - KPNQwest Norway AS
-
Business communications @ the speed of light.
- Original Message -
>Flavio,
>It is not clear from your description what you are trying to do.
>
> . does your server issue a query to obtain a Jini service reference from
> a lookup server ?
Exactly, my servlet just make an unicast to receive from the lookup server
the Registrar (L
Hi all,
My servlet is getting the following exception when running on Tomcat3.1.
This happens when I try to get the reference of a jini service (by a unicast
call) :
java.lang.ClassCastException: org.apache.tomcat.protocol.WARConnection
A friend told me that it is a bug from Tomcat and that
loader calls to
common/jk_jni_worker.c (to replace the dl*() calls that my 32-bit
libraries don't provide); If anyone is interested I can provide
diffs.
Brian
--
Brian M. Kelley
Vizdom Software, Inc.
[EMAIL PROTECTED]
--
59 matches
Mail list logo