I have a problem on the mac (not windows) whereby the javaFX applet crashes with a security exception, prohibited package java.util. I have been trying to fix this for 2 weeks now but I'm new at cakephp and am unable to.
This only happens on the mac. There's no doubt that it is the fault of cakephp, because when I turn off mod rewrite (ie move the .htaccess file from the root) that sends it to index.php then the applet does not pull a security exception and it runs ok. Part of the reason the applet fails on the mac I think is because it starts sending requests for java components to the applet host (god knows why). Windows and vista works fine and they dont request to the applet host (cakephp) for java components. I can see them all in the access.log on the apache directory. But tyhey dont appear when the applet is being run by windows. As soon as the applet sends a request for a java component, it gets a security exception. Has anyone had this problem? If anyone has a clue about how to fix this cakephp problem, please do post back to this, I don't really want to bin off cakephp just for one silly problem. Thanks. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
