Re: [JBoss-dev] JBossSecurityMgrRealm.java

2001-06-26 Thread Scott M Stark
Yes, see http://www.jboss.org/cvs.jsp > Thank you for fixing that so quickly :) I am assuming that was the source > of my NullPointerException. I could fix these things myself, then submit a > diff to ya'll... are there any instructions on getting the cvs version > to build? i.e. what each direct

Re: [JBoss-dev] JBossSecurityMgrRealm.java

2001-06-26 Thread David Green
On Tue, 26 Jun 2001 [EMAIL PROTECTED] wrote: > User: starksm > Date: 01/06/26 18:05:59 > > Modified:tomcat/src/main/org/jboss/tomcat/security Tag: Branch_2_4 > JBossSecurityMgrRealm.java > Log: > The password String may be null so validate before invoking >