You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Victor Gomez <vi...@gmail.com> on 2006/10/29 07:58:09 UTC

ajaxChildComboBox

Any hints on where to find this component would be
greatly appreciated.
Is this a sandbox component which is part of tomahawk?
How would this be defined in maven?

Thank you.

Re: ajaxChildComboBox

Posted by Gerald Müllan <bi...@gmail.com>.
Hi,

the component is part of sandbox. The jar can be found in the nightly
builds section:

http://people.apache.org/builds/myfaces/nightly/

Use "tomahawk-sandbox-1.1.5-SNAPSHOT-bin.zip".

In maven you have to set the dependency like this:

<dependency>
     <groupId>org.apache.myfaces.tomahawk</groupId>
     <artifactId>tomahawk-sandbox</artifactId>
     <version>1.1.5-SNAPSHOT</version>
</dependency>

Don`t know if the sandbox jar is currently distributed to a public
maven repository, if this is the case you only have to give maven the
dependency. The other way, you have to install the jar to the local
maven repo.

cheers,

Gerald

On 10/29/06, Victor Gomez <vi...@gmail.com> wrote:
> Any hints on where to find this component would be
> greatly appreciated.
> Is this a sandbox component which is part of tomahawk?
> How would this be defined in maven?
>
> Thank you.
>
>


-- 
http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces