I just had the same problem with 4.0.4RC2 and found a fix:

Open the xml-file 
'JBOSS_HOME/server/default/deploy/jboss-portal.sar/META-INF/jboss-service.xml' 
in an editor.

Search for ...
name="portal:service=TreeCache,type=transient"

... and add the line ...
<depends>jboss:service=TransactionManager</depends>
... to the contents of the TreeCache mbean.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936107#3936107

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3936107


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to