You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Georgi Andreev (JIRA)" <ji...@apache.org> on 2019/04/04 07:31:00 UTC

[jira] [Created] (DIRMINA-1102) FilterEvent must be exported by mina-core

Georgi Andreev created DIRMINA-1102:
---------------------------------------

             Summary: FilterEvent must be exported by mina-core
                 Key: DIRMINA-1102
                 URL: https://issues.apache.org/jira/browse/DIRMINA-1102
             Project: MINA
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.0
            Reporter: Georgi Andreev


I tried to use mina-core 2.1.0 in an OSGi environment, but this did not work out of the box. There are a few extended interfaces like IoFilter which use FilterEvent in the method signature. When this interface is extended the new class needs to import org.apache.mina.filter package, but it is not exported by mina-core. Please add the package to the Export-Package definition.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)