[jboss-user] [EJB 3.0 Development] - Fixing the EJB3 testsuite...

Carlo de Wolf do-not-reply at jboss.com
Fri Mar 26 04:46:27 EDT 2010


Carlo de Wolf [http://community.jboss.org/people/wolfc] replied to the discussion

"Fixing the EJB3 testsuite..."

To view the discussion, visit: http://community.jboss.org/message/534120#534120

--------------------------------------------------------------
The LegacyJMSTestAdmin creates a faulty XML:
<?xml version="1.0" encoding="UTF-8"?>
<server>
  <mbean code="org.jboss.mq.server.jmx.Queue" name="jboss.mq.destination:service=Queue,name=testQueue">
    <depends optional-attribute-name="DestinationManager">jboss.mq:service=DestinationManager</depends>
    <depends optional-attribute-name="SecurityManager">jboss.mq:service=SecurityManager</depends>
    <attribute name="SecurityConf">
       <security>
       <role name="guest" read=true write=true create=false/>
       <role name="publisher" read=true write=true create=false/>
       <role name="noacc" read=false write=false create=false/>
   </security>
</attribute>
   </mbean>
</server>

Resulting in:
Open quote is expected for attribute "read" associated with an  element type  "role".


--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/534120#534120]

Start a new discussion in EJB 3.0 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2030]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100326/ef3a4864/attachment.html 


More information about the jboss-user mailing list