Peter Johnson [
http://community.jboss.org/people/peterj] replied to the discussion
"Unable to use remoting services in jboss 5.1.0"
To view the discussion, visit:
http://community.jboss.org/message/559399#559399
--------------------------------------------------------------
Did you look at the error you were getting:
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source:
{urn:jboss:bean-deployer:2.0}mbean not found as a child of
{urn:jboss:bean-deployer:2.0}deployment in unordered_sequence:
{urn:jboss:bean-deployer:2.0}stop? {urn:jboss:bean-deployer:2.0}destroy?
{urn:jboss:bean-deployer:2.0}annotation* {urn:jboss:bean-deployer:2.0}alias*
{urn:jboss:bean-deployer:2.0}start? {urn:jboss:bean-deployer:2.0}classloader?
{urn:jboss:bean-deployer:2.0}create? {choice}* {sequence}*
Looks like you there are syntax errors in the remoting-jboss-beans.xml file. Did you by
any chance place an <mbean> entry in there? You cannot do that - as I pointed out in
my first reply, remoting no longer uses JMX. You should read the rmeoting documentation to
determine what changes you can make to the file.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/559399#559399]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]