Hi all and excuse my english,

I'm using the next two lines in an applet and run it on windows xp.

com.sun.deploy.config.Config con = new com.sun.deploy.config.WinConfig();
System.out.println("firefox?? "+con.isBrowserFireFox());

On FF2 the result is "firefox?? true", but on FF3 is "firefox?? false". I
think this behaviour affects the JSS configuration while the java plugin is
starting, because on FF3 the plugin uses the old mozilla browser profiles,
not the firefox profiles file; if i remove old mozilla files then, JSS
configuration doesn´t finish. I think the cryptomanager instance isn't
correctly initialized because the plugin searchs for the incorrect profiles
file.

Excuse me if it isn`t the correct list to ask, but can i solve this? Must i
post on sun forums?

Thanks a lot,

Abraham.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to