[Mapserver-users] Java mapserver HOWTO and questions
Jorge del Pozo
jorpoz at pesquera.tel.uva.es
Mon Oct 13 07:13:49 PDT 2003
Hello.
I've been working with mapserver and java. I have written a JSP but when
i try to execute them i get this error:
java.lang.UnsatisfiedLinkError: /home/user/JBuilder9/jdk1.4/jre/lib/i386/libmapscript.so: /home/user/JBuilder9/jdk1.4/jre/lib/i386/libmapscript.so: undefined symbol: pj_is_latlong
I compile the mapscript for java and also i include the libmapscript.so
in the code of the JSP.
I'm working with mapserver-3.6.5. Is the libmapscript.so broken?
How can i show a map with jsp and mapscript?
thanks.
Umberto Nicoletti(unicoletti at prometeo.it)@26.09.2003 17:34:03 +0000:
> Hi, me again.
>
> I have written a small howto on mapserver and java and wish to
> contribute it to the community.
> Hope you will find it useful, but don't stop reading here!!
>
> I'd like to 'exchange' this howto with some answers from the ones of you
> who know the inner workings of mapserver.
>
> these are the questions:
>
> 1) I have read about thread safety issues and I am of course concerned.
> See:
> http://lists.dmsolutions.ca/pipermail/mapserver-users/2002-August/003637.html
> What is the current status for this topic with regard to Java mapscript?
>
> 2) Is Java mapscript support being worked on?
>
> About the thread safety issue i have made a few tests of my own.
> I have a couple of jsp that allow one to zoom/map/query the same europe
> map from php examples and I have set the isThreadSafe attribute on each
> of them.
> Then I used an automated load test tool (jmeter) to load test the
> application. I simulated 20 users performing three zoom and two query
> operations. Each user executed 5 times these operations for a total of
> 500 requests.
> All were executed without errors.
>
> I will probably execute other tests in the next few days, but now I DO
> need answers with regard to the questions above (if someone has them, of
> course).
>
> Thanks in advance,
> Umberto
>
>
More information about the MapServer-users
mailing list