if you call dump on the server it should give you an idea how it is all wired up...its possible you are missing a handler being added in the right place
jesse -- jesse mcconnell [email protected] On Wed, Jan 18, 2012 at 09:01, Zsolt Kúti <[email protected]> wrote: > Wed, 18 Jan 2012 06:55:48 +1100 -n > Jan Bartel <[email protected]> írta: > >> What's the code for deploying the embedded webapp? If you take that >> out and run it as a main, does it work? > > Hello Jan, > > The problem lies somewhere in the code infrastructure that sets up > the bits of embedding. > However the snippet for embedding a web application context works fine. > > The log messages of the plugin showed a webapp context that was > apparently right. Callling the server with the root context path, > showed the server has some knowledge about the webapp context, but > can't access it eventually. > > OK, if it does not ring a bell, I am going to try something else. > > Thanks _ > Zsolt > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
