users@grizzly.java.net

Grizzly HttpService bundle and gmbal

From: jonathan <astrosus_at_gmail.com>
Date: Fri, 12 Oct 2012 11:50:14 +0200

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