Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-545

Exadel not using EFS properly - creates errors not finding linked resources with struts-config

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.6.0.Final
    • ExadelStudioPro4
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            scabanovich Viacheslav Kabanovich (Inactive)
            stk137 Stek Finch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: