ding (or downgrading) Ant.
Good luck!
Greetz Jonathan
Marco Fister wrote:
Hi everybody!
While trying to build tomcat using the jakarta-tomcat-5.5.9-src tarball
build fails while trying to get junit.
The used link
http://unc.dl.sourceforge.net/sourceforge/junit/junit3.8.1.zip
is temporary not
Hi,
On several (I didn't test them all) mirrors I'm getting 404s for the
links to the JK 1.2 source files.
eg.
ftp://ftp.mirrorservice.org/sites/ftp.apache.org/jakarta/tomcat-connectors/jk/jakarta-tomcat-connectors-jk-1.2-src-current.tar.gz
I eventually found this link which did work:
http://ww
user
> list, not on both lists.
>
> Mark
>
> > -Original Message-
> > From: Jonathan Rengifo [mailto:[EMAIL PROTECTED]
> > Sent: Monday, September 06, 2004 8:31 PM
> > To: [EMAIL PROTECTED]
> > Subject: Problem upgrading to Tomcat 5
>
f problem solves, but don´t know what are the advantages and
bugfixes it has regarding 5.0.27 release I am using, can you please
tell me some or where to read them?
Any help or comments you have would be very appreciated...
Regards
Jonathan
---
components: java.io.IOException:
java.lang.UnsatisfiedLinkError: no jkjni in java.library.path.
Please, any comment from you would be very helpful.
Regards
Jonathan M. Rengifo
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
It doesn't matter how improbable it is that a conflict will occur. If it's
at all possible for a conflict to occur, then you need to perform an
explicit uniqueness check. Any conflict, no matter how improbable is
unacceptable.
Jon
- Original Message -
From: "Eric Rescorla" <[EMAIL PROTECT
I have a patch as well which I submitted back in June. I haven't received a
response either.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9702
Jon
- Original Message -
From: "Fredrik Westermarck" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, No
The 4.1.2 dist using the CoyoteConnector through IIS doesn't seem to support
authentication. Is this a bug, or do I need to reconfigure the default
server.xml to make this work?
When I hit the secure URL on port 8080, I get redirected to the login screen as
expected.
When I hit it through the Co
Here's the link to the JNDIRealm doc in the Catalina documentation. The main
Realm how-to doc hasn't been updated yet.
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/org/apache
/catalina/realm/JNDIRealm.html
I think the userSearch attribute is the one that you need to use.
Jo
I thought about that too, I'm pretty sure that the strings get trimmed
elsewhere in the code. I tested it with usernames and passwords that
contained nothing but spaces and they were trimmed.
Jon
- Original Message -
From: "Arshad Mahmood" <[EMAIL PROTECTED]>
To: "Tomcat Developers List"
d the change has just been checked in:
> "apxs -q installbuilddir" now works with the current code in CVS.
There have also been a few other apxs fixes checked in, so it's less broken
than the comment in configure.in suggests.
Just thought I'd let you know.
Regards
Hi John,
I'm glad to see that you have come up with a patch for JNDIRealm which
allows users to be authenticated by a bind instead of having to query for a
password.
One thing that I'm wondering about though, with regard to your
implementation, do you have to use groups? Or, can you specify a fi
Please ignore my last message, my mailer delivered the last email late to me so
I thought you were planning another release.
Sorry
Reply Separator
Subject:Re:[VOTE] Tomcat 4.0.2 b2 release
Author: "Tomcat Developers List" <[EMAIL PROTECTED]>
Date:
Since 4.0.2 is already released, shouldn't this be tagged 4.0.3b2 ?
Reply Separator
Subject:[VOTE] Tomcat 4.0.2 b2 release
Author: "Tomcat Developers List" <[EMAIL PROTECTED]>
Date: 1/16/2002 3:10 PM
Hi,
I think it would be good to tag Tomcat 4
pport authentication
through the connector if jk1.x is used.
String remoteUser = ajp.remoteUser().toString();
if(remoteUser != null)
setUserPrincipal(new Ajp13Principal(remoteUser));
Jonathan
This email
the connector libraries used in tomcat 4.0.2 nightly builds
get rebuilt?
Jonathan
Reply Separator
Subject:Re: cvs commit: jakarta-tomcat-connectors/jk/java/org/apache
Author: "Tomcat Developers List" <[EMAIL PROTECTED]>
Date: 2/15/2
>>No, I did it on purpose.
>>It's a lot better to have the user set the behavior of the connector here.
I don't understand what you mean here. If you want tomcat to authenticate, and
the userid is passed in, your code doesn't call setUserPrincipal.
When the userid passed in is the empty string
(theRemoteUserName);
}
}
}
setUserPrincipal(theUserPrincipal);
Jonathan
Reply Separator
Subject:cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp
Author: "Tomcat Developers List" <[EMAIL PROTECTED]>
Date: 2/15/200
ecified user header of null, and stores the user
principal in the request to null when the supplied userid is empty or null, and
to a valid Ajp13Principal when the userid is non-null, non-empty.
Jonathan
Reply Separator
Subject:Fix for AJP13 Conne
lly serve the protected
example url through the IIS connector and get properly challenged by the login
screen and am able to login and logout as expected.
http://localhost/examples/jsp/security/protected/index.jsp
-Jonathan
T
ealms in my production application
since I need the connector.
Does anyone have an estimate on when this bug will be fixed? It is a show
stopper for me.
-Jonathan
Reply Separator
Subject:native connectors for iis and netscape/solaris available
Author: "T
configured with
different realms?
Jonathan
Reply Separator
Subject:Tomcat 4 JDBCRealm Connection Pooling
Author: "Tomcat Developers List" <[EMAIL PROTECTED]>
Date: 2/13/2002 10:25 AM
Currently the JDBCRealm does not use db Co
Where are the binary builds of the native connectors for 4.0.2? When can we
expect them? Can you quantify the term "shortly"?
Jonathan
Reply Separator
Subject:Re: Native Connector problems
Author: "Tomcat Developers List" <
copy some missing files
from the cvs.
Jonathan
This email and any files transmitted with it are for the named person's use
only. It may contain confidential, proprietary or legally privileged
information. No confident
source has been denied
-Jonathan
*
This email and any files transmitted with it are for the named person's use only. It
may contain confidential, proprietary or legally privileged information. No
confidentiality or
I lost the plot... ;-} (Highly likely...)
Jonathan.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
/el-niño.jsp should be sent (per the w3c recommendation) as
/el-nin%c3%b1o.jsp which is a UTF-8 encoded bytes sequences for any
characters which aren't in the ~60 characters allowed from ASCII. The
encoding used for the byte conversion is not specified in the official
URI spec (RFC 2396), but the
http://localhost/examples/jsp/security/protected/index.jsp
returns 403 - Access to the requested resource has been denied
-Jonathan
*
This email and any files transmitted with it are for the named person's use only. It
m
On Sun, Jan 27, 2002 at 03:02:23PM -0800, Bill Barker wrote:
> If you had checked the "Users List" instead of the "Developers List", you'd
> know that load balancing is working with 4.0.2-B2.
Oops, my bad... :)
Thanks for the help.
Jonathan.
> - Orig
Can load balancing of http request be done using Tomcat 4.0.x and apache, or do you
still have to use TC3.3a?
Thank you.
Jonathan.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
I'm guessing that Craig is the one that added the section about JNI and
class loading in the RC1 release notes. I just wanted to say that I
appreciate that you documented this.
I also noticed that you fixed a problem that I noticed with the Base64
encoder where it had trailing zeroes.
Thanks, Jo
- Original Message -
From: "Glenn Nielsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 7:30 PM
Subject: Re: Tomcat 4 Documentation
> One other thing I noticed with the docs. On my system at home, Netscape
4.7
> on FreeBSD the right margin for the doc
I'm running into this problem in RC1. Was this fixed post RC1?
Jon
- Original Message -
From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 11:34 AM
Subject: Re: [DO NOT REPLY: Bug 3524] New: NullPointerException in
MemoryRealm
> Hi,
>
>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, August 27, 2001 4:35 PM
Subject: Re: Fw: Bug in ServletResponse.flushBuffer() in Tomcat 4.0b7?
>
>
> On Tue, 21 Aug 2001, Jonathan Eric Miller wrote:
>
> > Date: Tue, 21 Aug 2001 10:47:11 -0500
> > From: Jonathan Eric Miller
se respond to me directly or post to
the user list as I am not on this list.
Thanks a lot. I think you guys are doing a great job. It's just a few small
issues like this that I hope to resolve at this point.
Jon
- Original Message -
From: "Jonathan Eric Miller" <[EMAIL
50 AM
On Fri, 17 Aug 2001, Jonathan Pierce wrote:
>
> Two copies of the jaxp.jar file are in the 4.0b7 dist. Shouldn't they be moved
> in /common/lib/ so that only one copy exists in the class path?
>
> /jasper/jaxp.jar
> /server/lib/jaxp.jar
>
See the RELEASE-NOTES-4
Two copies of the jaxp.jar file are in the 4.0b7 dist. Shouldn't they be moved
in /common/lib/ so that only one copy exists in the class path?
/jasper/jaxp.jar
/server/lib/jaxp.jar
>>why are you encoding the url? DOing that will cause ? and = to be >>encoded
>>as %whatever; so the query string wont be interpreted as you
>>intend.
Not true, I am encoding the URL because I sometimes include quotes. It's not the
issue here though, since it behaves the same way without encod
I'm not sure whether it is legal, but Tomcat 4.0b7 doesn't like it very much.
I'm trying to forward a request back to the same servlet with a different query
string that dispatches the way the request is handled within the servlet.
Tomcat4.0b7 gets an error trying to allocate the servlet again
:)
>>There
>>should never be a way to display passwords in any system.
>>
Agreed, *especially* in the case of plaintext passwords.
- jonathan.
rse if you are building a high-traffic webapp you will want to
make sure everything is multithreaded, but for many low-traffic apps,
single-threaded models (while arguably uglier from a design standpoint)
perform just fine.
- jonathan.
___
Subject:Re: 4.0b7 war/context Base Directory problem
Author: [EMAIL PROTECTED]
Date: 8/13/2001 4:06 PM
Jonathan Pierce at [EMAIL PROTECTED] wrote:
>
> In 4.0b7, I can't get war files to expand at startup in time for a context in
> the server.xml directory to not complai
In 4.0b7, I can't get war files to expand at startup in time for a context in
the server.xml directory to not complain.
I'm trying to put a war file in the webapps directory and define a context that
references the expanded version of the war but Tomcat 4.0b7 complains at startup
that the docu
boolean method to check whether debugging is on/off?
Jonathan
fer flags/config files to turn stuff
like this on/off, but it is a relatively quick
hack...
Jonathan
- Original Message -
From: "Pier P. Fumagalli" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 19, 2001 1:24 PM
Subject: Re: [TC4.0] Disabling de
lanning on taking a look at using PoolMan
(http://www.codestudio.com/) with Tomcat3.2.2 since it looks like it,
like Tomcat 4.0, also lets you configure datasources in an xml file and
provides a connection pooling implementation.
Jonathan
-Original Message-
From: Craig R. McClanahan [mai
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
e who can't
access CVS directly (I know about anoncvs)? It
seems that without a link there will continue to be questions on where the
source/binaries are.
Jonathan
- Original Message -
From: "kevin seguin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sen
Mandrake 5, Redhat 6.2, Redhat 6.2 Enterprise, Redhat 7.0, Redhat 7.1 (with all the
compat libs) under variation of IBM1.3, Sun1.3,
Sun1.3.1
Window 2000 (SP2) and Windows NT 4 (Service Pack 6)
)
at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
My path is right, for arguments sake, am I supposed to use / or \ in
directory paths.
Regards
Jonathan
I submitted a bug report using the Apache Bug Database regarding this.
However, something seems to be wrong with that database because I don't see
it in there now. Anyone know what happened to this bug?
There are some new attributes in Tomcat 4 which allow you to query for SSL
related information
In tomcat-3.2.2b5 and earlier, the tomcat.bat and tomcat.sh have inconsistent
behavior as tomcat.sh loads all files in the tomcat lib folder and tomcat.bat
only loads the ones with .jar extension. I think they should be changed to
behave consistently so lib files don't need to be renamed when adde
owing line?
set _LIBJARS=%_LIBJARS%
for %%i in (%TOMCAT_HOME%\lib\*.zip) do call %TOMCAT_HOME%\bin\cpappend.bat %%i
Jonathan
the login servlet
page to see the servlet running at: http://www.custserv.seagram.com/
Jonathan
Reply Separator
Subject:Enterprise Tomcat
Author: [EMAIL PROTECTED]
Date: 12/8/00 11:41 AM
Hello all,
Does anyone know of Corperate (Fortune 500)
I'm wondering if the developers of Tomcat might consider implementing
something in Tomcat so that a user can add a setting to server.xml similar
to how other log files are configured so that you can redirect System.err
and System.out to files.
IMHO, this would be very useful. In fact, I suspect t
I'm not actually subscribed to this list, so, if you reply, please reply to
me directly.
I'm wondering if there is some reason that there is no
SSLSocketFactory.class included with the Tomcat 3.2b6 binary distribution?
I first ran into this problem with 3.2b2 and I would have thought that this
w
56 matches
Mail list logo