Class loading errors using Jetty
Applies to:
Jetty
Description:
Occurs while using Jetty
Cause:
Class loading in a web container is slightly more complex than a normal java application. Probably You have incorrect configuration.
Applies to:
Jetty
Description:
Occurs while using Jetty
Cause:
Class loading in a web container is slightly more complex than a normal java application. Probably You have incorrect configuration.
Applies to:
Jetty, JBoss
Description:
Occurs when deploying the Jetty sar in Jboss
Cause:
a. There is old Jetty or Tomcat sar in the JBoss deployment directory.
b. Inccorrect web.xml in the JBoss distibution.
c. Old Jetty JBoss sar file.
d. Invalid Jetty JBoss sar file.