Hi Raman, The Servlet DTD gives the correct order in which all tags must appear. In Cactus we're trying to respect this order.
There is only 1 bug that I know of that I have noticed a few days back: it's the order of the <context-param> element which is wrong. However, the <servlet> and <servlet-mapping> elements should be ok. Could you please send us your original web.xml file + the modified one? Thanks -Vincent > -----Original Message----- > From: Raman [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 juin 2004 09:02 > To: 'Cactus Users List' > Subject: Cactifywar tag > > Hi, > > Cactifywar tag adds the servletredirector element in web.xml of the war > file that it creates. But the element is added at the end of all the > elements. And I don't know why on websphere it does not work if its at > the end of all the elements. Is there a way to not add this element > through Cactifywar or can the position be defined. I am not even able to > change the web.xml of the cactified war. > > Thanks, > Raman --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
