Hi,
CAS 4.1.9, I need to modify hazelcast-ticket-registry.xml under
cas-server-integration-hazelcast jar, to add the following section.
How would I do that?
<property name="managementCenterConfig">
<bean
class="com.hazelcast.config.ManagementCenterConfig">
<property name="enabled" value="true"/>
<property name="url"
value="${hz.manage.url:http://localhost:8080/hazelcast-mancenter}"/>
</bean>
</property>
Thx!
Yan
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0210de00-1588-47bb-921c-1cfaaa422caa%40apereo.org.