Tag

#JBoss

13 notes
Software Development

Session and Memory Leak on Wildfly 10

Wildfly 10 session leak traced to WebappLifecycleListener - a JBoss bug that needs workarounds for production.
Jun 2016 · 2 min
Software Development

Double the Oracle DB connections from JBoss you expect?

JBoss doubles your Oracle connection pool size when separating transactional and non-transactional connections.
Nov 2013 · 1 min
Software Development

JBoss Performance Tuning and MasterTheBoss

JBoss Performance Tuning book offers data-driven insights for optimizing application deployments.
Nov 2010 · 1 min
Software Development

JBoss JMS Doesn't Create Tables with XA Datasource

JBoss JMS with XA datasources silently fails to create tables - here's the fix and what we learned.
Jul 2010 · 1 min
Software Development

Setting Cache Headers from JBoss

Cache HTTP headers from JBoss using servlet filters - control what browsers keep and for how long.
Jan 2009 · 5 min
Software Development

ATG License IP Checks on JBoss

ATG license validation checks /etc/hosts hostname mapping, not JBoss IP binding - counterintuitive and easy to misconfigure.
May 2008 · 2 min
DevOps & Infrastructure

JBoss jsessionid Query Parameter Removal

Strip jsessionid from URLs entirely instead of redirecting - prevent Google from indexing session chaos.
May 2008 · 7 min
10MinuteMail

10MinuteMail upgraded again

Seam 2.0 CR3 and JBoss 4.2.2 upgrades deliver faster email processing under load.
Nov 2007 · 1 min
Software Development

JBoss Tools Properties Editor Surprise

JBoss Tools' properties editor looks great but strips equals signs - a quick fix prevents data loss.
Aug 2007 · 1 min
DevOps & Infrastructure

Firefox, xhtml, JBoss 4.2.0, JSF, and Google Ads

Firefox rendering failures for Google ads explain a revenue drop after JBoss upgrade - sometimes the culprit is unexpected.
Jun 2007 · 2 min
Software Development

Web Services and Seam

Expose Seam components through web services using the JBoss component model - no magic, just clean architecture and lifecycle management.
Apr 2007 · 2 min
DevOps & Infrastructure

Index page issues when putting JBoss behind Apache

Switching from .seam to .html files in Apache-proxied JBoss breaks index pages - a gotcha that directory listings can't solve.
Nov 2006 · 2 min
Software Development

JBoss Seam

JBoss Seam unifies AJAX, JSF, and EJB3 to simplify Web 2.0 development with annotated POJOs.
Nov 2006 · 2 min