I'm backporting the JMX 1.2 stuff (along with remoting and jmx remoting) to the 3.2 branch and am having problems with the client-deployer-xmbean.xml. When it tries to load it, gets the following error (btw, just copied the file from HEAD to use in 3.2):

Caused by: org.dom4j.DocumentException: Error on line 11 of document jar:file:/C:/Projects/JBoss/JBo
ss-3_2_rollback/jboss-3.2/build/output/jboss-3.2.4RC1/server/default/lib/jboss.jar!/client-deployer-
xmbean.xml : The entity "defattr" was referenced, but not declared. Nested exception: The entity "de
fattr" was referenced, but not declared.
at org.dom4j.io.SAXReader.read(SAXReader.java:339)
at org.dom4j.io.SAXReader.read(SAXReader.java:218)
at org.jboss.mx.metadata.XMLMetaData.build(XMLMetaData.java:245)


I noticed that the xml file contains &defattr; and &defops;, which seems to be what is causing the problem. Anyone know what these are being used for?

Thanks.

-Tom




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to