]
Michal Babacek closed MODCLUSTER-111.
-------------------------------------
Closing. Clean-up.
At least one of the following applies:
* the issue has been thoroughly tested as a part of one of the current releases
or
* it hasn't occurred in ~2 years
or
* it's utterly harmless
Create SPI and Isolate tomcat/jbossweb usage into service provider
implementation
---------------------------------------------------------------------------------
Key: MODCLUSTER-111
URL:
https://issues.jboss.org/browse/MODCLUSTER-111
Project: mod_cluster
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Affects Versions: 1.0.2.GA
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 1.1.0.Beta1
Create SPI for Server, Engine, Connector, Host, Context
Isolate catalina SPI implementation, ContainerEventHandler adapter, and monolithic
ModClusterListener into a separate sub-package.
Replace any utilities from JBossWeb/Tomcat with standard/custom facilities, e.g. replace
StringManager usage with separate resource bundle facility.