Search the web
Sign In
New User? Sign Up
macjava
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Security exception on Mac IE   Message List  
Reply | Forward Message #224 of 246 |
Hi all,

I hope someone out there can shed some light on this problem.

I have a signed Applet that will FTP a selected file from the Client
back to the server. (signed Jar for Netscape, signed Cab for IE)

This applet works fine on the Windows platform (both Netscape and
IE) and on Netscape 6.1 for the Mac (OS 9, with MRJ 2.2.5)... However, IE5
on the Mac opens the applet window without the usual security warning dialog
that is normally presented to the user, then just sits there.

It looks like it's getting a security exception when the applet
tries to verify that the file actually exists (effectively trying to read
the client system). The following information appears in the Java Messages
window.

com.apple.mrj.JManager.JMAppletSecurityExc:
security.checkread: /photon/testfiles/SAMPLE.PS,
/photon/testfiles/SAMPLE.PS
at

com.apple.mrj.JManager.JMAppletSecurityOld.checkRead(JMAppletSecurityOld.jav
a)
at

com.apple.mrj.JManager.JMAppletSecurityOld.checkRead(JMAppletSecurityOld.jav
a)
at java.io.File.exists(File.java)

This happens using both the MRJ and the Microsoft IE VM. I can not
find any information on JMAppletSecurityOld, and very little that is useful
on the JManager. Apple's idea of documenting this class seems to be to put
the source code out as documentation, but I'm afraid that does not tell a
security newbie like me how to use it correctly.

I have picked up the MRJ SDK, but can't figure out if need to use
that, or if the problem is with the way I'm signing the Cab file.

Any insight, help, URLS, code fragments, that might help me resolve
this puzzle would be greatly appreciated.

Thanks,

Sue D.



Mon Oct 1, 2001 1:47 pm

susan.davis@...
Send Email Send Email

Forward
Message #224 of 246 |
Expand Messages Author Sort by Date

Hi all, I hope someone out there can shed some light on this problem. I have a signed Applet that will FTP a selected file from the Client back to the server....
susan.davis@...
Send Email
Oct 1, 2001
3:38 pm

Hi Sue and all, I have no solution but exactly the same versions and the same problem. I've seen on Apple's site that MRJ 2.2 does not support signed Cabs (the...
phcuisse
phcuisse@...
Send Email
Dec 12, 2001
9:59 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help