&nbsp;I Think you don&#39;t have&nbsp; full permission of&nbsp; JBOSS or BRMS war. Go to root&nbsp; login then&nbsp; try run .. it will work or change the permission.<br>also stop any&nbsp; eclipse or netbeans&nbsp; any application that use java process.. I don&#39;t know why but&nbsp; it will work..
<br><br>Let me know if it works<br><br>all the Best<br><br>Rahul&nbsp; upadhyay <br><br><div class="gmail_quote">On Jan 4, 2008 9:13 PM,  &lt;<a href="mailto:kissro@lidp.com">kissro@lidp.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I followed the instructions on the wiki page below and copied the 2 jar<br>files to server/default/lib. &nbsp;I then tried both 4.0.3 and 4.0.1 BRMS<br>.war files but got different errors for each. &nbsp;They are below.<br><br>4.0.3
<br>INFO &nbsp;[Contexts] starting up: repositoryConfiguration<br><div class="Ih2E3d">ERROR [Engine] StandardContext[/drools-jbrms]Exception sending context<br>initialized event to listener instance of class<br>org.jboss.seam.servlet.SeamListener
<br></div>java.lang.NoSuchMethodError:<br>javassist.bytecode.Bytecode.addPutfield(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V<br> &nbsp; &nbsp; &nbsp; &nbsp;at<br>org.jboss.seam.util.ProxyFactory.makeConstructor(ProxyFactory.java
:519)<br> &nbsp; &nbsp; &nbsp; &nbsp;at<br>org.jboss.seam.util.ProxyFactory.makeConstructors(ProxyFactory.java:414)<br><br>4.0.1<br>INFO &nbsp;[org.jboss.seam.contexts.Lifecycle] starting up:<br>repositoryConfiguration<br>DEBUG [org.jboss.seam.Component
] instantiating Seam component:<br>repositoryConfiguration<br>ERROR [org.jboss.web.localhost.Engine]<br><div class="Ih2E3d">StandardContext[/drools-jbrms]Exception sending context initialized<br>event to listener instance of class 
org.jboss.seam.servlet.SeamListener<br></div>java.lang.NoSuchMethodError:<br>net.sf.cglib.proxy.Enhancer.setInterceptDuringConstruction(Z)V<br> &nbsp; &nbsp; &nbsp; &nbsp;at<br>org.jboss.seam.Component.createProxyFactory(Component.java:1933)
<br> &nbsp; &nbsp; &nbsp; &nbsp;at org.jboss.seam.Component.getProxyFactory(Component.java:1122)<br><br>I don&#39;t know if it makes a difference, so I didn&#39;t mention it before,<br>but I&#39;m using JBossIDE 2.0 with eclipse.<br><br>On Fri, Jan 04, 2008 at 12:05:14PM -0200, Fernando Meyer wrote:
<br>&gt; <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBRMSjsfdependencies" target="_blank">http://wiki.jboss.org/wiki/Wiki.jsp?page=JBRMSjsfdependencies</a><br>&gt;<br>&gt; On Jan 4, 2008 12:01 PM, &lt; <a href="mailto:kissro@lidp.com">
kissro@lidp.com</a>&gt; wrote:<br>&gt;<br>&gt; &nbsp; &nbsp; I&#39;m sorry, I&#39;m just learning all this. &nbsp;Could you be more specific;<br>&gt; &nbsp; &nbsp; which files do I need (and where do I get them) and in which directory<br>&gt; &nbsp; &nbsp; should I put them?
<br>&gt;<br>&gt; &nbsp; &nbsp; Thank you<br><div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp; On Fri, Jan 04, 2008 at 11:54:31AM -0200, Fernando Meyer wrote:<br>&gt; &nbsp; &nbsp; &gt; Try to install jsf dependencies on your app server<br>&gt; &nbsp; &nbsp; &gt;
<br>&gt; &nbsp; &nbsp; &gt; On Jan 4, 2008 11:45 AM, &lt;<a href="mailto:kissro@lidp.com">kissro@lidp.com</a>&gt; wrote:<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I tried version 4.0.3 with Jboss 4.0.1 AS and these are the errors I<br>
&gt; &nbsp; &nbsp; get<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [Engine] StandardContext[/drools-jbrms]Exception sending<br>&gt; &nbsp; &nbsp; context<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; initialized event to listener instance of class<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
org.jboss.seam.servlet.SeamListener<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; java.lang.RuntimeException: Could not create Component:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.seam.security.identity<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.seam.init.Initialization.addComponent
(Initialization.java<br>&gt; &nbsp; &nbsp; :964)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.seam.init.Initialization.installComponents<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (Initialization.java :891)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.seam.init.Initialization.init(Initialization.java:547)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.seam.servlet.SeamListener.contextInitialized<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (SeamListener.java
 :34)<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Caused by: java.lang.NoClassDefFoundError:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; javax/faces/application/FacesMessage$Severity<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.Class.getDeclaredMethods0(Native Method)
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.Class.privateGetDeclaredMethods (Unknown Source)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;at java.lang.Class.getDeclaredMethods(Unknown Source)<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [URLDeploymentScanner] Incomplete Deployment listing:
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Incompletely deployed packages:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.deployment.DeploymentInfo@cbf5aa95 {<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; url=file:/C:/apps/jboss-4.0.1sp1/server/default/deploy/<br>&gt; &nbsp; &nbsp; drools-jbrms.war
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; }<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;deployer: org.jboss.web.tomcat.tc5.Tomcat5@15780d9<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;status: Deployment FAILED reason: URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss- 4.0.1sp1/server/default/tmp/deploy/
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp56124drools-jbrms-exp.war/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;state: FAILED<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;watch:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/deploy/drools-
jbrms.war<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;altDD: null<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;lastDeployed: 1199453750061<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;lastModified: 1199453749483<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;mbeans:<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Any other ideas why Drools 
4.0.1 BRMS (or 4.0.3) won&#39;t work with<br>&gt; &nbsp; &nbsp; Jboss<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 4.0.1 AS?<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; On Fri, Jan 04, 2008 at 09:03:32AM +0530, Rahul Upadhyay wrote:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; It seems that some class files are missing in your BRMS war.
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; domload BRMS war version4.0.3 form<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; <a href="http://labs.jboss.com/drools/downloads.html" target="_blank">http://labs.jboss.com/drools/downloads.html</a>.<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; This will work.<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; cheers<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; Rahul Upadhyay<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; On Jan 3, 2008 10:37 PM, &lt;
<a href="mailto:kissro@lidp.com">kissro@lidp.com</a> &gt; wrote:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Hello,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I&#39;m trying to deploy the Drools 4.0.1
 JBRMS on the Jboss 4.0.1<br>&gt; &nbsp; &nbsp; AS and<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; these are the errors I&#39;m getting. &nbsp;Can somone tell me why?<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; INFO &nbsp;[Scanner] scanning:<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; C:\apps\jboss-4.0.1sp1\server\default\tmp\deploy\<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp7104drools-jbrms-exp.war\WEB-INF\classes<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; INFO &nbsp;[Initialization] reading /WEB-INF/components.xml
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [Engine] StandardContext[/drools-jbrms]Exception sending<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; context<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; initialized event to listener instance of class<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
org.jboss.seam.servlet.SeamListener<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; java.lang.NoClassDefFoundError: javax/faces/context/<br>&gt; &nbsp; &nbsp; FacesContext<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; at org.jboss.seam.util.Resources.getResourceAsStream
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (Resources.java:21)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [Context] Error listenerStart<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [Context] Context startup failed due to previous errors
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [WebModule] Starting failed<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; jboss.web.deployment:war=drools-jbrms.war ,id=-873092459<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.deployment.DeploymentException
: URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/tmp/deploy/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp7104drools-jbrms-exp.war /<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (TomcatDeployer.java:365)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ( TomcatDeployer.java:92)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; WARN &nbsp;[ServiceController] Problem starting service<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; jboss.web.deployment:war=drools-jbrms.war
,id=-873092459<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.deployment.DeploymentException : URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss- 4.0.1sp1/server/default/tmp/deploy/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp7104drools-jbrms-exp.war
/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (TomcatDeployer.java:365)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; at
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (TomcatDeployer.java:92)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [MainDeployer] could not start deployment:
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1 /server/default/deploy/<br>&gt; &nbsp; &nbsp; drools-jbrms.war<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.deployment.DeploymentException: URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-
4.0.1sp1/server/default/tmp/deploy/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp7104drools-jbrms-exp.war/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (TomcatDeployer.java:365)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; at<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; (TomcatDeployer.java
 :92)<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ERROR [URLDeploymentScanner] Incomplete Deployment listing:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Incompletely deployed packages:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
org.jboss.deployment.DeploymentInfo@cbf5aa95 {<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; url=file:/C:/apps/jboss- 4.0.1sp1/server/default/deploy/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; drools-jbrms.war<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; }<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployer: 
org.jboss.web.tomcat.tc5.Tomcat5@1c45731<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; status: Deployment FAILED reason: URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/tmp/deploy/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
tmp7104drools-jbrms-exp.war/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;state: FAILED<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;watch:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/deploy/drools-
<br>&gt; &nbsp; &nbsp; jbrms.war<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;altDD: null<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;lastDeployed: 1199378127367<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;lastModified: 1199378127038<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;mbeans:
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; MBeans waiting for other MBeans:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ObjectName: jboss.web.deployment:war=drools-jbrms.war ,id=<br>&gt; &nbsp; &nbsp; -873092459<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;state: FAILED
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;I Depend On:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;Depends On Me: org.jboss.deployment.DeploymentException : URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/tmp/deploy/
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tmp7104drools-jbrms-exp.war/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; ObjectName: 
jboss.web.deployment:war=drools-jbrms.war,id=<br>&gt; &nbsp; &nbsp; -873092459<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;state: FAILED<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;I Depend On:<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp;Depends On Me: org.jboss.deployment.DeploymentException
 : URL<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; file:/C:/apps/jboss-4.0.1sp1/server/default/tmp/deploy/<br>&gt; &nbsp; &nbsp; tmp7104drools-<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; jbrms-exp.war/<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; deployment failed<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;
<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Thanks,<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Rod<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; _______________________________________________<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; rules-users mailing list<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; 
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users
</a><br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; _______________________________________________<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; rules-users mailing list<br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="mailto:rules-users@lists.jboss.org">
rules-users@lists.jboss.org</a><br>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;
<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt;<br>&gt; &nbsp; &nbsp; &gt; --<br>&gt; &nbsp; &nbsp; &gt; Fernando Meyer <a href="http://fmeyer.org" target="_blank">http://fmeyer.org</a><br>&gt; &nbsp; &nbsp; &gt; JBoss Rules Core Developer<br>&gt; &nbsp; &nbsp; &gt; <a href="mailto:fernando@fmeyer.org">
fernando@fmeyer.org</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br></div></div>&gt; --<br><div class="Ih2E3d">&gt; Fernando Meyer <a href="http://fmeyer.org" target="_blank">http://fmeyer.org</a><br>&gt; JBoss Rules Core Developer
<br>&gt; <a href="mailto:fernando@fmeyer.org">fernando@fmeyer.org</a><br></div><div><div></div><div class="Wj3C7c">_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">
rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br></div></div></blockquote></div><br>