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 Dec 12, 2018. It is now read-only.
Hi,
I tried to set up a demo using the id_site feature and stumbled upon the fact the the IdSiteServlet is annotated with @weblistener, without implementing one of the necessary interfaces. While jetty doesn't care, jboss/wildfly fails to deploy the context because of that. Simply removing the annotation resolves this issue.
Cheers,
Thorsten
(Although this does not belong here, and please point me to the right place if there is one: Can you tell me something about the state of the id_site feature? Will this be released soon? Except for some minor issues, it seems to work fine.)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I tried to set up a demo using the id_site feature and stumbled upon the fact the the IdSiteServlet is annotated with @weblistener, without implementing one of the necessary interfaces. While jetty doesn't care, jboss/wildfly fails to deploy the context because of that. Simply removing the annotation resolves this issue.
Cheers,
Thorsten
(Although this does not belong here, and please point me to the right place if there is one: Can you tell me something about the state of the id_site feature? Will this be released soon? Except for some minor issues, it seems to work fine.)
The text was updated successfully, but these errors were encountered: