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 - Servlet would not execute
Summary: Servlet would not execute
Status: CLOSED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Petr Jiricka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-17 22:37 UTC by dmitry.sherman
Modified: 2002-07-19 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.