Hi David

Following are the steps which i did to run Exhibit and painter service
instance.
Please let me know if there is something else needed.
1) Downloaded Exhibit code
2) Downloaded Painter code.  created new service using Tomcat server
for painter Servlet
3) Modified Exhibit-api.js - userLocalResources=true; and changed
http://127.0.0.1:8888
to point to correct local host name
4) modified map-view.js and vemap-view.js - changed harded coded
painter url to point to my local painter service
   (I think this was not necessary but still i did it)
5) Build exhibit and ran locally
6) In the html I added following line
    <link rel="exhibit/map-painter" href="http://houic-n-
s00063.americas.shell.com:8080/painter/PainterServlet"/>
7) used IE and FireFox , but still the map markers are not showing up
and also i have the Filters /Facets they are also not showing up.

I really need your help to fix this issue since my project deadline is
approaching and this set up is taking too much time.

Please help

Bharathi







On Nov 24, 2:50 pm, David Huynh <[EMAIL PROTECTED]> wrote:
> Bharathiwrote:
> > Hi David
>
> > I could download the source code for painter service and also i
> > downloaded the graphics images
> > Since our company site has firewalls , i was not able to run painter
> > service locally since it tries to access maven-proxy application.
> > Is there any way i can run the painter service using jetty or anyother
> > other sever like tomcat ?
>
> I'm sure you can. Painter is just a pretty simple servlet and you should
> be able to figure out how to run it on jetty.
>
> > I did tried to run the painter service from Tomcat server but I am not
> > sure why Exhibit is not going to that serive and it is not showing any
> > icons.
>
> Can you point your browser at it and see an image? 
> E.g.,http://localhost:5555/painter(or however you configure it) should
> return a marker PNG.
>
> > Please help . I really want this to run in the local server which will
> > really help me and my clients.
>
> > Thanks so much in advance.
>
> Did you specify in your exhibit to link to the local painter service?
>
>     <html>
>        <head>
>           ...
>           <link rel="exhibit/map-painter" href="http://localhost/painter"; />
>
> David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to