Browser Java Problems

kirtt

Registered
Let me set this up. We're deploying forms through Oracle's 9iAS server, which basically takes the OracleDeveloper created files and translates them to java.

This all works fine in the win32 boxes using ie 5.5. No special installation, vanilla installs of 98,200, and XP all load the forms just fine. But we have bunch of Mac folks that also need access to these forms, so the thinking was big deal, it's java. But its not working, the error returned when the Mac IE browser (5.2 on OSX) is:

java.lang.ClassNotFoundException oracle.forms.engine.main

Now I am not sure I understand why this is coming up. I know that there was no special install done on the win32 boxes to add any oracle java components, so I can't imagine there would be any special need on the Mac side. I don't see a way to fix this on the surface, but I'm sure there is a way to fix it. Anyone have any ideas? Thanks.
 
Back
Top