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#4053121

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053121
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to