From: <[EMAIL PROTECTED]>

Weird. I just took one of my working MyFaces/Tiles projects,
and introduced Shale/Clay/Spring configuration to it along
with the approprate .jar files.
After that the tiles definitions stopped working.

What .jar files did you introduce? If you're missing tiles-core-SNAPSHOT.jar that might be the problem.

There are two versions of Tiles. MyFaces uses Struts Tiles; you'll find struts.jar in their tiles example webapp.

Shale's Tiles integration is with Stand-alone Tiles, which is currently in the sandbox. As the name suggests, it doesn't depend on Struts. There is a snapshot of Stand-alone Tiles available here: http://cvs.apache.org/repository/tiles/jars/ .

HTH,
Wendy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to