
META-INF.org.apache.openejb.server.ServerService.httpejbd Maven / Gradle / Ivy
server = org.apache.openejb.server.httpd.HttpServerFactory
bind = 127.0.0.1
port = 4204
disabled = ${openejb.profile.custom}
threads = 200
# if possible use jetty
useJetty = true
# ServicePool shouldn't force socket.close() for AsyncContext handling, HttpServer does it well already in any case
forceSocketClose = false
© 2015 - 2025 Weber Informatics LLC | Privacy Policy