I found a typo in ClusterSingleSignon in the log instantiation (it
uses another class to construct the log; see below).

package com.caucho.security;
...

public class ClusterSingleSignon implements SingleSignon {
  private final static Logger log
    = Logger.getLogger(MemorySingleSignon.class.getName());


Is there a place I should send these, other than the list?


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to