You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Richard Wallace <rw...@thewallacepack.net> on 2006/01/26 23:15:22 UTC

[shale] Tomahawk components

Gary mentioned in his follow up response to my earlier questions that it 
is indeed possible to use MyFaces Tomahawk with Shale Clay.  So now I 
want to find some more information about that.

I see that you basically have to create a clay-config.xml with 
declarations for each tomahawk component and found this issue in 
bugzilla http://issues.apache.org/bugzilla/show_bug.cgi?id=37024.  I'm 
just wondering if that's the latest greatest information on the subject 
or if there is somewhere else I should look for a more up to date clay 
config file.

I couldn't find anything in the MyFaces Wiki or the Shale Wiki that 
might have more information.  Any pointers would be greatly appreciated.

Thanks,
Rich

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: [shale] Tomahawk components

Posted by Ryan Wynn <bi...@gmail.com>.
On 1/26/06, Craig McClanahan <cr...@apache.org> wrote:
> On 1/26/06, Richard Wallace <rw...@thewallacepack.net> wrote:
> >
> > Gary mentioned in his follow up response to my earlier questions that it
> > is indeed possible to use MyFaces Tomahawk with Shale Clay.  So now I
> > want to find some more information about that.
> >
> > I see that you basically have to create a clay-config.xml with
> > declarations for each tomahawk component and found this issue in
> > bugzilla http://issues.apache.org/bugzilla/show_bug.cgi?id=37024.  I'm
> > just wondering if that's the latest greatest information on the subject
> > or if there is somewhere else I should look for a more up to date clay
> > config file.
>
>
> That's the latest I know of.

I created that file a while ago..  Unfortunately, there are 2 slightly
different versions out there.  1 attached to shale bugzilla the other
to myfaces jira.  The one on myfaces is slightly more recent but the
changes are pretty minor (just fixed some areas where tomahawk's
component properties did not match the jsp tag properties).
It has worked pretty well for me against 1.1.1 myfaces.

Re: [shale] Tomahawk components

Posted by Craig McClanahan <cr...@apache.org>.
On 1/26/06, Richard Wallace <rw...@thewallacepack.net> wrote:
>
> Gary mentioned in his follow up response to my earlier questions that it
> is indeed possible to use MyFaces Tomahawk with Shale Clay.  So now I
> want to find some more information about that.
>
> I see that you basically have to create a clay-config.xml with
> declarations for each tomahawk component and found this issue in
> bugzilla http://issues.apache.org/bugzilla/show_bug.cgi?id=37024.  I'm
> just wondering if that's the latest greatest information on the subject
> or if there is somewhere else I should look for a more up to date clay
> config file.


That's the latest I know of.

I couldn't find anything in the MyFaces Wiki or the Shale Wiki that
> might have more information.  Any pointers would be greatly appreciated.


Sean (one of the people who responded on the thread) is a MyFaces committer,
and expressed interest in checking a completed version of this in to the
MyFaces codebase.  It would be great if someone could try it out and provide
feedback on anything that needs to be corrected.

Thanks,
> Rich


Craig