facebook

Struts modeler MyEclipse 3.8.2

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #218706 Reply

    Adam Carbone
    Member

    I just wanted to report that in using the struts modeler for designing my actions. I noticed that it does not take into acct the flag on how to deal with actions input sources.

    As we know these can either be treated as context relative or not, I belive the default is to treat them as context relative; Well my eclipse does not behave that way.

    If I use the browse for input source to select a file in the propeties wizard.

    {webroot}/reporting/myfile.jsp

    then it adds /reporting/myfile.jsp to the file and where the problem is that this is in a module, reporting. so because struts treats this as being context relative, the path that get set in the code is

    {webroot}/reporting/reporting/myfile.jsp

    and it can’t find the file.

    If I remove the reporting in the input source description then the struts editor can’t find the file.

    has this been encountered, is there a work around.

    A Carbone

    #218721 Reply

    Riyad Kalla
    Member

    A Cardone,
    Does this only become a problem when “reporting” is a module? Can you email a small sample project to support@genuitec.com and reference this thread with ATTN: Riyad, so I can test it, see what you are talking about and file the bug with the project you gave as an attachment so we can make sure to get this fixed?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Struts modeler MyEclipse 3.8.2

You must be logged in to post in the forum log in