Re: application goes down after restart the tomcat server 8.29 or restart the OS

2018-06-08 Thread Loai Abdallatif
Thanks Chris, you input appreciated On Fri, Jun 8, 2018 at 10:31 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Loai, > > On 6/7/18 5:26 PM, Loai Abdallatif wrote: > > thanks Chris, yes the apps are dependent on each others

Re: Configuration of Tomcat Container to use SAML authentication

2018-06-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sandeep, On 6/8/18 10:39 AM, Sandeep Muddamsetty wrote: > We are trying to implement SAML SSO configuration on Tomact 8.5.X > servers . As we came to know that there is no direct > implementation of this authentication process through some of

Re: CONFIGURATION OF REALM

2018-06-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jonathan, On 6/8/18 10:33 AM, Jonathan Kilach wrote: > I have tomcat 8.5 installed on windows 7. The unit is functional, > no errors. I am working with an open source web app(Open Baraza > from >

Re: application goes down after restart the tomcat server 8.29 or restart the OS

2018-06-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Loai, On 6/7/18 5:26 PM, Loai Abdallatif wrote: > thanks Chris, yes the apps are dependent on each others Sounds like you need to loosen that requirement. Try techniques such as "lazy initialization", or even automated-retries if something isn't

Re: SPENGO config in Tomcat's web.xml

2018-06-08 Thread Mark Thomas
On 08/06/18 17:26, Randy Oun wrote: > Hello Tomcat user group. > > I am setting update Tomcat 8.5.23 with Kerberos/SPNEGO. Since the Tomcat > server will be only hosting one web application and we only want SPNEGO > only on certain environments we were trying to add security contraints to >

SPENGO config in Tomcat's web.xml

2018-06-08 Thread Randy Oun
Hello Tomcat user group. I am setting update Tomcat 8.5.23 with Kerberos/SPNEGO. Since the Tomcat server will be only hosting one web application and we only want SPNEGO only on certain environments we were trying to add security contraints to Tomcat's web.xml instead of the application's

Configuration of Tomcat Container to use SAML authentication

2018-06-08 Thread Sandeep Muddamsetty
Hi , We are trying to implement SAML SSO configuration on Tomact 8.5.X servers . As we came to know that there is no direct implementation of this authentication process through some of the blogs and need to depend on third party tools to make it possible . As we are seeing so many tools

CONFIGURATION OF REALM

2018-06-08 Thread Jonathan Kilach
Hi all, I have tomcat 8.5 installed on windows 7. The unit is functional, no errors. I am working with an open source web app(Open Baraza from https://sourceforge.net/projects/obsacco/files/?source=navbar) and have it successfully installed, I suppose the database is correctly set as it is able