On 8/19/07, Mark <[EMAIL PROTECTED]> wrote: > I am getting compilation errors on the following methods: > > public static void trace(Logger log, IoSession session, String message) > public static void trace(Logger log, IoSession session, String message, > Throwable cause) > > Am I missing someting? I just did an update in Eclipse, and the problem > still exists.
You need to run mvn eclipse:eclipse (or the mvn-eclipse script) again to synchronize the updated dependency information. HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
