[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1346) Disabling @Clustered via jboss.xml not being respected

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri Sep 12 02:26:28 EDT 2008


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlo de Wolf updated EJBTHREE-1346:
------------------------------------

    Fix Version/s: 1.0.0-Beta3
                       (was: 1.0.0-Beta2)


> Disabling @Clustered via jboss.xml not being respected
> ------------------------------------------------------
>
>                 Key: EJBTHREE-1346
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1346
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: Clustering
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 1.0.0-Beta3
>
>
> An @Clustered bean with <clustered>false</clustered> in its jboss.xml is still using the clustered proxy factory:
> 2008-05-08 12:56:44,768 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (RMI TCP Connection(27)-127.0.0.1) Error installing to Start: name=jboss.j2ee:ear=clusteredsession-test.jar,jar=clusteredsession-test.jar,name=NonClusteredStateful,service=EJB3 state=Create
> java.lang.IllegalStateException: Partition BogusPartition not found
> 	at org.jboss.ha.framework.server.HAPartitionLocator.getHAPartition(HAPartitionLocator.java:125)
> 	at org.jboss.ejb3.proxy.factory.stateful.StatefulClusterProxyFactory.start(StatefulClusterProxyFactory.java:144)
> 	at org.jboss.ejb3.session.ProxyDeployer.start(ProxyDeployer.java:95)
> 	at org.jboss.ejb3.session.SessionContainer.start(SessionContainer.java:188)
> 	at org.jboss.ejb3.stateful.StatefulContainer.start(StatefulContainer.java:249)

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

        



More information about the jboss-jira mailing list