All Downloads are FREE. Search and download functionalities are using the official Maven repository.

examples.jms.embedded-simple.server0.hornetq-users.xml Maven / Gradle / Ivy

The newest version!
<configuration xmlns="urn:hornetq" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation="urn:hornetq /schema/hornetq-users.xsd">
    <!-- the default user.  this is used where username is null-->
    <defaultuser name="guest" password="guest">
        <role name="guest"/>
    </defaultuser>
</configuration>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy