Hi Mona,

thanks for your reply.
It seems you slightly missunderstood my problem. The point is that I can provide a
signed jar files and
i can access all the permissions that are enabled by signing, but things (look and
feel and popup menu) that worked
with the unsigned version do not work anymore with the signed version.
I've the impression that the change in the security layer is responsible for that.

It's really funny,
Karsten


Mona Wong wrote:

> Hi Karsten:
>
> > has anybody some experience with j3d in applets. Especially with signed
> > jar files of j3d in applets.
>
>         Yes, we use signed jar file with j3d in applets here.
>
> > I have a nice running jar file in which i changed the LookAndFeel scheme
> > and where i called
> > ToolTipManager.sharedInstance().setLightWeightPopupEnabled( false ) so
> > that my submenu items of my context
> > menu are not overdrawn by the Canvas3D (which is what happens by
> > default).
> >
> > But then, signing the jar file had some strange effects. It seems that
> > the applet is ingoring all this settings. My nice
> > submenues disappear again and my look and feel is the default again.
> > What's the matter.
>
>         Ours work for us.  It sounds like maybe your applet is not using the new
> jar file.  I suggest that you add some new debugging statements to be sure that
> you are getting the signed jar that you think you are.
>
> Cheers,
>
> Mona
>
> ==================================================================
> Mona Wong-Barnum
> National Center for Microscopy and Imaging Research
> University of California, San Diego
> http://ncmir.ucsd.edu/
>
> "The truth shall set you free, but first it will piss you off"
>                                 A Landmark instructor
> ==================================================================

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to