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

ildfly-client-all.10.0.0.Beta1.source-code.auth_krb5.xml Maven / Gradle / Ivy

Go to download

This artifact provides a single jar that contains all classes required to use remote EJB and JMS, including all dependencies. It is intended for use by those not using maven, maven users should just import the EJB and JMS BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

There is a newer version: 32.0.0.Final
Show newest version
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="urn:org:jgroups"
        xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd">
    <UDP/>
    <PING />
    <MERGE3 />
    <FD_SOCK/>
    <FD_ALL/>
    <VERIFY_SUSPECT />
    <BARRIER />
    <pbcast.NAKACK2 />
    <UNICAST3 />
    <pbcast.STABLE />
    <AUTH auth_class="org.jgroups.auth.Krb5Token"
          client_principal_name="martin"
          client_password="Password99"
          service_principal_name="cluster1" />
    <pbcast.GMS />
    <UFC />
    <MFC />
    <FRAG2  />
    <RSVP />
    <pbcast.STATE_TRANSFER />
</config>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy