[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744325#action_12744325
]
Delos Dai commented on GERONIMODEVTOOLS-586:
--------------------------------------------
I tried the sample with Tomcat, it also get the error in JSP editor. Meanwhile,
it works fine in eclipse 3.4. So I think it's a problem of jsp editor in
eclipse 3.5. I will create a bug in eclipse bugzilla, then we can track it
there.
> Index.jsp can not find servlet in the same project when use <jsp:include
> page="/ConverterHandler" />
> ----------------------------------------------------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-586
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-586
> Project: Geronimo-Devtools
> Issue Type: Bug
> Components: eclipse-plugin
> Affects Versions: 2.2.0
> Environment: OS:xp sp3
> JDK:IBM jdk1.6
> Eclipse:3.5
> GEP:2.2
> Reporter: liangkun
> Assignee: Tim McConnell
>
> 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.
> Doc
> link:http://cwiki.apache.org/GMOxDOC22/accessing-ejb-in-web-applications.html#AccessingEJBinWebapplications-AddingcodetoWebProject
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.