Thanks Norman, should've guessed that, works like a charm. Cheers,
Bernd On Thu, Feb 18, 2010 at 16:25, Norman Maurer <[email protected]> wrote: > HI Bernd, > > for testing: > > mvn gwt:run > > for real world usage: > > mvn package > > to generate the war and then deploy to tomcat or an other servlet container. > > Bye, > Norman > > 2010/2/18 Bernd Fondermann <[email protected]>: >> Hi, >> >> how do I run hupa stand-alone as a web application? >> >> I managed to build it, using mvn install. >> >> What's next? >> >> For the record, I don't want to use Eclipse nor some GWT Simulator. >> >> Has this already been done? >> >> Thanks, >> >> Bernd >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
