users@grizzly.java.net

com.sun.grizzly.http.embed.GrizzlyWebServer not found in grizzly-servlet-webserver-1.8.1.jar

From: Collin Fagan <collin.fagan_at_gmail.com>
Date: Tue, 8 Jul 2008 15:13:25 -0500

Hi everyone,

I was trying to experiment with the examples from
http://weblogs.java.net/blog/jfarcand/archive/2008/07/extending_the_g.htmland
could not get them to run. The GrizzlyWebServer class was not found.
I've added grizzly-servlet-webserver-1.8.1.jar to my classpath (eclipse) but
there doesn't seem to be a com.sun.grizzly.http.embed package in that jar.

Do I have the right jar?

Thanks,

Collin