Bugs item #621692, was opened at 2002-10-11 03:27
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=621692&group_id=22866
Category: JBossCX
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Elias Ross (genman)
>Assigned to: Dav
Bugs item #623108, was opened at 2002-10-14 16:08
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=623108&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Benjamin Geer (beroul)
>Assigned to: David Jencks (d
Bugs item #626280, was opened at 2002-10-21 10:40
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626280&group_id=22866
>Category: JBossServer
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: marco dubbeld (dubbeld)
>Assigned to: Da
Bugs item #634362, was opened at 2002-11-06 10:55
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=634362&group_id=22866
>Category: JBossCX
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 7
Submitted By: Michael Lipp (mlipp)
>Assigned to: D
Bugs item #639102, was opened at 2002-11-15 21:04
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=639102&group_id=22866
>Category: JBossCX
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Don Lind (dlind)
>Assigned to: David
Yes, the successful login populates the cache with
the authentication info. After
that, only validateCache needs to be able to
compare the opaque credentials against
the cache value. If there is no cache the login
module is called to authenticate the
credentials and this has to understand wha
Right, so the only place comparisons are made is in the validateCache() method. Does the initial login (from the code below) populate the domainCache with CacheInfo for the comparison, or does it need to be done some other way. If the cache is nonexistant or expired login falls through to the defau
There are several mechasinsm the security manager
uses to compare credentials. Implement
Comparable if you want to control the comparision.
Look at the JaasSecurityManager code for
the comparison preferences.
Scott StarkChief Technology
OfficerJBoss Group, LLCxxx
Bugs item #640991, was opened at 2002-11-20 00:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
Bugs item #640991, was opened at 2002-11-19 18:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
Bugs item #640991, was opened at 2002-11-20 00:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
Number of tests run: 995
Successful tests: 987
Errors:7
Failures: 1
[time of test: 2002-11-20.11-56 GMT]
[java.version: 1.3.1]
[java.vendor: Apple Computer, Inc.]
[java
Bugs item #640991, was opened at 2002-11-19 18:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
Bugs item #640991, was opened at 2002-11-19 18:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
I am trying to allow a login using an X509 Certificate as a credential. My login module uses an ObjectCallback to retrieve the certificate.
All is fine and dandy if I do something like this:
String domain = authMgr.getSecurityDomain();
ObjectCallbackHandler och = new ObjectCallbackHandler
The exception is there and I just siad it could be safely ignored.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Jules Gosnell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 20, 2
Bugs item #641224, was opened at 2002-11-20 14:53
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=641224&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Oskari Kettunen (aok)
Assign
Bugs item #641224, was opened at 2002-11-20 14:53
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=641224&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
>Resolution: Accepted
Priority: 5
Submitted By: Oskari Kettunen (aok)
>Assig
Re: the :
java.lang.ClassNotFoundException: Unexpected error during load of: org.mortbay.j2ee.session.JGStore, msg=org/javagroups/MessageListener
that you get when starting the 'default' configuration.
Simply copying the javagroups.jar from server/all/lib into
server/default/lib should put a st
Bugs item #641224, was opened at 2002-11-20 15:53
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=641224&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Oskari Kettunen (aok)
Assigned to
hi dominik,
On Tue, 2002-11-19 at 22:05, Dominik Kacprzak wrote:
> I'm running into the same problem as Christian on RH Linux 8.0 even tho
> my ANT_HOME is not set. On my box, I have the following ant rpms
> installed.
>
> ant-optional-full-1.5.1-3jpp
> ant-1.5.1-3jpp
this is my setup, too (exc
Bugs item #641155, was opened at 2002-11-20 11:14
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=641155&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Giles Paterson (gpaterson)
Assigned to: Nobody/Anony
Bugs item #641155, was opened at 2002-11-20 11:14
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=641155&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Giles Paterson (gpaterson)
Assigned to: Nobody/Anony
Bugs item #636693, was opened at 2002-11-11 18:25
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=636693&group_id=22866
Category: None
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: lachu (lachu23)
Assigned to: Nobody/Anon
My mistake - I've got too used to only running 'all'.
Since I see that you have now released the new beta, what is the status
of this ?
Have you included JavaGroups in default ? Or is the Exception still there ?
Jules
Scott M Stark wrote:
This error is showing up when running the default con
Bugs item #640991, was opened at 2002-11-20 00:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=640991&group_id=22866
Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Closed
Resolution: Duplicate
Priority: 5
Submitted By: Adam Heath (doogie)
Assigned
The JBoss-3.0.2beta2 release has been made available at sourceforge. The
binaries and source may be obtained from here:
http://sourceforge.net/project/showfiles.php?group_id=22866
The release notes are available here:
http://sourceforge.net/project/shownotes.php?release_id=13
27 matches
Mail list logo