[jboss-jira] [JBoss JIRA] Commented: (JBCLUSTER-258) Eliminate FIELD oriented methods from web session DistributedCacheManager SPI

Scott Marlow (JIRA) jira-events at lists.jboss.org
Wed Jul 14 22:23:59 EDT 2010


    [ https://jira.jboss.org/browse/JBCLUSTER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12539318#action_12539318 ] 

Scott Marlow commented on JBCLUSTER-258:
----------------------------------------

Instead of removing FIELD enum from org.jboss.metadata.web, will leave it so users can get a decent error message that FIELD is no longer supported.  Something like:

22:11:12,973 ERROR [JBossContextConfig] Error processing: context.xml: java.lang.IllegalArgumentException: FIELD replication-granularity is no longer supported
        at org.jboss.web.tomcat.service.session.JBossCacheManager.setReplicationGranularity(JBossCacheManager.java:1394) [:6.0.0-SNAPSHOT]
        at org.jboss.web.tomcat.service.session.JBossCacheManager.init(JBossCacheManager.java:210) [:6.0.0-SNAPSHOT]
        at org.jboss.web.tomcat.service.deployers.JBossContextConfig.initManager(JBossContextConfig.java:1251) [:6.0.0-SNAPSHOT]
        at org.jboss.web.tomcat.service.deployers.JBossContextConfig.processContextConfig(JBossContextConfig.java:814) [:6.0.0-SNAPSHOT]
        at org.jboss.web.tomcat.service.deployers.JBossContextConfig.init(JBossContextConfig.java:697) [:6.0.0-SNAPSHOT]
        at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:192) [:]
        at org.jboss.web.tomcat.service.deployers.JBossContextConfig.lifecycleEvent(JBossContextConfig.java:206) [:6.0.0-SNAPSHOT]
        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [:]
        at org.apache.catalina.core.StandardContext.init(StandardContext.java:4742) [:]
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:3653) [:]
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeployInternal(TomcatDeployment.java:309) [:6.0.0-SNAPSHOT]
        at org.jboss.web.tomcat.service.deployers.TomcatDeployment.performDeploy(TomcatDeployment.java:144) [:6.0.0-SNAPSHOT]
        at org.jboss.web.deployers.AbstractWarDeployment.start(AbstractWarDeployment.java:461) [:6.0.0-SNAPSHOT]
        at org.jboss.web.deployers.WebModule.startModule(WebModule.java:116) [:6.0.0-SNAPSHOT]
        at org.jboss.web.deployers.WebModule.start(WebModule.java:95) [:6.0.0-SNAPSHOT]

> Eliminate FIELD oriented methods from web session DistributedCacheManager SPI
> -----------------------------------------------------------------------------
>
>                 Key: JBCLUSTER-258
>                 URL: https://jira.jboss.org/browse/JBCLUSTER-258
>             Project: JBoss Clustering
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: HA-Server-Cache-SPI
>            Reporter: Brian Stansberry
>            Assignee: Scott Marlow
>             Fix For: HA-Server-Cache-SPI 3.0.0.Final 
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list