[ 
https://issues.apache.org/jira/browse/FELIX-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049593#comment-13049593
 ] 

Andrei Pozolotin commented on FELIX-2993:
-----------------------------------------

Karl:

I have good news and bad news :-)

GOOD: 
your scenario #2 works! now I am able to load your security bundle just fine in 
jnlp mode;

BAD: 
this feels like a convoluted felix-centirc hack; is there any way to make it 
felix-agnostic?
(or should I say osgi-generic :-)

for example, do you think you could move interfaces for
   
<Export-Package>org.osgi.service.permissionadmin;-split-package:=merge-first, 
org.osgi.service.condpermadmin;-split-package:=merge-first</Export-Package>
form
   org.apache.felix.framework.security bundle
into
   org.apache.felix.framework bundle (if Richard takes it :-)

and convert your framework.security from a fragment bundle into a normal bundle 
which does not require proprietary
   
<Felix-Activator>org.apache.felix.framework.SecurityActivator</Felix-Activator>

finally, does framework.security really needs to be married to felix framework 
as it is now?

?

thank you!

Andrei.

> jnlp & felix.security
> ---------------------
>
>                 Key: FELIX-2993
>                 URL: https://issues.apache.org/jira/browse/FELIX-2993
>             Project: Felix
>          Issue Type: Bug
>          Components: Framework Security
>            Reporter: Andrei Pozolotin
>
> original thread:
> http://www.mail-archive.com/users@felix.apache.org/msg10424.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to