> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 24 May 2002 03:31 > To: Turbine Maven Developers List > Subject: RE: J2EE plugin with Struts > > > Sorry for the network access @ home being off :)
:-) > I'm hoping that gets > fixed > soon.... did the previous email help? Yes, it did. Thanks. Anyway I'm building my war alright now. But I agree it would be nice to have conf files taken from conf/ (or conf/war - specified through a J2ee plugin property). Thanks -Vincent > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: http://adslgateway.multitask.com.au/developers > > > > "Vincent > Massol" To: "'Turbine Maven > Developers List'" > <vmassol@octo. <turbine-maven- > [EMAIL PROTECTED]> > com> cc: > Subject: RE: J2EE plugin with > Struts > 05/24/02 01:06 > AM > Please respond > to "Turbine > Maven > Developers > List" > > > > > > > > > > -----Original Message----- > > From: Warner Onstine [mailto:[EMAIL PROTECTED]] > > Sent: 23 May 2002 15:49 > > To: Turbine Maven Developers List > > Subject: Re: J2EE plugin with Struts > > > > It might have something to do with validation, or being able to keep > all > > config info in one place, the web.xml should actually be web- > > {mywebapp}.xml. > > Actually it is {mywebapp}-web.xml ... :-) > > But this is what I am questioning : all conf files are *not* in one > place : they are in both conf/ and in src/webapps/WEB-INF > > > But I'm not completely sure of the reasoning myself ;-), Dion will > have to > > answer that when he's in (Australia time you know =). > > Come on dIon ! Wake up ... ! :-) > > -Vincent > > > > > -warner > > > > ----- Original Message ----- > > From: "Vincent Massol" <[EMAIL PROTECTED]> > > To: "'Turbine Maven Developers List'" <turbine-maven- > > [EMAIL PROTECTED]> > > Sent: Thursday, May 23, 2002 7:27 AM > > Subject: RE: J2EE plugin with Struts > > > > > > > Thanks Warner. It works. However, I'm not sure I'm completely > following > > > the logic of putting web.xml in conf/ and other configuration files > in > > > WEB-INF ... :-) > > > > > > -Vincent > > > > > > > -----Original Message----- > > > > From: Warner Onstine [mailto:[EMAIL PROTECTED]] > > > > Sent: 23 May 2002 15:19 > > > > To: Turbine Maven Developers List > > > > Subject: Re: J2EE plugin with Struts > > > > > > > > Hi Vincent, > > > > All of your web-inf stuff (besides web.xml I think) goes into > > > > webapps/{mywebapp}/WEB-INF. > > > > > > > > The intention with the validation stuff is to verify that all the > > > things > > > > for > > > > the struts war is in the right place and exists. > > > > > > > > Not sure if the struts stuff is ready for primetime yet (I don't > use > > > it > > > > =). > > > > > > > > -warner > > > > > > > > ----- Original Message ----- > > > > From: "Vincent Massol" <[EMAIL PROTECTED]> > > > > To: <[EMAIL PROTECTED]> > > > > Sent: Thursday, May 23, 2002 6:54 AM > > > > Subject: J2EE plugin with Struts > > > > > > > > > > > > > Hi dIon, > > > > > > > > > > I'm trying to use the J2EE plugin for building a struts war. I > was > > > > > wondering wether the plugin supports the inclusion of additional > > > WEB-INF > > > > > files (like the struts-config.xml) in WEB-INF, apart from > web.xml ? > > > > > > > > > > Where would you put these these files ? In conf/ ? > > > > > > > > > > Of course, I can probably use the callbacks but I was wondering > > > whether > > > > > there were a standard way as it is a common task (which exists > in > > > the > > > > > Ant WAR task). > > > > > > > > > > As you're working on the Struts plugin, is it the intent it > would do > > > > > that also (in addition to validation) ? > > > > > > > > > > Do you have some callbacks already written for building a struts > > > > > application that I could use for a quick start ? > > > > > > > > > > Thanks > > > > > -Vincent > > > > > > > > > > > > > > > -- > > > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > > For additional commands, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > > > > [EMAIL PROTECTED]> > > > > For additional commands, e-mail: <mailto:turbine-maven-dev- > > > > [EMAIL PROTECTED]> > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:turbine-maven-dev- > > [EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: < > mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: < > mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
