2007/9/6, Antonio Petrelli <[EMAIL PROTECTED]>: > 2007/9/5, Ray Clough <[EMAIL PROTECTED]>: > > We have Tiles 2.0.4 working in an app with Struts-1, Struts-2, and JSF. > > The deployment descriptors for all that are pretty complex, but I > > believe that the missing part of your deployment is the Shale-Tiles view > > handler, which is not actually a Shale-specific function, but works with > > any JSF implementation. The problem is that the Shale-Tiles view > > handler, available from the Shale site has not been updated in a year, > > and doesn't work with the latest Tiles versions. In order to use Tiles > > with JSF, we needed to update the code. If you email me, I have been > > OK'd to send people the code. It is just one java class. Then you'd > > need to create the jar file. > > Ray, > Why don't you open an issue to the Shale project, posting your class? > I know that putting it into Shale might seem "strange", but Shale is > some sort of "cross-context" project (think about Shale-Test, that > contains classes that are useful in non-JSF applications).
On a second thought, a patch diff file is better :-) Ciao Antonio
