Remove installation of TimerService from Plugin
-----------------------------------------------
Key: EJBTHREE-1769
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1769
Project: EJB 3.0
Issue Type: Task
Components: plugin
Reporter: Andrew Lee Rubinger
Assignee: Carlo de Wolf
Fix For: 1.1.3
On Plugin atop Branch_5_x boot:
21:06:47,002 ERROR [AbstractKernelController] Error installing to Real:
name=vfszip:/home/alrubinger/business/jboss/wc/jbossas/branches/Branch_5_x/build/output/jboss-5.1.0.CR1/server/all/deploy/jboss-ejb3-timerservice-as5.jar/
state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: Error deploying: JBossTimerServiceFactory
...
Caused by: java.lang.IllegalStateException: JBossTimerServiceFactory is already
installed.
...this causes regression in the EJB3 Integration TestSuite "ejbthree1624":
Caused by: java.lang.RuntimeException: Could not lookup object at name
"testMcBean" due to an error with the underlying ControllerContext
--
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