Permitting D2JC to write a local/client disk
Permitting D2JC to write a local/client disk
- Subject: Permitting D2JC to write a local/client disk
- From: Buyung Pamungkas <email@hidden>
- Date: Wed, 4 Jun 2003 05:05:46 -0700 (PDT)
Hi,
I have a D2JC application with the feature, upload a
photograph for some entities. So, the user could
upload the photograph into the application.
I have used java.io to read local disk and didn't have
a problem when running from PB. But, when I used web
browser to call the application that downloaded via
Java Web Start, I couldn't acces to local disk.
Then, I tried to bind NeedAllPermission on
JavaClientComponent with "true" value. But, javaws
told that I might signed the jar application to ask
the permission to local machine.
So, I tried to sign generated .jar files with my own
keystore. After I called those application via web
browser, I have the error "JAR resources in JNLP file
are not signed by same certificate".
I'm stuck at the moment. Could anyone help me how to
acces local disk with D2JC if there's running very
well if I run with Project Builder ?
FYI, JCRealEstatePhotos example could upload/download
photos if running with PB, but it failed if it running
via web browser.
Thank you,
Buyung
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.