IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Showing posts with label failure. Show all posts
Showing posts with label failure. Show all posts

Tuesday, February 12, 2013

Plug-In failure on OS X 10.8.2 after updating to Oracle Java SE7


I have developed sample COCOA-64 bit web application using Webkit Framework with all plug In settings enabled (setJavaEnabled:YES setPlugInsEnable:YES). I have tried to load Juniper SSL webvpn url which in turn uses Java applet plug-In to launch VPN connection in the webview. This completely works fine in Java SE 6 (the previous version of Java) in 10.8.2 .



But the Juniper Java applet has been failed to load after updating OS X 10.8.2 to latest Java SE 7 from Oracle (version 1.7.0_09). I dont know the reason why plugin is fails in my sample always. Every thing works fine with Safari.





Thanks in advance.Any help would be appreciated.



Note: Test java applet url (http://www.java.com/en/download/testjava.jsp) to check the Java version always shows "plug-in Failure"msg in my sample application.


.


View the original article here

Re: Plug-In failure on OS X 10.8.2 after updating to Oracle Java SE7

I didn't find the answer to resolve this issue. For me no matter Java 7 is not at all working in my sample web appication on Mountain lion.I am seeing "plugIn-failure" msg always. (for 1.7u9 or 1.7u10 or 1.7u13).


View the original article here