RE: [cas-user] Re: cas 5 management

2018-02-09 Thread Cheltenham, Chris
:02 AM To: CAS Community Subject: [cas-user] Re: cas 5 management Exactly. cas-management-overlay/target/cas-management.war Since we use json registry, and ldap, we add the below. org.apereo.cas cas-server-support-json-service-registry ${cas.version

[cas-user] Re: cas 5 management

2018-02-09 Thread William E.
Exactly. cas-management-overlay/target/cas-management.war Since we use json registry, and ldap, we add the below. org.apereo.cas cas-server-support-json-service-registry ${cas.version} org.apereo.cas cas-server-support-ldap ${cas.version} On Friday, February 9,

Re: [cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2017-06-13 Thread Elendrys Yagami
The page couldn't load the JavaScript because an online library had moved. I tried to browse the lib manually and fixed the link by overloading the file. Check that your browser is not configured to block js as well. Le mar. 13 juin 2017 08:33, Lackern Xu a écrit : > Hi, > > I am still facing th

[cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2017-06-12 Thread Lackern Xu
Hi, I am still facing the issue on latest 5.1.0. Still trying to troubleshoot it untill i came across your old posts. This is the exact error i am getting: *{{ serviceTableCtrl.alert.data.name }} has been successfully deleted. A problem has occurred while trying to delete the service. Be awa

[cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2017-06-12 Thread Elendrys Yagami
Hi. This bug has been fixed in the 5.0.1 update. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas -

[cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2017-06-12 Thread Lackern Xu
Hi, do you have a copy of the changes for reference? On Friday, November 25, 2016 at 6:35:10 PM UTC+8, Elendrys Yagami wrote: > > I reply to myself as I couldn't get any answer. > > The couchbase registry is working fine and the casted error is not related > to it. > > The answer is that the scri

Re: [cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2016-11-25 Thread Elendrys Yagami
I'd like to, but to be honest I'm not a Java developer and I am discovering the wondefull world of wars and maven templates. I guess I may want to unpack the cas-management-5.0.0.war in my .m2 dir got from sonatype, change the links et repack it, then push it somewhere to sonatype It is just

Re: [cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2016-11-25 Thread dkopylenko
Sounds like this needs to be fixed in the CAS core repo... Would you like to contribute the fix in the form of a pull request? D. On Nov 25, 2016, 05:35 -0500, Elendrys Yagami , wrote: > I reply to myself as I couldn't get any answer. > > The couchbase registry is working fine and the casted err

[cas-user] Re: Cas 5 - Management Webapp - Couchbase service registry

2016-11-25 Thread Elendrys Yagami
I reply to myself as I couldn't get any answer. The couchbase registry is working fine and the casted error is not related to it. The answer is that the scripts location defined for ng-tables is broken, so you have to override the location in the default template : - copy the "target/cas-manag