Closed Bug 111017 Opened 24 years ago Closed 18 years ago

MRJPlugin is not seeing the jar file in the server

Categories

(Core Graveyard :: Java: OJI, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ksabarat, Assigned: yuanyi21)

Details

From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) BuildID: a I am currently using MRJPlugin in Mac . In the documentation, it says that for browsers below 4.76 applet must be invoked thru embed tag. But when I invoke like this applet is throwing a class not found exception. I even tried to add codebase property to EMBED tag.But it is not doing anything. But if I put the jar file in the MRJClasses directory , applet gets started. Is there any workaround for this problem? Or is this a known issue. I downloaded the version mentioned in the homepage. I am using Netscape4.78 Reproducible: Always Steps to Reproduce: 1.Invoke the applet thru EMBED tag 2.EMBED tage must be <EMBED TYPE = "application/x-java-vm" NAME = "UploadApplet" PLUGINSPAGE = "http://www.mozilla.org/oji/MRJPlugin.html" WIDTH="700" HEIGHT="325" ARCHIVE="TSWUploadMac.jar" CODE="TSWUploadMac.class"></EMBED> 3.
Component: Plug-ins → OJI
QA Contact: shrir → pmac
This sounds like a dup, but I'm not sure. pamc: Have you seen this before?
Assignee: av → beard
Status: UNCONFIRMED → NEW
Ever confirmed: true
The ARCHIVE attribute is supported by the MRJPlugin when using the <EMBED> element. Which build of the MRJPlugin are you using? Builds that come with the NS6 browser aren't qualified to work correctly with NS4.X. There are some special #ifdefs for running in the 4.X browser.
QA Contact: pmac → petersen
This bug is targeted at a Mac classic platform/OS, which is no longer supported by mozilla.org. Please re-target it to another platform/OS if this bug applies there as well or resolve this bug. I will resolve this bug as WONTFIX in four weeks if no action has been taken. To filter this and similar messages out, please filter for "mac_cla_reorg".
OS: Mac System 9.x → MacOS X
-> default assignee for old netscape assigned bugs.
Assignee: beard → yuanyi21
QA Contact: chrispetersen → zhayupeng
This bug was about the MRJ plugin and Netscape 4.x, which hasn't been relevant for ages.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.