[jboss-jira] [JBoss JIRA] Commented: (AS7-1418) Provide Arquillian clustering example for standalone server
Rostislav Svoboda (JIRA)
jira-events at lists.jboss.org
Wed Aug 10 08:45:32 EDT 2011
[ https://issues.jboss.org/browse/AS7-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619996#comment-12619996 ]
Rostislav Svoboda commented on AS7-1418:
----------------------------------------
Hi Karel.
I checked your prototype and thank you for it. Could you please include preparation module as described in https://docspace.corp.redhat.com/docs/DOC-69049 + http://git.engineering.redhat.com/?p=users/rsvoboda/testsuite-structure-sample/.git;a=summary ?
I don't like to have server configuration xml files directly in testsuite, these files can be changed in future and it will be difficult to keep them updated. Better way is to prepare them in preparation module.
testsuite/clustering/multiple-nodes/src/test/resources/jbossas-1/standalone/configuration/standalone-ha.xml
I added comment to https://github.com/kpiwko/jboss-as/commit/11ac6bd7f1eb8d5438e38c11c0da55f20db80230 about changes introduced in AS7-1318
> Provide Arquillian clustering example for standalone server
> -----------------------------------------------------------
>
> Key: AS7-1418
> URL: https://issues.jboss.org/browse/AS7-1418
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Test Suite
> Affects Versions: 7.0.0.Beta3
> Reporter: Karel Piwko
> Assignee: Karel Piwko
>
> Create a clustering example which is starting two independent standalone nodes.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list