[jboss-user] [JBoss jBPM] - Re: problem accessing jbpm-console (jbpm 3.2.1 GA) on weblog
estaub
do-not-reply at jboss.com
Mon Jun 11 10:29:00 EDT 2007
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
More information about the jboss-user
mailing list