Session and Memory Leak on Wildfly 10
Wildfly 10 session leak traced to WebappLifecycleListener - a JBoss bug that needs workarounds for production.
13 posts
Wildfly 10 session leak traced to WebappLifecycleListener - a JBoss bug that needs workarounds for production.
JBoss doubles your Oracle connection pool size when separating transactional and non-transactional connections.
JBoss Performance Tuning book offers data-driven insights for optimizing application deployments.
JBoss JMS with XA datasources silently fails to create tables - here's the fix and what we learned.
Cache HTTP headers from JBoss using servlet filters - control what browsers keep and for how long.
ATG license validation checks /etc/hosts hostname mapping, not JBoss IP binding - counterintuitive and easy to misconfigure.
Strip jsessionid from URLs entirely instead of redirecting - prevent Google from indexing session chaos.
Seam 2.0 CR3 and JBoss 4.2.2 upgrades deliver faster email processing under load.
JBoss Tools' properties editor looks great but strips equals signs - a quick fix prevents data loss.
Firefox rendering failures for Google ads explain a revenue drop after JBoss upgrade - sometimes the culprit is unexpected.
Expose Seam components through web services using the JBoss component model - no magic, just clean architecture and lifecycle management.
Switching from .seam to .html files in Apache-proxied JBoss breaks index pages - a gotcha that directory listings can't solve.
JBoss Seam unifies AJAX, JSF, and EJB3 to simplify Web 2.0 development with annotated POJOs.