I have an application that uses the websocket jars from tomcat and
sometimes get this error,

java.util.ServiceConfigurationError:
javax.websocket.ContainerProvider: Provider
org.apache.tomcat.websocket.WsContainerProvider not found

Then it gets the error for a while and magically finds the jars and
runs which is weird. What may be causing this behavior to not find the
jars then magically find the jars?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to