[jboss-jira] [JBoss JIRA] Created: (JBBOOT-84) Missing ServerConfig @ManagedProperty annotations
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Mon May 25 08:34:56 EDT 2009
Missing ServerConfig @ManagedProperty annotations
-------------------------------------------------
Key: JBBOOT-84
URL: https://jira.jboss.org/jira/browse/JBBOOT-84
Project: JBoss Bootstrap
Issue Type: Bug
Affects Versions: 0.1.2
Reporter: Emanuel Muckenhuber
Assignee: Andrew Lee Rubinger
The BasicJBossASServerConfig is missing @ManagedProperty annotations, which causes those two tests failures:
> org.jboss.test.cluster.defaultcfg.profileservice.test.FarmedClusterHotDeployUnitTestCase(ClusteredProfileService).testFarmHotDeployment
> org.jboss.test.deployers.test.DeploymentManagerUnitTestCase(profileservice).testHotDeploymentBeans
I assume that this ServerConfig is the one used previously (which seems to have the correct annotations):
https://svn.jboss.org/repos/jbossas/projects/bootstrap/tags/jboss-bootstrap-1.0.0-Beta-3/src/main/java/org/jboss/bootstrap/BaseServerConfig.java
--
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