You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Mike Heath (JIRA)" <ji...@apache.org> on 2007/08/16 18:05:32 UTC

[jira] Resolved: (DIRMINA-420) Missing Class in latest maven snapshot

     [ https://issues.apache.org/jira/browse/DIRMINA-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Heath resolved DIRMINA-420.
--------------------------------

    Resolution: Invalid

org.apache.mina.util.SessionLog has been moved to org.apache.mina.common.SessionLogger

> Missing Class in latest maven snapshot
> --------------------------------------
>
>                 Key: DIRMINA-420
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-420
>             Project: MINA
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M1
>            Reporter: Goran Oberg
>            Priority: Critical
>             Fix For: 2.0.0-M1
>
>
> Latest maven  Mina 2.0.0 M1 snapshot Jar doesn't contain the SessionLog class
> java.lang.NoClassDefFoundError: org/apache/mina/util/SessionLog
> 	at org.apache.mina.filter.SSLFilter.sessionClosed(SSLFilter.java:393)
> 	at org.apache.mina.common.AbstractIoFilterChain.callNextSessionClosed(AbstractIoFilterChain.java:320)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.