Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.0
-
None
-
OS:xp sp3
JDK:IBM jdk1.6
Eclipse:3.5
GEP:2.2
Description
According to doc2.2 Accessing EJB in Web applications ,when use eclipse 3.5 and GEP2.2 to create the index.jsp in a web application eclipse will report a error:
Multiple annotations found at this line:
- Fragment "/ConverterHandler" was not found at expected path /WebEJB/
WebContent/ConverterHandler - Fragment "/ConverterHandler" was not found at expected path /WebEJB/
WebContent/ConverterHandler
Eclipse can not find the servlet in the same project.