users@grizzly.java.net

Java EE 5 Tools Bundle Update 3 Preview 2 - package does not exist

From: Ahmet Sevdin <ahmet.sevdin_at_gmail.com>
Date: Tue, 19 Jun 2007 22:50:00 +0300

Hi;

I am new to Java. Trying to have Grizzly chat example work. I have
downloaded Java EE 5 Tools Bundle Update 3 Preview 2. It is based on
GlassFish V2 Beta 2. I have added a servlet to project and named it
CometServlet.java

It gives the compile error:
package com.sun.enterprise.web.connector.grizzly.comet does not exist

Other samples under AppServer directory are building and deploying. What am
I missing? Is there any tutorial that I can follow to learn grizzly
examples?

Thanks...
Ahmet