0 Replies Latest reply on Apr 16, 2003 9:24 PM by ankush

    Starting Jetty

    ankush

      I'm trying to start the jboss (and jetty as part of it) as part of my JVM. While trying to start Jetty there is an error parsing XML config file.

      This error comes after the Jetty service saves the configuration to XML fragment and tries to pass the xml config to Jetty.

      The exact error goes like

      org.xml.sax.SAXParseException: Document root element is missing
      problem configuring Jetty

      The thing is that this does not happen when i'm starting it directly from console.