Re: AW: Tiles newbie with questions/errors

"Shash Chatterjee" <[email protected]> Thu, 9 Sep 2004 14:50:18 -0600
Newsgroups gmane.comp.java.keel.user
Message-ID <[email protected]>
Lou/Gene,

It's pretty trivial to add tiles-defs.xml in the build process.  If you are
familiar with what pieces need to be broken out in snippets (like we have
snippets for struts-config.xml) that need to be assembled on a per-app basis,
please advise.  I'll incorporate into build system. 

This is good timing anyway, since someone that looks very much like me needs
to experiment with tiles on a new project.

Shash

> Thanks Louis, but I was afraid of that.  I really dislike the idea 
> of having to customize the keel files, because I always forget and 
> update over the changes.  However, a working solution IS a WORKING 
> solution. 
> 
> thanks again
> gene
> 
> Louis Moore wrote:
> 
> >Gene,
> >
> >I'm still using the build system from 2.1-dev, so if you're on the new
build system this probably won't help. But using the 2.1-dev system, I had to
add a step to the keel_bundle_client:buildconfigstruts target in
$KEEL_HOME/keel-build/import/keel-bundle-client.xml. I keep my tiles-defs.xml
file in $KEEL_HOME/clnt-struts/conf/client/webapp and this is how I got it to
deploy:
>