Hi Andres, The issue will be that the classpath that you are using is incorrect, so not finding our WebServer class (a simple wrapper around jetty).
We recently received a patch for those .launch files, so I know there may be some issues with them. The documentation should be accurate though [1] Let us know how you get on... Cheers Dan [1] http://isis.apache.org/guides/dg.html#_dg_ide_eclipse On 17 May 2016 at 22:53, AndresS FTW <[email protected]> wrote: > hello i am getting this error when i try to run SimpleApp-SERVER.launch > file in eclipse IDE > > "Error: no se ha encontrado o cargado la clase principal > org.apache.isis.WebServer" > > i dont know what to do. > please help >
