It's all about the answers!

Ask a question

How to configure Jazz Authorization Server 6.0.3 as Windows Service


Narayanan Potti (27037679) | asked May 14 '17, 9:00 p.m.

 I am installing CLM 6.0.3 on WIndows Server 2012 R2. Application server is WebSphere Integrated Solutions Console base 8.5.5.11.


After CLM is installed I'll install JAS using Installation Manager. I need like to use Jazz Authorization Server for user authentication to CLM. Please let me know how to configure JAS as Windows Service. 

Thank You
NP


Accepted answer


permanent link
Shubjit Naik (1.5k1613) | answered May 14 '17, 11:05 p.m.

 Hi Narayanan


JAS is based on WAS Liberty profile. There is a possibility to set liberty profile as a Windows service using Apache Commons Daemon. Here is link to the article:

However, you may have to change the startup script with bat/sh files from JAS directory, example instead of "server.startup" use "start-jazz"

Narayanan Potti selected this answer as the correct answer

Comments
Narayanan Potti commented May 18 '17, 4:34 p.m.

 I changed the paths in the script to JazzAuthserver, saved it as batch file and executed. It created a Windows service for Jazz Authorization Server. Thanks !

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.