The proper location should be the same for any Application Server, within the root of the WEB-INF directory.
Here are the full contents of my cactus test war file: META-INF/MANIFEST.MF WEB-INF/classes/my/package/MyTest.class WEB-INF/lib/junit.jar WEB-INF/lib/aspectjrt-1.0.5.jar WEB-INF/lib/cactus-1.5dev.jar WEB-INF/lib/commons-logging-1.0.jar WEB-INF/lib/commons-httpclient-2.0alpha1-20020606.jar WEB-INF/web.xml HTH Charlene --- Lisa Klag <[EMAIL PROTECTED]> wrote: > What is the proper location of web.xml when using > weblogic 6.1? I had my > cacactus tests running and then my machine got > rebuilt and I lost my > configuration. I'm getting a fileNotFountException > for the > servletRedirector... I know it is all a > configuration issue, I just am not > sure where. I've gone over the how to's and they > haven't given me the > answer. I've also been searching the archives. I > can provide more > information if necessary. > thanks, > lisa > > /\/\/\/\/\/\/\/\/\/\ > Lisa Klag > Trade Routing PM > 720-904-2992 > [EMAIL PROTECTED] > /\/\/\/\/\/\/\/\/\/\ > > The most likely way for the world to be destroyed, > most experts agree, is by > accident. That's where we come in; we're computer > professionals. We cause > accidents. > -Nathaniel Borenstein > > > Genius is one percent inspiration and ninety-nine > percent perspiration. > -Thomas Alva Edison > > > > -- > To unsubscribe, e-mail: > <mailto:cactus-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: > <mailto:cactus-user-help@;jakarta.apache.org> > __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:cactus-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:cactus-user-help@;jakarta.apache.org>
