Thanks for your reply Karl! It turns out I've already figured out how
to get past this issue, I only needed to add something like this to
the security policy in use:

grant codeBase "file:lib/felix-0.8.0-incubator/bin/felix.jar"
{
   permission java.security.AllPermission;
};

Guillermo

On 5/24/07, Karl Pauls <[EMAIL PROTECTED]> wrote:
Hello Guillermo,

could you answer me two questions:

what it is your SecurityManager is doing?

which version of Felix are you using -  0.8.0 or trunk?

regards,

Karl

--
Karl Pauls
[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to