<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[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 Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:inherit;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.sourcerowtext
        {mso-style-name:sourcerowtext;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor=white lang=EN-CA link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Let me recap some of the information provided so far with some
details from the Apache/Tomcat install I just ran.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If you have chosen the Apache/Tomcat configuration from the
installer by selecting “Bundled Configuration” and then “Java”,
then you should end up with the web server running on port 8008. The
Apache http.conf file should be located at C:\Program
Files\OSGeo\MapGuide\Web\Apache2\conf\http.conf<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>If you want Apache to also serve on port 80, simply add the following
line (in red) to http.conf<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>#Listen 12.34.56.78:80<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Listen 8008<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:red'>Listen 80<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Then restart Apache by executing <o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>net stop ApacheMapGuide2.1<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>net start ApacheMapGuide2.1<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Kenneth is correct with the redirects. The following
redirects in http.conf should be changed to reflect the IP address of the
machine where MapGuide is installed. Localhost will only work for local
browsers.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'># MapViewer to MapViewerJava Redirect. Uncomment Redirect for
Java API.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Redirect /mapguide/mapviewerajax/
http://localhost:8008/mapguide/mapviewerjava/ajaxviewer.jsp<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Redirect /mapguide/mapviewerdwf/
http://localhost:8008/mapguide/mapviewerjava/dwfviewer.jsp<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Redirect /mapguide/mapviewerajax/ http://(</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:red'>yourIPAddressHere):</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>8008/mapguide/mapviewerjava/ajaxviewer.jsp<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Redirect /mapguide/mapviewerdwf/ http://(</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:red'>yourIPAddressHere):</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>8008/mapguide/mapviewerjava/dwfviewer.jsp<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Please note, you can also drop the 8008 in the lines above if
you want Apache to only listen on port 80.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I also noticed the following line in http.conf,<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>ServerName localhost:8008<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This may also cause problems for server generated
redirects. It should probably be changed to the IP address of the
machine. The 8008 can also be dropped if running on port 80.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>ServerName (</span><span style='font-size:11.0pt;font-family:
"Calibri","sans-serif";color:red'>yourIPAddressHere):</span><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>8008<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Any of these changes will also require an Apache service
restart.<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks,<br>
Trevor<o:p></o:p></span></p>
<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>
<div>
<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>
<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext'>From:</span></b><span lang=EN-US
style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>
mapguide-users-bounces@lists.osgeo.org
[mailto:mapguide-users-bounces@lists.osgeo.org] <b>On Behalf Of </b>Kenneth
Skovhede, GEOGRAF A/S<br>
<b>Sent:</b> December 8, 2009 1:04 AM<br>
<b>To:</b> MapGuide Users Mail List<br>
<b>Subject:</b> Re: [mapguide-users] Connection Problem<o:p></o:p></span></p>
</div>
</div>
<p class=MsoNormal><o:p> </o:p></p>
<p class=MsoNormal>There should be a redirect in your apache setup that
redirects:<br>
/mapguide/mapviewerajax/ <br>
to<br>
/mapguide/mapviewerjava/ajaxviewer.jsp<br>
<br>
For some reason the redirect appears to throw in "localhost".<br>
If it is non-obvious from looking at your apache config where this is,<br>
you may have some url-rewriting module or other item installed.<br>
<br>
Try locating any "localhost" items in the apache config.<br>
<br>
Alternatively, see if this is the method used:<br>
<a href="http://webdesign.about.com/od/htaccess/ht/ht302redirect.htm">http://webdesign.about.com/od/htaccess/ht/ht302redirect.htm</a><br>
<br>
<o:p></o:p></p>
<pre>Regards, Kenneth Skovhede, GEOGRAF A/S<o:p></o:p></pre>
<p class=MsoNormal><br>
<br>
manav dayal skrev: <o:p></o:p></p>
<table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0>
<tr>
<td valign=top style='padding:0cm 0cm 0cm 0cm;font-style:inherit;font-variant:
inherit;font-weight:inherit;font-size:inherit;line-height:inherit;font-size-adjust: inherit;
font-stretch: inherit'>
<p class=MsoNormal><span style='font-family:"inherit","serif"'>Jason Sir,<br>
<br>
I tried to access the page using Firefox with firebug<br>
<br>
It is showing an error in the script tag which says:<br>
<br>
<span class=sourcerowtext>Failed to load source for sourceFile top-level <a
href="about:neterror?e=connectionFailure&u=http%3A//">about:neterror?e=connectionFailure&u=http%3A//</a><b>localhost</b>%3A8008/mapguide/mapviewerjava/ajaxviewer.jsp%3FSESSION%3D0b920dc6-0000-1000-8000-0018f319f820_en_7F0000010AFC0AFB0AFA%26WEBLAYOUT%3DLibrary%3A//Samples/ms/Layouts/ms.WebLayout&c=UTF-8&d=Firefox%20can%27t%20establish%20a%20connection%20to%20the%20server%20at%20localhost%3A8008.
script.tags( X| 220 221 222 223 224 225 226 227 )</span><br>
<br>
<br>
Is this call hardwired to refer localhost?<br>
<br>
Can I modify it in the file /mapguide/mapviewerajax ?<br>
<br>
Thanks and Regards<br>
<br>
<br>
--- On <b>Tue, 8/12/09, Jason Birch <i><a href="mailto:jason@jasonbirch.com"><jason@jasonbirch.com></a></i></b>
wrote:<o:p></o:p></span></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-family:
"inherit","serif"'><br>
From: Jason Birch <a href="mailto:jason@jasonbirch.com"><jason@jasonbirch.com></a><br>
Subject: Re: [mapguide-users] Connection Problem<br>
To: "MapGuide Users Mail List" <a
href="mailto:mapguide-users@lists.osgeo.org"><mapguide-users@lists.osgeo.org></a><br>
Date: Tuesday, 8 December, 2009, 11:34 AM<o:p></o:p></span></p>
<div>
<p class=MsoNormal><span style='font-family:"inherit","serif"'>Use something
like fiddler2 to figure out what its trying to redirect<br>
you to. Maybe a host name or ip that is unreachable from your client.<br>
<br>
On 2009-12-07, manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>>
wrote:<br>
> 192.168.224.135 - - [08/Dec/2009:11:00:58 +0530] "GET<br>
>
/mapguide/mapviewerajax/?SESSION=ca1ee218-ffff-ffff-8000-0018f319f820_en_7F0000010AFC0AFB0AFA&WEBLAYOUT=Library://Samples/ms/Layouts/ms.WebLayout<br>
> HTTP/1.1" 302 472<br>
><br>
><br>
> This is the 3rd entry in the access log of apache.<br>
> All further entries are missing.<br>
><br>
> Where can I find the file to which this 302 redirection is taking place<br>
> /mapguide/mapviewerajax/<br>
><br>
><br>
> I have ran out of options to resolve the issue.<br>
> Desperately seeking help!!<br>
><br>
> Thanks and Regards.<br>
><br>
><br>
><br>
><br>
> --- On Mon, 7/12/09, manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>>
wrote:<br>
><br>
><br>
> From: manav dayal <<a href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Monday, 7 December, 2009, 1:06 PM<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Zac<br>
> I am unable to view any map using different machine.<br>
><br>
><br>
> Thanks and Regards.<br>
><br>
><br>
> --- On Mon, 7/12/09, Zac Spitzer <<a
href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>>
wrote:<br>
><br>
><br>
> From: Zac Spitzer <<a href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Monday, 7 December, 2009, 12:42 PM<br>
><br>
><br>
> looking at yourscreenshot again, it appears the problem is the sample
code<br>
> is hardwired to refer to<br>
> localhost:8008 hence the problem...<br>
><br>
> can you view a normal map without using the javasamples from another<br>
> machine?<br>
><br>
><br>
><br>
> 2009/12/7 Zac Spitzer <<a href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>><br>
><br>
> ok, can you install the firebox addon and enable the net tab,<br>
> often is can be a missing file, which should show up in red<br>
> under the net tab<br>
><br>
><br>
><br>
><br>
> z<br>
><br>
><br>
><br>
><br>
> 2009/12/7 manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
><br>
><br>
><br>
><br>
><br>
><br>
> I tried it on Firefox<br>
> It is showing the following error on the console:<br>
><br>
> Error: parent.parent.mapFrame is undefined<br>
> Source File:<br>
> <a
href="http://192.168.224.24:8008/mapguide/javasamples/common/pageLoadFunctions.js"
target="_blank onclick=">http://192.168.224.24:8008/mapguide/javasamples/common/pageLoadFunctions.js</a><br>
> Line: 25<br>
><br>
> Rest of them are warnings.<br>
><br>
> I am attaching the ScreenShot as well.<br>
><br>
><br>
> Thanks and Regards.<br>
><br>
><br>
><br>
><br>
><br>
> --- On Mon, 7/12/09, Zac Spitzer <<a
href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>>
wrote:<br>
><br>
><br>
><br>
> From: Zac Spitzer <<a href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Monday, 7 December, 2009, 11:25 AM<br>
><br>
><br>
><br>
><br>
><br>
> 302 is a just a redirect, not an error, so I wouldn't worry so much
about<br>
> that<br>
><br>
> I note you mentioned using IE, does using Firefox make any difference?<br>
> Anything show up in the firefox error console?<br>
><br>
> z<br>
><br>
><br>
> 2009/12/7 manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> When I try the link<br>
> <a href="http://192.168.224.24:8008/mapguide/javasamples/main.jsp"
target="_blank onclick=">http://192.168.224.24:8008/mapguide/javasamples/main.jsp</a><br>
><br>
> from the machine with ip 192.168.224.135 it is giving the error (
IE cannot<br>
> display the webpage)<br>
><br>
><br>
> it gives only 3 entries in the access log of apache installed on my
machine<br>
> with ip 192.168.224.24<br>
><br>
> Following are the entries:<br>
><br>
> 192.168.224.135 - - [07/Dec/2009:10:34:31 +0530] "GET<br>
> /mapguide/javasamples/main.jsp HTTP/1.1" 200 880<br>
> 192.168.224.135 - - [07/Dec/2009:10:34:31 +0530] "GET<br>
> /mapguide/gis1/styles/globalStyles.css HTTP/1.1" 404 1066<br>
> 192.168.224.135 - - [07/Dec/2009:10:34:31 +0530] "GET<br>
>
/mapguide/mapviewerajax/?SESSION=edc0ff8a-ffff-ffff-8000-0018f319f820_en_7F0000010AFC0AFB0AFA&WEBLAYOUT=Library://Samples/ms/Layouts/ms.WebLayout<br>
> HTTP/1.1" 302 472<br>
><br>
><br>
><br>
><br>
> But When I try the link<br>
> <a href="http://192.168.224.24:8008/mapguide/javasamples/main.jsp"
target="_blank onclick=">http://192.168.224.24:8008/mapguide/javasamples/main.jsp</a><br>
><br>
> from my machine it is creating lot of entries in the access log of
apache.<br>
><br>
> Comparing the entries is not helping the cause.<br>
><br>
><br>
> I could not figure out where the problem is?<br>
><br>
> Plz help!!!<br>
><br>
> Thanks and Regards.<br>
><br>
><br>
><br>
><br>
> --- On Fri, 4/12/09, manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>>
wrote:<br>
><br>
><br>
><br>
> From: manav dayal <<a href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Friday, 4 December, 2009, 4:43 PM<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> There is an entry in the access logs of apache which says:<br>
><br>
> 192.168.224.135 - - [04/Dec/2009:14:58:51 +0530] "GET<br>
>
/mapguide/mapviewerajax/?SESSION=5b777a88-0000-1000-8000-0018f319f820_en_7F0000010AFC0AFB0AFA&WEBLAYOUT=Library://Samples/Sheboygan/Layouts/SheboyganJsp.WebLayout<br>
> HTTP/1.1" 302 489<br>
><br>
><br>
> How can I resolve this status code 302 error.<br>
><br>
> Googling hasn't helped.<br>
><br>
> I haven't found any relevant entry in the Logs of Tomcat and MGOS
2.0.<br>
><br>
><br>
> Still stuck!!<br>
> I am in my learning stage Zac.<br>
> Pardon me.<br>
><br>
> Thanks for all the help!!<br>
> Regards.<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --- On Fri, 4/12/09, Zac Spitzer <<a
href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>>
wrote:<br>
><br>
><br>
> From: Zac Spitzer <<a href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Friday, 4 December, 2009, 10:45 AM<br>
><br>
><br>
> time for you to do some debugging, if your using the java samples,<br>
> I'd assume you know a bit about programming jsp<br>
><br>
> there are error logs from both your webserver, servlet container<br>
><br>
><br>
> 2009/12/4 manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Oops! This link appears to be broken.<br>
> is the error I am getting Zac.<br>
><br>
><br>
> The link <a href="http://ip:8008/mapguide/" target="_blank">http://ip:8008/mapguide/</a>
is working fine.<br>
><br>
><br>
> and showing the list of the directories.<br>
><br>
><br>
> But when I try the link <a
href="http://ip:8008/mapguide/javasamples/main.jsp" target="_blank">http://ip:8008/mapguide/javasamples/main.jsp</a><br>
><br>
><br>
> is giving the above error.<br>
><br>
><br>
> Help!!<br>
><br>
> --- On Fri, 4/12/09, Zac Spitzer <<a
href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>>
wrote:<br>
><br>
><br>
> From: Zac Spitzer <<a href="/mc/compose?to=zac.spitzer@gmail.com">zac.spitzer@gmail.com</a>><br>
> Subject: Re: [mapguide-users] Connection Problem<br>
><br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Friday, 4 December, 2009, 9:44 AM<br>
><br>
><br>
><br>
><br>
><br>
> how about a little more detail that just saying it 'errors' ?<br>
><br>
><br>
> 2009/12/4 manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> Hi everyone.<br>
><br>
> I am stuck with this.<br>
><br>
> Plz help!!<br>
><br>
> Thanks in advance.<br>
> Regards.<br>
><br>
><br>
><br>
> --- On Thu, 3/12/09, manav dayal <<a
href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>>
wrote:<br>
><br>
><br>
> From: manav dayal <<a href="/mc/compose?to=manav_dayal85@yahoo.co.in">manav_dayal85@yahoo.co.in</a>><br>
> Subject: [mapguide-users] Connection Problem<br>
> To: "MapGuide Users Mail List" <<a
href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>><br>
> Date: Thursday, 3 December, 2009, 6:08 PM<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> I have MGOS 2.0 installed on my machine and my sample application is
running<br>
> fine<br>
> on my machine using apache and tomcat.<br>
><br>
><br>
> When I try to access the same application from another machine by
providing<br>
> the<br>
> IP Address of the my machine in the url<br>
><br>
><br>
> it gives link broken type of errors.<br>
><br>
> <a href="http://ip/%C2%A0%C2%A0" target="_blank">http://ip/ </a>
gives a page which shows It works!<br>
><br>
> even<br>
><br>
> <a href="http://ip/mapguide/%C2%A0" target="_blank">http://ip/mapguide/ </a>
shows the listing of the directories.<br>
><br>
><br>
> but when i try to access<br>
><br>
><br>
> <a href="http://ip/mapguide/javasamples/main.jsp" target="_blank">http://ip/mapguide/javasamples/main.jsp</a><br>
><br>
><br>
> it gives errors but works on my machine.<br>
><br>
><br>
> can anyone help!!!<br>
><br>
> Thanks and Regards.<br>
><br>
><br>
><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Zac Spitzer<br>
> Solution Architect / Director<br>
> Ennoble Consultancy Australia<br>
> <a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
> <a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
> +61 405 847 168<br>
><br>
><br>
><br>
><br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Zac Spitzer<br>
> Solution Architect / Director<br>
> Ennoble Consultancy Australia<br>
> <a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
> <a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
> +61 405 847 168<br>
><br>
><br>
><br>
><br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Zac Spitzer<br>
> Solution Architect / Director<br>
> Ennoble Consultancy Australia<br>
> <a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
> <a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
> +61 405 847 168<br>
><br>
><br>
><br>
><br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Zac Spitzer<br>
> Solution Architect / Director<br>
> Ennoble Consultancy Australia<br>
> <a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
> <a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
> +61 405 847 168<br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> Zac Spitzer<br>
> Solution Architect / Director<br>
> Ennoble Consultancy Australia<br>
> <a href="http://www.ennoble.com.au" target="_blank">http://www.ennoble.com.au</a><br>
> <a href="http://zacster.blogspot.com" target="_blank">http://zacster.blogspot.com</a><br>
> +61 405 847 168<br>
><br>
><br>
><br>
><br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.<br>
> -----Inline Attachment Follows-----<br>
><br>
><br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
><br>
><br>
><br>
> The INTERNET now has a personality.
YOURS! See your Yahoo! Homepage.<br>
> <a href="http://in.yahoo.com/" target="_blank">http://in.yahoo.com/</a><br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="/mc/compose?to=mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><o:p></o:p></span></p>
</div>
</td>
</tr>
</table>
<p class=MsoNormal><br>
<br>
<o:p></o:p></p>
<div class=MsoNormal align=center style='text-align:center'>
<hr size=1 width="100%" align=center>
</div>
<p class=MsoNormal>The INTERNET now has a personality. YOURS! <a
href="http://in.rd.yahoo.com/tagline_yyi_1/*http:/in.yahoo.com/" target="_blank">See
your Yahoo! Homepage</a>. <o:p></o:p></p>
<pre><o:p> </o:p></pre><pre style='text-align:center'>
<hr size=4 width="90%" align=center>
</pre><pre><o:p> </o:p></pre><pre>_______________________________________________<o:p></o:p></pre><pre>mapguide-users mailing list<o:p></o:p></pre><pre><a
href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><o:p></o:p></pre><pre><a
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><o:p></o:p></pre><pre> <o:p></o:p></pre></div>
</body>
</html>