[mapguide-users] MapGuide Open Source with Java and Servlets
?
Scott Reisdorf
reisdorf1 at llnl.gov
Thu Aug 17 18:06:41 EDT 2006
Chris,
I got the Java Tomcat/Apache scenario to work using servlets. This info
might help with your Coldfusion class issue.
You need to take the MapGuide jars and dll files and place them outside
the Server context (i.e. outside the Tomcat Home dir). Then set your
System Path to include this directory. Thus it will get loaded only
once by the System Path and you wont get the Class Loader problem.
-scott
Chris Gountanis wrote:
> I got same errors trying to use the class file with in Coldfusion. Would
> love to use CFObject...
>
>
> --
> Chris Gountanis
> Programmer/Analyst - Network Administrator
> cgountanis at mpower-tech.com
> T: 877-269-6971 | T: 920-830-4053 | F: 920-832-0736
>
> MPOWER TECHNOLOGIES
> 501 S Nicolet Road Appleton, WI 54914
> www.mpower-tech.com
>
> Making complex information more accessible.
>
>
> -----Original Message-----
> From: Scott Reisdorf [mailto:reisdorf1 at llnl.gov]
> Sent: Thursday, August 17, 2006 11:50 AM
> To: users at mapguide.osgeo.org
> Subject: [mapguide-users] MapGuide Open Source with Java and Servlets ?
>
> Has anyone been successful in integrating the mapguide open source Java and
> external servlets?
> I would like to code additional Java code in custom servlets and then have
> the jsp call the Ajax request to these servlets to perform the proper Map
> function (i.e. querying data).
> The problem I am running into is when the jsp calls the servlet, it throws
> an error:
> "java.lang.UnsatisfiedLinkError: MapGuideJavaApi.dll already loaded in
> another classloader"
>
> Has anyone dealt with this before or does anyone have any ideas/advice on
> using MapGuide Java with additional servlets that call the MapJavaApi?
>
> Any help is appreciated.
>
> Thanks,
>
> -scott
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
> For additional commands, e-mail: users-help at mapguide.osgeo.org
>
>
>
More information about the Mapguide_users
mailing list