In article <[EMAIL PROTECTED]>, Sean Echevarria says...
>
>On Tue, 12 Jun 2001 19:24:19 GMT, Steven Katz <[EMAIL PROTECTED]>
>wrote:
>>All,
>>
>>I am trying to get Netscape to recognize the Java Plugin using the
>>nsIModule/NS_IMPL_NSGETMODULE scheme of things.
>>
>>So far I have only been able to get a development build to see and load the
>>module by placing it in dist/bin/components.
>>
>>I have two problems however:
>>
>>1) I can't get a released build to recognize it at all.
>
>what are you doing to make it recognized?  is regxpcom failing?
>
>

I don't know what regxpcom is.  All the information I have so far indiactes that
I only need to put it in the "components" directory.

>>2) I can't get the development build to recognize it as something to use to run
>>applets (defined with the APPLET tag or the EMBED tag).  It only recognizes it
>>as something to use for javascript request (such as typing
>>javascript:java.lang.System.out.println("sss") in the location box)
>
>Are you getting error messages related to the embed or applet
>instantiations?
>

So far I can only say for certin that it fails with APPLET (I get a dialog box
saying there is no plugin for application/x-java-vm.



Reply via email to