bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/23819] javax.security.auth.Subject is broken


From: sgala at apache dot org
Subject: [Bug classpath/23819] javax.security.auth.Subject is broken
Date: 12 Sep 2005 11:37:03 -0000

------- Additional Comments From sgala at apache dot org  2005-09-12 11:36 
-------
I'm trying to make jetspeed (http://portals.apache.org/jetspeed/ ) work with
tomcat on jikesRVM, which uses gnu-classpath.

I exposed and fixed a different bug (pending reporting), also in an inner class
inside gnu.java.net.protocols.jar.Connection, which was impeding jsps work 
properly.

Now I have a basic tomcat 5.0.30 install running, but several things are still
failing:
- jetspeed uses JAAS for A&A, and this is where I found the bug. I was getting a
"Subject has no principals" error on a continuous basis, and I traced it here.
- the JSF config is still not properly read (still some problem with resources
in jars, I think, but I have not been yet able to isolate it)
- assorted security related problems, part due to my ignorance of the classpath
handling of security configuration, if any...

I'm proceeding fairly slowly due to the time it takes jikesRVM to build a boot
image every time I change one of the core classes.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23819




reply via email to

[Prev in Thread] Current Thread [Next in Thread]