If you made the change to the BinaryFile class that modified which
ClassLoader is being used, you don't need the AppletDataNugget. The
change seems to work for me, and it puts the root of all the jar files
in the accessible classpath for the applet.
If you didn't make the change, then you need to do one of two things:
You have to have the AppletDataNugget, and then refer to the data files
in a path relative to the AppletDataNugget, or you can store the data
files in the jar file, and refer to them in a path relative to the class
that is going to ask for them.
- Don
On Monday, March 18, 2002, at 05:25 PM, Wrightson, Barney ( Contractor )
wrote:
> I have other class files that are used by the applet in the same .jar
> file.
> This achieves the same result doesn't it?
>
> -----Original Message-----
> From: Mike White [mailto:mrw@mitre.org]
> Sent: Saturday, 16 March 2002 6:04 AM
> To: 'openmap-users@bbn.com'
> Subject: Re: openMapApplet and .jar data
>
>
> Do you create an AppletDataNugget and put it in the jar file? If not,
> it will not be found by the applet.
>
> - Mike
>
> --
> [To unsubscribe to this list send an email to "majdart@bbn.com"
> with the following text in the BODY of the message "unsubscribe
> openmap-users"]
>
>
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Dietrick, dietrick@bbn.com
BBN Technologies, Cambridge, MA
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-- [To unsubscribe to this list send an email to "majdart@bbn.com" with the following text in the BODY of the message "unsubscribe openmap-users"]Received on Mon Mar 18 19:13:31 2002
This archive was generated by hypermail 2.1.8 : Thu May 12 2005 - 07:18:32 EDT