Hi, You can include Shindig modules as maven dependencies in your pom.xml file.
Take a look at the example from trunk/java/server/ module to see example how to use Shindig jars as part of your web application. Hope this helps. - Henry On Wed, Dec 8, 2010 at 11:39 AM, Maxwell <[email protected]> wrote: > Hi guys, I was using the shindig itself to test my custom containers. > > I had downloaded the source and used mvn -Prun, and added my HTML, js files > to work folder of jetty. > > Now I wanna create a new empty project and use shindig as dependence, how > should I do that? > > I just need to put jars on classpath and configure a web.xml? > > I would like to use maven. > > Sent from my iPhone -- Thanks, Henry
