Ok, I got things running. The biggest problem for me in getting up and running was that I only saw one of the help docs, which wasn't enough. My problem was solved pretty fast once I found the other. Can we merge these? I filed a bug: https://issues.apache.org/jira/browse/SHINDIG-1210
On Mon, Oct 26, 2009 at 11:30 AM, Ben McCann <[email protected]> wrote: > The instructions for running in Eclipse merely pointed to another > page<http://cwiki.apache.org/WICKET/maven-jetty-plugin.html>, > which said to run the server on port 4000. I took that option out and it's > running on 4380 now. I don't think it should matter which port I run the > server on though. > > P.S. Sorry for spamming the list twice with my original message. I thought > the first one did not go through. I didn't get Chirag's reply either, but > only saw it on MarkMail ( > http://shindig-dev.markmail.org/message/wy6je2g4yziafnj6?page=2#query:+page:2+mid:2oe3sdnhmo5zh2er+state:results > ) > > > > On Sat, Oct 24, 2009 at 11:36 AM, Ben McCann <[email protected]> wrote: > >> Hi, >> I'm trying to build and run Shindig from source following the >> instructions >> posted<http://incubator.apache.org/shindig/developers/java/build.html>on the >> Apache site. I set it up a launch configuration in Eclipse by doing >> the following: Run --> External Tools --> External Tools Configurations... >> --> Program -> New launch configuration and pointed it to Maven and to my >> Eclipse project. When run, it prints "Listening for transport dt_socket at >> address: 4000" to the console. So I tried to visit >> http://localhost:4000/gadgets/files/samplecontainer/samplecontainer.htmlbut >> all I get is a blank white page. >> I'm not sure how to debug this or figure out what is going wrong. Any >> ideas on how I can troubleshoot? >> >> Thanks, >> Ben >> >> >

