This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 12939

Summary: Servlet would not execute
Product: javaee Reporter: dmitry.sherman <dmitrysherman>
Component: CodeAssignee: Petr Jiricka <pjiricka>
Status: CLOSED INVALID    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description dmitry.sherman 2001-06-17 22:37:45 UTC
The following message pops up when I try to execute a servlet:

no AntProjectCookie.

The Servlet/JSP engine does not start.
I have no problem executing JSPs.

Thanks,
Dmitry.
Comment 1 Jan Zajicek 2001-06-18 12:51:05 UTC
Not sure where is the rpoblem. Assigning to the web. Please, ressign if I am wrong.
Comment 2 _ rkubacki 2001-06-18 14:41:55 UTC
It looks like bad executor assigned to object (should be ServerExecutor)
Comment 3 Petr Jiricka 2001-06-19 09:35:47 UTC
This probably belongs to the dev branch, so ServerExecutor does not apply.
Comment 4 Petr Jiricka 2001-06-21 19:33:46 UTC
Servlet execution is not supported in NB3.3-dev.

Will be supported in either NB3.3 or NB3.4.