Do you plan to upgrade the unreleased Shale 1.0.5 or the 1.1.0 branch
with the new Tiles 2 release when you do this?

I noticed that the new snapshot of Tiles---2.0.3---was not compatible
with MyFaces 1.1.4. Maybe it is compatible with MyFaces 1.1.5 or with
the 2.x branch. Specifically, MyFaces wanted to load the
DefinitionsFactoryExceptions class, but it has moved to a subpackage. It
is no longer directly under the org.apache.tiles package but has moved
to the org.apache.tiles.definition package.

Also, I noticed that the dtds were in transition in the tiles core jar
that shipped with the 1.1.0 snapshot that I placed into my working test
webapp. They reference:

 <!DOCTYPE tiles-definitions PUBLIC
       "-//Apache Software Foundation//DTD Tiles Configuration 2.0//EN"
       "http://struts.apache.org/dtds/tiles-config_2_0.dtd";>

and

<%@ taglib uri="http://struts.apache.org/tags-tiles"; prefix="tiles" %>

These have changed such that struts.apache.org/ is now tiles.apache.org
and of course the contents of the corresponding files have changed as
well as some of the tag names. For instance tiles:put now appears to be
tiles:put-attribute.

                                             -=> Gregg <=-

Greg Reddin wrote:
>
> BTW, I'm planning
> to upgrade Shale-Tiles to the latest "official" Tiles release once we get
> another one out.
>
> HTH,
> Greg
>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to