Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
-
None
-
Windows XP
Description
I was using the following drivers on Windows XP:
- WTP 1.0
- Geronimo 1.0 server
- Geronimo 20060109 plugin
After installing Geronimo server runtime, I was able to create a Geronimo server, create a Web project targeting Geronimo, start the server and publish a HTML file on the Web project. However, when I tried to create a servlet in the Web project, the servlet class does not compile because the javax.servlet classes cannot be resolved.
I did a search on the Web and found that those classes are contained in the following JARs:
- geronimo-spec-servlet-2.4-rc4.jar
- geronimo-spec-j2ee-1.4-rc3.jar
However, those JARs are not in the Geronimo 1.0 server lib directory.