Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: More OS X applet questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More OS X applet questions



At 12:26 PM -0400 5/30/01, Scott Kovatch wrote:
On Wednesday, May 30, 2001, at 11:05 AM, Robert Brunner wrote:

3) When I open the Java Messages window in IE, there is no output visible. Are the Java messages going somewhere else?

They're going to the OS X Console -- look at /Applications/Utilities/Console.app


Ah, found them. Thanks.


4) As was the case with OS 9, HTTP connections through the browser using SSL do not work. Is this a temporary condition? In OS 9 I put in platform-specific code to use HTTP (and to do posts manually to work around the IE POST problems) At least w/ JSSE, unlike with OS 9, I can use a secure connection, but we also hope that tunnelling through the browser will give us access to firewalls, without providing our own firewall code.

Java on OS X does not communicate with IE for HTTPS support, but JSSE should do everything you need. Where are you setting the firewall property? If you enter the proxy server in the Internet panel of System Preferences the VM will pick that up and set the appropriate Java property (http.proxyHost) that URLConnections need to do their thing.

We haven't actually done testing with firewalls yet, but we will soon have to. Every browser I've seen has a preferences panel for firewall settings in it, including IE 5.1, but it looks like IE is getting those setting from the Network System Preferences, which is a good thing. My main concern is that users not have to set up firewall preferences a second time (in addition to their browser settings). It looks like OS X and IE are cooperating, so this won't be the case.

Another concern is how big a download is JSSE. I just grabbed 1.0.2, and it looks like about 500K. That's a bit big for a modem download every time, so I'll have to provide installation instructions so users only need to download it once. That's a bit of a nuisance.

Robert



--


References: 
 >Re: More OS X applet questions (From: Scott Kovatch <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.