Seems to have solved the problem with the original client-deployer-service.xml.
Thanks.
-Tom
Scott M Stark wrote:
The client-deployer is not part of the jmx1.2 stuff and already runs in the 3.2 branch using the client-deployer-service.xml so what is the source of the client-deployer-xmbean.xml?
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom
Elrod
Sent: Saturday, December 27, 2003 8:01 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] client-deployer-xmbean.xml problem in 3.2
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_id78&alloc_id371&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
------------------------------------------------------- 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
