[Mapserver-users] jBox
Wim Blanken PI
wim.blanken at planet.nl
Wed Jan 21 12:52:43 PST 2004
Hello Richard,
I cannot reproduce the problem on XP as I am working at Home at the Moment.
However i can reproduce it with Windows 98 and IE 5.00.2614.3500
The status bar gives me: jBox class not found
VM: Java 5.0 Release 5.0.0.3167
Btw: In the java code you state:
------------------------------------------------------
Compiler issues:
Sun JDK 1.2 & 1.3 work ok, but
1.4 compiled classes won't run under MS VM (IE 5.5)?
MS J++ won't compile due to un-caught exceptions?
-------------------------------------------------------
That gave me the idea about compiling with javac -target 1.1
As soon as I did that it ran perfectly on every system I have encountered.
By the way, I have used your additions to the Jbox and included a function
to be able to digitise points, lines and polygons. It works great in
combination with a little bit mapscript to create/update the shapefiles.
As soon as I'm finishing testing I'll post it to you.
Thanx for your efforts!!!
Wim Blanken
The Netherlands
----- Original Message -----
From: "Richard Greenwood" <rich at greenwoodmap.com>
To: "Wim Blanken (PI)" <wim.blanken at planet.nl>;
<mapserver-users at lists.gis.umn.edu>
Sent: Wednesday, January 21, 2004 9:24 PM
Subject: Re: [Mapserver-users] jBox
> Wim Blanken (PI) wrote:
>
> > Hello Richard,
> >
> > I've used the compiled version in the downloaded zip file and it would
not
> > work on
> > Windows XP with IE 6.0
> > The statusbar gave me a message: class not found.
> > After I recompiled the jBox using the option -target 1.1 it would work.
>
> Can you tell me which VM you are running?
>
> 1. In IE:
> Tools > Internet Options > Advanced >
> scroll down to "Microsoft VM" and check:
> "Java console enabled"
>
> 2. If you are not running a Microsoft VM it will listed in
> this section. e.g. "Sun Java VM" or similar.
>
> 3. If Java console was not already enabled, quit IE and
> then restart it.
>
> 4. In IE:
> View > Java Console
> The version information will be the first line.
>
> I have added your suggestion of '-target 1.1' to the build script, but I
> would also like to better understand the problem you are encountering.
>
> Thanks,
> --
> Richard Greenwood
> www.greenwoodmap.com
More information about the MapServer-users
mailing list