Eddie, Craig and James, Thanks a lot for your confirmations. It obviously helps!!!
To avoid CVS weirdness between our projects, I guess what I gonna do is actually to include some arguments to my build.xml file in order to fetch only "lib" and "classes" files from the other projects. Vince -----Original Message----- From: Eddie Bush [mailto:ekbush@;swbell.net] Sent: Thursday, October 24, 2002 9:36 PM To: Struts Users Mailing List Subject: Re: [sub-apps] smthg missing... (?) You don't include the war. You have to include the contents of the war :-) Obviously, you may wind up having to create a directory for the modules JSP files etc if you want to maintain a unique namespace. That will also necessitate some small modification to your config files. I think the goal was to allow any Struts 1.0 app to be dropped in as a default module in 1.1, so that one should have no need for additional modification. You'll only have a single WEB-INF - and therefore just one "lib" and "classes" directory. All resources for all modules that need to live in "lib" or "classes" must be included in those. Does that help? Vincent PROSPER wrote: >Could someone please confirm this assertion? > >Vince > -- Eddie Bush -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org> -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>