hello i am triting of configurate my app, when i put the weblogic.xml the app stop of run, without this my app run, but i need have this but some reason, of configuration in production server.
this is my weblogic.xml <weblogic-web-app> <container-descriptor> <prefer-web-inf-classes>true</prefer-web-inf-classes> </container-descriptor> </weblogic-web-app> thanks.
