Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 846692 Details for
Bug 1049390
Synchronization of assets in BRMS cluster does not work
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
host.xml
host.xml (text/xml), 4.92 KB, created by
Radovan Synek
on 2014-01-07 14:16:34 UTC
(
hide
)
Description:
host.xml
Filename:
MIME Type:
Creator:
Radovan Synek
Created:
2014-01-07 14:16:34 UTC
Size:
4.92 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?><host xmlns="urn:jboss:domain:1.4" name="master"> > <management> > <security-realms> > <security-realm name="ManagementRealm"> > <authentication> > <local default-user="$local"/> > <properties path="mgmt-users.properties" relative-to="jboss.domain.config.dir"/> > </authentication> > </security-realm> > <security-realm name="ApplicationRealm"> > <authentication> > <local allowed-users="*" default-user="$local"/> > <properties path="application-users.properties" relative-to="jboss.domain.config.dir"/> > </authentication> > <authorization> > <properties path="application-roles.properties" relative-to="jboss.domain.config.dir"/> > </authorization> > </security-realm> > </security-realms> > <management-interfaces> > <native-interface security-realm="ManagementRealm"> > <socket interface="management" port="${jboss.management.native.port:9999}"/> > </native-interface> > <http-interface security-realm="ManagementRealm"> > <socket interface="management" port="${jboss.management.http.port:9990}"/> > </http-interface> > </management-interfaces> > </management> > <domain-controller> > <local/> > </domain-controller> > <interfaces> > <interface name="management"> > <inet-address value="${jboss.bind.address.management:127.0.0.1}"/> > </interface> > <interface name="public"> > <inet-address value="${jboss.bind.address:127.0.0.1}"/> > </interface> > <interface name="unsecure"> > <inet-address value="${jboss.bind.address.unsecure:127.0.0.1}"/> > </interface> > </interfaces> > <jvms> > <jvm name="default"> > <heap max-size="256m" size="64m"/> > <permgen max-size="256m" size="256m"/> > <jvm-options> > <option value="-server"/> > </jvm-options> > </jvm> > </jvms> > <servers> > <server auto-start="true" group="brms-server-group" name="server-one"> > <socket-bindings port-offset="0"/> > <system-properties> > <property boot-time="false" name="org.uberfire.nio.git.dir" value="/home/rsynek/temp/jenkins/WORKSPACE/bpms_working_dir/nodeOne"/> > <property boot-time="false" name="org.quartz.properties" value="/home/rsynek/temp/jenkins/WORKSPACE/quartz.properties"/> > <property boot-time="false" name="jboss.node.name" value="nodeOne"/> > <property boot-time="false" name="org.uberfire.cluster.id" value="bpms-cluster"/> > <property boot-time="false" name="org.uberfire.cluster.zk" value="localhost:2181"/> > <property boot-time="false" name="org.uberfire.cluster.local.id" value="nodeOne_12345"/> > <property boot-time="false" name="org.uberfire.cluster.vfs.lock" value="vfs-repo"/> > <property boot-time="false" name="org.uberfire.nio.git.daemon.port" value="9418"/> > <property boot-time="false" name="org.uberfire.nio.git.ssh.port" value="8001"/> > <property boot-time="false" name="org.uberfire.metadata.index.dir" value="/home/rsynek/temp/jenkins/WORKSPACE/bpms_working_dir/nodeOne"/> > <property boot-time="false" name="org.uberfire.cluster.autostart" value="false"/> > <property boot-time="false" name="org.kie.active.profile" value="exec-server"/> > <property boot-time="false" name="org.kie.example" value="false"/> > <property boot-time="false" name="jbpm.enable.multi.con" value="true"/> > </system-properties> > </server> > <server auto-start="true" group="brms-server-group" name="server-two"> > <socket-bindings port-offset="200"/> > <system-properties> > <property boot-time="false" name="org.uberfire.nio.git.dir" value="/home/rsynek/temp/jenkins/WORKSPACE/bpms_working_dir/nodeTwo"/> > <property boot-time="false" name="org.quartz.properties" value="/home/rsynek/temp/jenkins/WORKSPACE/quartz.properties"/> > <property boot-time="false" name="jboss.node.name" value="nodeTwo"/> > <property boot-time="false" name="org.uberfire.cluster.id" value="bpms-cluster"/> > <property boot-time="false" name="org.uberfire.cluster.zk" value="localhost:2181"/> > <property boot-time="false" name="org.uberfire.cluster.local.id" value="nodeTwo_12346"/> > <property boot-time="false" name="org.uberfire.cluster.vfs.lock" value="vfs-repo"/> > <property boot-time="false" name="org.uberfire.nio.git.daemon.port" value="9419"/> > <property boot-time="false" name="org.uberfire.nio.git.ssh.port" value="8002"/> > <property boot-time="false" name="org.uberfire.metadata.index.dir" value="/home/rsynek/temp/jenkins/WORKSPACE/bpms_working_dir/nodeTwo"/> > <property boot-time="false" name="org.uberfire.cluster.autostart" value="false"/> > <property boot-time="false" name="org.kie.active.profile" value="exec-server"/> > <property boot-time="false" name="org.kie.example" value="false"/> > <property boot-time="false" name="jbpm.enable.multi.con" value="true"/> > </system-properties> > </server> > </servers> ></host>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1049390
:
846690
|
846691
| 846692 |
846693