I have a test cas server and a production cas server. I assemble the war file using mvn 2.
I modified the test server to use the JSON method of persisting the services, which works just fine. It started with cas 3.4.12 and unicon addons 0.3 and ended with cas 3.5.1 and addons 1.2 I'm experimenting with git on the test server. I know the basics but not really sure about how to use it productively. Here is what I'm attempting to do... I've taken the code tree from the production server (which is the before JSON mods) and copied it to a directory on the test server and applied git to it. From here I created an "upgrade" branch so I can upgrade 3.4 to 3.5 to see if things work properly before I apply the JSON mods. Using the upgrade branch, before upgrading cas, I assembled the war file using maven and moved it to tomcat. Things seem to be working properly except for the services management. When I attempt to go there I get a message that says that cas in unavailable. I know I missed something somewhere, I just don't have a clue as to where to start looking. Any clues or pointers would be greatly appreciated. Thanks, Rick Versace. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
