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
In the current manifest of the atmosphere runtime the package import org.mortbay.util.ajax is not optional. Although it is only really necessary when running Jetty Comet support on an old jetty version.
Please make it optional as it requires us adding old jetty bundles which we otherwise do not need.
The text was updated successfully, but these errors were encountered:
In the current manifest of the atmosphere runtime the package import org.mortbay.util.ajax is not optional. Although it is only really necessary when running Jetty Comet support on an old jetty version.
Please make it optional as it requires us adding old jetty bundles which we otherwise do not need.
The text was updated successfully, but these errors were encountered: