[jbosstools-issues] [JBoss JIRA] Assigned: (JBIDE-545) Exadel not using EFS properly - creates errors not finding linked resources with struts-config

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Jul 18 20:58:47 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-545?page=all ]

Denis Golovin reassigned JBIDE-545:
-----------------------------------

    Assignee: Viacheslav Kabanovich

> Exadel not using EFS properly - creates errors not finding linked resources with struts-config
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-545
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-545
>             Project: JBoss Tools
>          Issue Type: Bug
>    Affects Versions: ExadelStudioPro4
>         Environment: Eclipse 3.2.1
>            Reporter: Stek Finch
>         Assigned To: Viacheslav Kabanovich
>
> ExadelStudio appears to bypass the Eclipse file system (at least when validating the struts-config) so as to not find link resources.
> I setup /StrutsHello/WebContent/pages/greeting.jsp to be a linked resource 
> <link>
>   <name>WebContent/pages/greeting.jsp</name>
>   <type>1</type>
>   <location>C:/dev/tmp/greeting.jsp</location>
> </link>
> This file is referenced in my struts-config like this
> <forward name="sayHello" path="/pages/greeting.jsp"/>
> ExadelStudio marks that with an error "Forward sayHello of Action /greeting path attribute reference to non-existent page"
> This is incocorrect, this file is there, albeit a linked resource.  When I run the webapp in Eclipse+Exadel, the page does work as it should - so WST or something must be using the EFS properly unlike the part of Exadel validating the struts-config.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list