>  private JDBCBayesianAnalyzer analyzer = new JDBCBayesianAnalyzer() {
>     ...
>  };

Right, and then when we have:

  sqlQueries.init(this.sqlFile, this.getClass().getName(), ...

why would this.getClass().getName() to return anything other than the name
of the anonymous inner class?

I agree with Stefano.  If it worked before, it may well have been considered
a bug in the JRE.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to