Patches item #529159, was opened at 2002-03-12 23:30 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=529159&group_id=22866
Category: None Group: v2.2.2 (stable) Status: Open Resolution: None Priority: 5 Submitted By: Jan Heise (janheise) Assigned to: Nobody/Anonymous (nobody) Summary: patch to run cocoon2 with v2.2.2-tomcat Initial Comment: I ran over a NullPointerException in org.jboss.tomcat.security.JBossSecurityMgrRealm while i tried to run cocoon2 in v2.2.2 & tomcat 3.2.2. The patch is a decompiled version of the class-file found in tomcat-service.jar with some changed lines in the authenticate-function. Search for PATCH START. Someone with more insight into the auth-code should have a look if my handling of the password breaks something else. I did not check other JBoss-versions regarding this issue. The issue was tested with a vanilla jboss & cocoon install. Cocoon was installed as suggested in the docs. (note: you have to also include xml-apis.jar in run.bat/sh) jan ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376687&aid=529159&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
