Found it!
In your WEB-INF for the console, insert this "weblogic.xml" file:
<?xml version='1.0' encoding='UTF-8'?>
| <weblogic-web-app
xmlns="http://www.bea.com/ns/weblogic/90"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
| <container-descriptor>
| <prefer-web-inf-classes>true</prefer-web-inf-classes>
| </container-descriptor>
| </weblogic-web-app>
-Ed Staub
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053121#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...