Hi,
after updating my JBoss to current CVS, the CastorJDO MBean is not
started during server startup anymore. When i manually invoke init
and start during the management interface in port 8082 Castor is
starting up and running.
I configured Castor with the following lines in jboss.conf
<MLET CODE = "org.jboss.jdo.castor.CastorJDOImpl"
ARCHIVE="jboss.jar,castor.jar,xerces.jar" CODEBASE="../lib/ext/">
<ARG TYPE="java.lang.String" VALUE="file:../conf/database.xml">
<ARG TYPE="java.lang.String" VALUE="castor">
<ARG TYPE="java.lang.Integer" VALUE="0">
<ARG TYPE="java.lang.Boolean" VALUE="true">
<ARG TYPE="java.lang.Boolean" VALUE="false">
</MLET>
Does anybody know, what has changed, so that the MBean is not
started anymore?
Thank you,
Ralf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user