[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12745309#action_12745309
]
Delos Dai commented on GERONIMODEVTOOLS-586:
--------------------------------------------
I have created an bug for WTP jsp editor. Refer to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=287128
Thanks!
> 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.