Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-2950

issue with tabbedPanel within Tiles Implemenatation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.1.2
    • None
    • Plugin - Dojo Tags
    • None
    • Windows XP sp 3, IBM Rational Software Architect 7.5.1, WebSphere 6.1.17

    Description

      I am having a problem when I am attempting to include a tabbedPanel within a tiles template using the following tag.

      <sx:a targets="one" href="date.action">Test</sx:a>

      For testing purposes, I have configured my application to load a simple date.jsp page(from the sample application) within the first tab of the tabbed panel. I have added the <sx:a> tag to the date.jsp to prove that the contents tab are being dynamically loaded via AJAX when a user clicks on the URL displayed by the <sx:a> tag.

      The end result of the test is that the same page is reloaded in the same tab with a new timestamp.

      My problem is that after several iterations of the test where the page is successfully loaded, suddenly, Struts2/Tiles can't reslove the action and loads the applications' Welcome Page.

      Whenever this occurs, I am seeing the following in my logs.

      [1/9/09 16:30:04:312 EST] 0000003d OgnlValueStac W com.opensymphony.xwork2.util.logging.commons.CommonsLogger warn Could not find property [org.apache.tiles.AttributeContext.STACK]
      [1/9/09 16:30:04:312 EST] 0000003d OgnlValueStac W com.opensymphony.xwork2.util.logging.commons.CommonsLogger warn Could not find property [org.apache.tiles.AttributeContext.STACK]

      When it is successfully working, I see other messages but not these.

      The interesing part is if I access the tabbedPanel.jsp directly I do not see this problem. I can iteratively click on the link over and over with no problem at all.

      I am also not seeing any exceptions. I will increase my logging and see what else I can see.

      I have searched the existing bugs but have not come across this. If there is a known bug or I am not doing something correctly, please let me know.

      Thanks and let me know if there is anything else I can get to help clarify things and or resolve the issue.

      Attachments

        Activity

          People

            Unassigned Unassigned
            astephan Andrew Stephan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: