Robin, You just unpack jetty, then unpack BlazeDS into webapps/BlazeDS subfolder. Then go to the /bin subfolder of jetty and run either exe(windows) or "./jetty.sh run" on Mac/Linux Finally go to the browser and check http://localhost:8080 to see jetty start page.
HTH, Anatole On Mon, Aug 11, 2008 at 6:10 AM, robin bakkerus <[EMAIL PROTECTED]>wrote: > Hi there, > > Does anyone has an example of an embedded Jetty6 or Jetty7 server > including BlazeDs plus example how to start this server? > > thank you in advance > > >

