<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16441" name=GENERATOR><!--[if !mso]>
<STYLE>v\:* {
        BEHAVIOR: url(#default#VML)
}
o\:* {
        BEHAVIOR: url(#default#VML)
}
w\:* {
        BEHAVIOR: url(#default#VML)
}
.shape {
        BEHAVIOR: url(#default#VML)
}
</STYLE>
<![endif]-->
<STYLE>@font-face {
        font-family: Wingdings;
}
@font-face {
        font-family: Tahoma;
}
@page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
H3 {
        FONT-WEIGHT: bold; FONT-SIZE: 13.5pt; MARGIN-LEFT: 0cm; MARGIN-RIGHT: 0cm; FONT-FAMILY: "Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
P {
        FONT-SIZE: 12pt; MARGIN-LEFT: 0cm; MARGIN-RIGHT: 0cm; FONT-FAMILY: "Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto
}
PRE {
        FONT-SIZE: 10pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Courier New"
}
SPAN.EmailStyle18 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle19 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle20 {
        COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>It sounds like you are using a pre-installed version of 
Apache and Tomcat.&nbsp; The easiest way to configure this is to do a full, 
bundled MGOS/Apache/Tomcat install and then copy the configuration from 
httpd.conf to yours.&nbsp; Here is mine and I hope it helps&nbsp;(change your 
paths as appropriate).&nbsp; If I remember correctly, there was a bug in the 
original ajax redirect statement.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>#-----------------Start MapGuide Enterprise Java web 
extensions config</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2># MapViewer to MapViewerPhp aliases<BR>ScriptAlias 
/mapguide/mapagent/mapagent.fcgi "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/mapagent/MapAgent.exe"<BR>AliasMatch 
^/mapguide/mapviewerajax/([^\?])(.*)$ "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/mapviewerphp/$1$2"<BR>Alias 
/mapguide/mapviewerajax "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/mapviewerphp/ajaxviewer.jsp"<BR>AliasMatch 
^/mapguide/mapviewerdwf/([^\?])(.*)$ "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/mapviewerphp/$1$2"<BR>Alias 
/mapguide/mapviewerdwf "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/mapviewerphp/dwfviewer.jsp"</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>Alias /mapguide "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/"<BR>&lt;Directory 
"C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/"&gt;<BR>&nbsp;AllowOverride 
All<BR>&nbsp;Options All<BR>&nbsp;Order allow,deny<BR>&nbsp;Allow from 
all<BR>&nbsp;AddHandler cgi-script .exe<BR>&nbsp;RewriteEngine 
on<BR>&nbsp;RewriteRule .* - 
[E=REMOTE_USER:%{HTTP:Authorization},L]<BR>&lt;/Directory&gt;</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>Alias /PhpViewerSample "C:/Program 
Files/Autodesk/MapGuideEnterprise2007/WebServerExtensions/www/PhpViewerSample/"</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>#-----------------End MapGuide Enterprise Java web 
extensions config</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>#-----------------Start Tomcat connector 
support</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=875214515-14052007><FONT face=Arial 
color=#0000ff size=2>LoadModule jk_module modules/mod_jk.so<BR>JkWorkersFile 
"C:/Program Files/Apache Group/Apache2/conf/workers.properties"<BR># Where to 
put jk logs<BR>JkLogFile "C:/Program Files/Apache 
Group/Apache2/logs/mod_jk.log"<BR># Set the jk log level 
[debug/error/info]<BR>JkLogLevel info<BR># Select the log 
format<BR>JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "<BR># JkOptions indicate to 
send SSL KEY SIZE,<BR>JkOptions +ForwardKeySize +ForwardURICompat 
-ForwardDirectories<BR># JkRequestLogFormat set the request 
format<BR>JkRequestLogFormat "%w %V %T"<BR># Send everything for context 
/examples to worker named<BR># worker1 (ajp13)<BR>JkMount 
/mapguide/mapviewerjava/* worker1<BR>Redirect /mapguide/mapviewerajax/ <A 
href="http://127.0.0.1/mapguide/mapviewerjava/ajaxviewer.jsp">http://127.0.0.1/mapguide/mapviewerjava/ajaxviewer.jsp</A><BR>Redirect 
/mapguide/mapviewerdwf/ <A 
href="http://127.0.0.1/mapguide/mapviewerjava/dwfviewer.jsp">http://127.0.0.1/mapguide/mapviewerjava/dwfviewer.jsp</A></FONT></SPAN></DIV>
<DIV>&nbsp;</DIV><SPAN class=875214515-14052007><FONT face=Arial color=#0000ff 
size=2>
<DIV dir=ltr align=left><BR>#-----------------End Tomcat connector support</DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left>#-----------------Start MapGuide Java sample 
support</DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left>JkMount /mapguide/javaviewersample/* worker1</DIV>
<DIV>&nbsp;</DIV>
<DIV dir=ltr align=left>#-----------------End MapGuide Java sample 
support</FONT></SPAN></DIV>
<DIV>&nbsp;</DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Tahoma size=1>Andy Morsell, P.E.</FONT></SPAN> 
<BR><SPAN lang=en-us><FONT face=Tahoma size=1>Spatial Integrators, 
Inc.</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Tahoma size=1><A 
href="http://www.SpatialGIS.com">http://www.SpatialGIS.com</A></FONT></SPAN> 
</P>
<DIV>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> mapguide-users-bounces@lists.osgeo.org 
[mailto:mapguide-users-bounces@lists.osgeo.org] <B>On Behalf Of 
</B>azpublic<BR><B>Sent:</B> Sunday, May 13, 2007 12:47 PM<BR><B>To:</B> 
'MapGuide Users Mail List'<BR><B>Subject:</B> RE: [mapguide-users] Newbie 
problem with Webserverextensionsconfiguration<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Ok I’ve been installing 
a reinstalling MapGuide these past two days but I still cant have any chance in 
getting the Apache to render the JSP’s correctly … <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I’ve been trying to 
copy MapGuideApi.jar in CATALINA_HOME\common\lib, in CATALINA_HOME\server\lib, 
in CATALINA_HOME\shared\lib,. Nothing to do… <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I’ve also tried to 
copy&nbsp; the library in JAVA_HOME\\lib\ext\ … no result … 
<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I tried adding 
"C:\Program Files\MapGuideOpenSource\WebServerExtensions\www\WEB-INF\lib"; to my 
classpath .. no result … <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I always get this 
stupid error from tomcat when requesting <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><A 
href="http://localhost:8008/mapguide/mapviewerjava/ajaxviewer.jsp?WEBLAYOUT=Library://ATest.WebLayout">http://localhost:8008/mapguide/mapviewerjava/ajaxviewer.jsp?WEBLAYOUT=Library://ATest.WebLayout</A><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">as suggested in the 
InstallConfigureMgOpenSourceOnWindows.pdf documentation. 
<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<H3><B><FONT face=Arial color=navy size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Here 
is the complete error returned by my Tomcat </SPAN></FONT></B><FONT face=Arial 
size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial">5.5.17 
&nbsp;the first time I hit the url above : <o:p></o:p></SPAN></FONT></H3>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">exception</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">org.apache.jasper.JasperException: no MapGuideJavaApi in java.library.path<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">cause mère</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">javax.servlet.ServletException: no MapGuideJavaApi in java.library.path<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp._jspService(ajaxviewer_jsp.java:885)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">cause mère</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">java.lang.UnsatisfiedLinkError: no MapGuideJavaApi in java.library.path<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.lang.ClassLoader.loadLibrary(Unknown Source)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.lang.Runtime.loadLibrary0(Unknown Source)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; java.lang.System.loadLibrary(Unknown Source)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.osgeo.mapguide.MapGuideJavaApiJNI.&lt;clinit&gt;(MapGuideJavaApiJNI.java:2095)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.osgeo.mapguide.MapGuideJavaApi.MgInitializeWebTier(MapGuideJavaApi.java:14)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp.InitializeWebTier(ajaxviewer_jsp.java:36)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp.GenerateMainPage(ajaxviewer_jsp.java:173)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp._jspService(ajaxviewer_jsp.java:876)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN lang=FR 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">note</SPAN></FONT></B><SPAN lang=FR> 
<U>La trace complète de la cause mère de cette erreur est disponible dans les 
fichiers journaux de Apache Tomcat/5.5.17.</U><o:p></o:p></SPAN></P>
<H3><B><FONT face=Arial size=2><SPAN lang=FR 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial">And Here is the 
error returned by tomcat if I try to refresh the page 
:<o:p></o:p></SPAN></FONT></B></H3>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">exception</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">org.apache.jasper.JasperException<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:510)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:375)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">cause mère</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">javax.servlet.ServletException<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp._jspService(ajaxviewer_jsp.java:885)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">cause mère</SPAN></FONT></B> 
<o:p></o:p></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">java.lang.NoClassDefFoundError<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.osgeo.mapguide.MapGuideJavaApi.MgInitializeWebTier(MapGuideJavaApi.java:14)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp.InitializeWebTier(ajaxviewer_jsp.java:36)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp.GenerateMainPage(ajaxviewer_jsp.java:173)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jsp.mapviewerjava.ajaxviewer_jsp._jspService(ajaxviewer_jsp.java:876)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; javax.servlet.http.HttpServlet.service(HttpServlet.java:802)<o:p></o:p></SPAN></FONT></PRE>
<P><B><FONT face="Times New Roman" size=3><SPAN lang=FR 
style="FONT-WEIGHT: bold; FONT-SIZE: 12pt">note</SPAN></FONT></B><SPAN lang=FR> 
<U>La trace complète de la cause mère de cette erreur est disponible dans les 
fichiers journaux de Apache Tomcat/5.5.17.</U><o:p></o:p></SPAN></P>
<H3><B><FONT face=Arial size=2><SPAN lang=FR 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial">If someone 
reads this message please help ! &nbsp;you’re my only hope 
</SPAN></FONT></B><FONT face=Wingdings size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Wingdings">J</SPAN></FONT><FONT 
face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"> 
<o:p></o:p></SPAN></FONT></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<H3><B><FONT face=Arial size=2><SPAN 
style="FONT-WEIGHT: normal; FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></B></H3>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<DIV>
<DIV class=MsoNormal style="TEXT-ALIGN: center" align=center><FONT 
face="Times New Roman" size=3><SPAN style="FONT-SIZE: 12pt">
<HR tabIndex=-1 align=center width="100%" SIZE=2>
</SPAN></FONT></DIV>
<P class=MsoNormal><B><FONT face=Tahoma size=2><SPAN 
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT 
face=Tahoma size=2><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> 
mapguide-users-bounces@lists.osgeo.org 
[mailto:mapguide-users-bounces@lists.osgeo.org] <B><SPAN 
style="FONT-WEIGHT: bold">On Behalf Of </SPAN></B>azpublic<BR><B><SPAN 
style="FONT-WEIGHT: bold">Sent:</SPAN></B> samedi, 12. mai 2007 
10:20<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> 'MapGuide Users Mail 
List'<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> RE: 
[mapguide-users] Newbie problem with Web 
serverextensionsconfiguration</SPAN></FONT><o:p></o:p></P></DIV>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">Ok &nbsp;I managed to 
get something after struggling with httpd.conf. I am now pretty sure that I 
managed to communicate with my Tomcat install however I still have some 
error&nbsp; :<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial">I encountered a http 
500 error when trying to access 
http://localhost:8008/mapguide/mapviewerjava/ajaxviewer.jsp?WEBLAYOUT=Library://ATest.WebLayout 
:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">org.apache.jasper.JasperException: no MapGuideJavaApi in java.library.path<o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">It seems that Tomcat is not able to find the three jars located in www/WEB-INF/lib/ of the MapGuide Installation ? <o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">Any idea how I can fix this ? <o:p></o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">Thanks in advance </SPAN></FONT><FONT face=Wingdings><SPAN style="FONT-FAMILY: Wingdings">J</SPAN></FONT> <o:p></o:p></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt"><o:p>&nbsp;</o:p></SPAN></FONT></PRE><PRE><FONT face="Courier New" size=2><SPAN style="FONT-SIZE: 10pt">Cheers<o:p></o:p></SPAN></FONT></PRE>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=navy size=2><SPAN 
style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV><BR>
<P><FONT size=2>No virus found in this outgoing message.<BR>Checked by AVG Free 
Edition.<BR>Version: 7.5.467 / Virus Database: 269.6.8/797 - Release Date: 
10.05.2007 17:10<BR></FONT></P><BR>
<P><FONT size=2>No virus found in this incoming message.<BR>Checked by AVG Free 
Edition.<BR>Version: 7.5.467 / Virus Database: 269.6.8/797 - Release Date: 
10.05.2007 17:10<BR></FONT></P>
<P><FONT face=Arial size=2></FONT></P><BR>
<P><FONT size=2>No virus found in this outgoing message.<BR>Checked by AVG Free 
Edition.<BR>Version: 7.5.467 / Virus Database: 269.6.8/800 - Release Date: 
11.05.2007 19:34<BR></FONT></P><BR>
<P><FONT size=2>No virus found in this incoming message.<BR>Checked by AVG Free 
Edition.<BR>Version: 7.5.467 / Virus Database: 269.6.8/800 - Release Date: 
11.05.2007 19:34<BR></FONT></P>
<P><FONT face=Arial size=2></FONT></P><BR>
<P><FONT size=2>No virus found in this outgoing message.<BR>Checked by AVG Free 
Edition.<BR>Version: 7.5.467 / Virus Database: 269.7.0/801 - Release Date: 
12.05.2007 18:40<BR></FONT></P></BODY></HTML>