Hello,
I am using the Grizlly HttpService Bundle (2.2.18) in order to create
websocket and I got a problem with the org.glassfish.gmbal dependency.
I couldn't find a bundle that provides it, I end up refactoring the
pom with an explicit !org.glassfish.gmbal* in the import-package
section. The HttpService seems to work well without that dependency,
as well as the websocket. So I was wondering if that dependency was
really necessary ?
Thanks!
---
Jonathan Bardin