On Wednesday 07 March 2007 00:24, Ivo K. Koga wrote:
> Hi all,
>
> Has anyone tried embedding felix into a Java Web Start application?
>
> I think I did it sucessfully, but I´m havin some problems when starting one
> bundle I installed on it.
>
> I now got this error:
>
> [Felix error] java.security.AccessControlException:
> PackagePermission.IMPORTdenied for import:
> org.jdom.output
>
> I signed this same bundle with the same certificate as the main
> application.

Sounds like the security policy is lacking permissions for the jar of the 
bundle being loaded.

Perhaps if you give more detail on your jnlp file and what you do next (in 
detail), we can figure this out.


Cheers
Niclas

Reply via email to