[jboss-jira] [JBoss JIRA] (WFLY-2392) org.jboss.as.naming.service.NamingStoreService is not restartable
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Mon Oct 28 09:50:02 EDT 2013
Stuart Douglas created WFLY-2392:
------------------------------------
Summary: org.jboss.as.naming.service.NamingStoreService is not restartable
Key: WFLY-2392
URL: https://issues.jboss.org/browse/WFLY-2392
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Naming
Reporter: Stuart Douglas
Assignee: Eduardo Martins
Priority: Minor
If you create this naming store by passing a store into the constructor this store will be cleared on stop, and a new one created on start. Perhaps it should be passed some kind of factory, or have a protected createStore method that can be overriden.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list