[
https://issues.apache.org/jira/browse/FTPSERVER-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770663#action_12770663
]
Niklas Gustavsson commented on FTPSERVER-336:
---------------------------------------------
This is a known limitation, and one we should address. Adding this issue to
1.04 and 1.1.0.
> BaseUser class from ftpserver-core bundle can't be used in other bundles in
> an OSGi environment
> -----------------------------------------------------------------------------------------------
>
> Key: FTPSERVER-336
> URL: https://issues.apache.org/jira/browse/FTPSERVER-336
> Project: FtpServer
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.3
> Environment: Eclipse Equinox
> Reporter: Bernd Hofmann
> Fix For: 1.0.4, 1.1.0
>
>
> Hallo,
> In an OSGi environment the BaseUser class can't be used in other bundles
> (like in the examples on the ftpserver's homepage) as the ftpserver-core
> MANIFEST.MF excludes the class' package from export:
> Private-Package: ...,org.apache.ftpserver.usermanager.impl, ...
> There is no way to add users programmatically (or I couldn't find another one
> than the one in the example :-)
> Best regards,
> Bernd
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.