the proper way to customize a bpm4struts generated webapp is by moving files over from your web/target/src directory to web/src/java and making sure you have enabled the copy-over feature in web/maven.xml by uncommenting the proper section (it's explained in that file, and mentioned in )
so you'ld just take the generated files, create a copy in your src tree, edit them and have the script copy them over before building the war bundle .. that way they're always used instead of the default ones in order to customize layout you could do the same thing with [b]tiles-defs.xml/b] and the other files, but alteratively you could override the templates from the cartridge, this is explained in this section: -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2180#2180 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user