I\'m new to Jetty, I tried to run the sample program here \"http://www.codeproject.com/Articles/128145/Run-Jetty-Web-Server-Within-Your-Application\" but I got error messag
I had the same problem. I solved it by removing the line break from the xml file. I did
update makePdf com.myclass new makePdf
instead of ...
com.myclass new