Solution to TILES-232 not working when action has a XSLT result type
--------------------------------------------------------------------

                 Key: TILES-278
                 URL: https://issues.apache.org/struts/browse/TILES-278
             Project: Tiles
          Issue Type: Bug
    Affects Versions: 2.0.6
         Environment: Jboss 4.2.2, struts2.0.11 tiles 2.0.6
            Reporter: Scott Jones


The solutions to 232 gave me hope.
I have a menu that is maintained and filtered as xml. I have my action set up 
to return a result of type='xslt'
This works great when I map to the action, it returns my menu just as I expect.
When I include it in a tile, it  now returns which it did not before the 
changes in 2.0.6 and modifying the filter dispatcher definition.
But the rest of the page then fails. I get a exception from the server
Servlet.service() for servlet jsp threw exception
java.io.IOException: Stream closed

I do not have a menu.jsp, nor do I want one. With the action mapping taking 
care of the transform and no other core struts mechanisms for xml 
transformation I would like to use the xslt result type.

Thanks for any insight you can provide.
-Scott

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to