You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
According to Servlet Spec 3.0 it is not allowed to include a servlet class in a web app. jxapi has a dependency on javax.servlet (see org.eclipse.jetty.orbit/javax.servlet/3.0.0.v201112011016) which is a problem when using jxapi in a web app.
The text was updated successfully, but these errors were encountered:
According to Servlet Spec 3.0 it is not allowed to include a servlet class in a web app. jxapi has a dependency on javax.servlet (see org.eclipse.jetty.orbit/javax.servlet/3.0.0.v201112011016) which is a problem when using jxapi in a web app.
The text was updated successfully, but these errors were encountered: