[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-554) Create an Admin abstraction that would allow running generic JMS tests regardless of provider implementation
Richard Achmatowicz (JIRA)
jira-events at jboss.com
Thu Oct 19 16:41:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-554?page=comments#action_12345544 ]
Richard Achmatowicz commented on JBMESSAGING-554:
-------------------------------------------------
At present, the JBossMQ tests are initiated in various targets within the testsuite - for example, some of the basic tests are in the tests-standard-unit target, and others in the tests-standard-stress. There is no target for executing all JBossMQ tests as a group. This can be easily changed so that a separate JBossMQ target is defined and this will initiate the JMS tests for JBossMQ.
The Messaging tests have already been set up as you describe, except that you don't need to create the Messaging configuration by hand - the target calls release-admin.xml on your behalf.
How close am I to that way of executing the tests? Very close. I would just need to create a new target for JBossMQ. That's 10 minutes work, but i'd rather leave it until I finish getting the refactoring done, if you don't mind.
> Create an Admin abstraction that would allow running generic JMS tests regardless of provider implementation
> ------------------------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-554
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-554
> Project: JBoss Messaging
> Issue Type: Sub-task
> Components: Tests and Performance
> Reporter: Ovidiu Feodorov
> Assigned To: Richard Achmatowicz
> Fix For: 1.2.0.Beta1
>
>
> Since Messaging and JBossMQ use slightly different ways of deploying their administered objects (destinations and connection factories), we need to create an unified Admin interface that would allow to deploy these artifacts regardless of provider implementation, and then create plug-ins for Messaging and MQ.
> Initial work in this direction has been done by Adrian, see http://www.jboss.org/index.html?module=bb&op=viewtopic&t=72570
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list