Like Warner says, except that it is as close as ready to prime time as it's going to get, i.e. it's the start, rather than a completed, polished product.
I'd love to see more wishes added to the list, and have people take them on. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers "Warner Onstine" <sw-list@warneron To: "Turbine Maven Developers List" stine.com> <[EMAIL PROTECTED]> cc: 05/24/02 12:19 AM Subject: Re: J2EE plugin with Struts Please respond to "Turbine Maven Developers List" 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:[EMAIL PROTECTED]> For additional commands, e-mail: < mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
