On Tue, May 24, 2011 at 9:06 AM, aruna reddy <[email protected]> wrote: > I just started using vysper and i find it very gud.According the > server console it seems this deployed in Jetty.Can anyone suggest how > this can be deployed in tomcat
The admin console also builds as a WAR that you can deploy in any servlet engine. With mvn package, you should see a WAR file in server/admin-console/target /niklas
