Hi
I had a similar problem. After some googling, I had a clue. I forgot to change 
the "Pad" attribute to true in $JBOSS_SERVER_HOME/conf/jboss-service.xml.
If tou don´t know what it is, just uncomment a line like that, in that file:


   <mbean code="org.jboss.tm.XidFactory"
  |       name="jboss:service=XidFactory">
  |       <attribute name="Pad">true</attribute>  -- uncomment!!
  |    </mbean>

Att
Murilo

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to