Commit Graph

14 Commits

Author SHA1 Message Date
Carlos Ruiz 9009a3c4a7
IDEMPIERE-4294 Cannot install wildcard certificate #resolve IDEMPIERE-4294 (#65)
Solve java.lang.IllegalStateException: KeyStores with multiple certificates are not supported on the base class org.eclipse.jetty.util.ssl.SslContextFactory.
2020-05-18 12:01:32 +02:00
Carlos Ruiz 9eda617e8d Rename and configure .gitignore / fix problem with server.product.launch 2019-12-06 19:08:14 +01:00
Dirk Niemeyer 12cde3af20 IDEMPIERE-4013 iDempiere should not require Conscrypt 2019-10-22 13:18:17 +02:00
hieplq 33def47039 IDEMPIERE-3687:active alpn
by change from 9.4.8, alpn need a ALPNProcessors
use Conscrypt so faster and don't need maintain alpn-boot.jar on classpath
section ALPN Support: https://webtide.com/getting-started-with-jetty-and-jdk-9/
2018-04-16 11:00:49 +07:00
hieplq 929be757a2 Merge with development 2017-10-18 01:47:05 +07:00
Diego Ruiz be3e157e6a IDEMPIERE-2761 Server does not work well with a different theme 2017-10-13 13:40:22 +02:00
Carlos Ruiz 0312ee82c0 IDEMPIERE-3440 on centos (and like centos) tmp is managed by OS, sometime it corrupt jetty / based on patch from Hiep Lq 2017-08-26 19:33:36 +02:00
Carlos Ruiz 01cd2b1ef2 IDEMPIERE-2490 java.lang.IllegalStateException: Form too large -> IDEMPIERE-3118 IDEMPIERE-669 2017-07-06 14:42:56 +02:00
hieplq ebd4fcece8 IDEMPIERE-3136:update jetty to 9.4.x
jetty resolved hpack issue here, so isn't need work-around https://github.com/eclipse/jetty.project/issues/1290
Atmosphere don't compactible with new jetty https://github.com/Atmosphere/atmosphere/issues/2242
SessionManager is removed:
   http://www.eclipse.org/jetty/documentation/9.4.x/session-management.html
   http://www.eclipse.org/jetty/documentation/9.3.0.v20150612/session-management.html
2017-04-22 12:27:40 +07:00
hieplq 91c52aeded IDEMPIERE-3136:all stuff relate library of idempiere
update jetty to 9.3.10
2016-07-08 15:40:24 +07:00
Carlos Ruiz 1d1a920a27 IDEMPIERE-3088 Frequent timeout exception on Webui 2016-05-30 23:32:35 -05:00
Carlos Ruiz 451e16699d IDEMPIERE-2490 java.lang.IllegalStateException: Form too large 2016-05-30 14:57:41 -05:00
hieplq 9759e1f688 IDEMPIERE-2486:Keystore password cannot be changed 2015-03-13 21:16:23 +07:00
Heng Sin Low 0b2fbe27ae IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00