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 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. 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. Bharathi On Nov 15, 3:50 pm, David Huynh <[EMAIL PROTECTED]> wrote: > I'm not sure what went wrong. Could you try checkout from another > computer, perhaps outside your company's intranet? > > David > > > > Bharathi wrote: > > Hi David, > > > I see it from the browser but when i try to checkout using > > subversion , i am getting errors. > > Error: PROPFIND request failed on '/repository/painter/trunk' > > Error: PROPFIND of '/repository/painter/trunk': could not connect to > > server (http://simile.mit.edu) > > > I really need this since we are planning to use it in our Enterprise > > application > > > Please help > > > Bharathi > > > On Nov 14, 12:53 am, David Huynh <[EMAIL PROTECTED]> wrote: > > >> Bharathi, > > >> You mean you can't see this? > >> http://simile.mit.edu/repository/painter/trunk/ > >> Can you see it in your web browser? > > >> You'd need Subversion to check out the code. > >> http://simile.mit.edu/wiki/How_to_use_the_Repository > > >> David > > >> Bharathi wrote: > > >>> Hi David > >>> I was not able to down source code for Painter from the specified > >>> location. > > >>> Could you please give me the correct instructions? > > >>> Thanks so much for all your help > >>> Bharathi > > >>> On Oct 9, 11:47 pm, David Huynh <[EMAIL PROTECTED]> wrote: > > >>>> Rahul wrote: > > >>>>> On Oct 8, 1:46 am, David Huynh <[EMAIL PROTECTED]> wrote: > > >>>>>> There was a hiccup on the Simile web server today. It should be OK now. > >>>>>> Could you check your exhibit again? > > >>>>> Awesome. Works now. Solved. > > >>>>>> FYI, there's a way to configure an exhibit to use a different painter > >>>>>> service: > >>>>>> <link rel="exhibit/map-painter href="http://somewhere.else/painter" > >>>>>> /> > > >>>>> Can I run my own painter service too? How does one do that? > > >>>> Yes, you can. Check out the code from here > >>>> http://simile.mit.edu/repository/painter/trunk/ > >>>> Then you need Apache Maven to run it. At the command line, type > >>>> mvn jetty:run > > >>>>> Can I configure it to point to two painter services? Will that give me > >>>>> failover capabilities? > > >>>> No, it can only point to one service. > > >>>>> Also, will running the full Exhibit service on my own sever give me a > >>>>> significant performance boost as opposed to pinging the Similie > >>>>> servers each time? Is latency a performance issue? Some of the larger > >>>>> Exhibits seem to load very slowly. What is the bottleneck currently? > >>>>> Server, clients or the ethernet? > > >>>> It's known that Exhibit does not scale due to its Javascript-based > >>>> implementation. But newer browsers should make it run faster. Try Google > >>>> Chrome or Safari 3. > > >>>> I don't know why things are slow in your specific case. If you have > >>>> Firebug or some network diagnosis tools, see if you can track down the > >>>> problem. > > >>>> David- Hide quoted text - > > >>>> - Show quoted text -- Hide quoted text - > > >> - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
