401 Unauthorized Exception restful webservice Linux OS, Tomcat Server

2018-05-26 Thread Prasanna Pati
We are trying to access the Lithium Rest Api (its a https site) through Spring Rest Template as below `String plainCreds = lswUserName + ":" + lswPassword; byte[] plainCredsBytes = plainCreds.getBytes(); byte[] base64CredsBytes = Base64.encodeBase64(plainCredsBytes); String base64Creds

Re: Tomcat/9.0.8 - Can't deploy war of 104MB

2018-05-26 Thread Johan Compagner
Op za 26 mei 2018 01:53 schreef Christopher Schultz < ch...@christopherschultz.net>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Johan, > > On 5/25/18 10:12 AM, Johan Compagner wrote: > > On Thu, 24 May 2018 at 22:01, Arnold Morein > > wrote: > > > >> There are