On Jan 14, 2008 10:49 PM, Raymond Feng <[EMAIL PROTECTED]> wrote: > Adding hand-crafted WEB-INF/geronimo-webapp.xml would work, but it seems > to > be a bit weird that we package geronimo-specific files in the WARs which > are > supposed to be deployable to any web containers. > > Thanks, > Raymond > > ----- Original Message ----- > From: "Simon Laws" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, January 14, 2008 2:22 PM > Subject: Re: Samples which fire up Axis2 don't run in Geronimo > (TUSCANY-1986) > > > > snip... > > > >> > >> I'm not sure what's the best way to get the problem fixed in 1.1release. > >> Maybe we have to document it instead of adding code to generate the > >> Geronimo-specifc geronimo-web.xml for each webapp samples. > >> > > > > > > Do we have to generate the code? Can we just drop a hand crafted file > into > > src/main/webapp/WEB-INF. There are only a small number of webapp samples > > (8?) so I'll go and do it if you think that will work. > > > > Simon > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > Does having that file there stop it running in other webapp containers? I don't how we can avoid putting the file there if the objective is to have the war run in any app container and Geronimo needs this file. Generation could work but then we would be building specific wars for specific platforms.
Simon
