[wildfly-dev] arquillian config to test new server element (Question)

Darran Lofthouse darran.lofthouse at jboss.com
Thu Aug 21 04:14:17 EDT 2014


On 20/08/14 19:31, Brian Stansberry wrote:
> The xsd should be version 2_0 then, not 1_3.

Actually I think that is a must be at least 2_0 ;-)

Using version 2 would cause a complication if WildFly 8 also needed an 
updated in this area but until WildFly 9 Final is released we can cope 
with that.

>
> The 1_x series should be reserved for EAP 6. Otherwise if EAP needs a
> schema update but can't pull in everything in the current WildFly
> schema, we're stuck.
>
> Management API versions and schemas should increment the major version
> every time WildFly does.
>
> On 8/20/14, 1:10 PM, Rebecca Searls wrote:
>> No only wfly 9 onward.
>>
>> ----- Original Message -----
>>> From: "Darran Lofthouse" <darran.lofthouse at jboss.com>
>>> To: wildfly-dev at lists.jboss.org
>>> Sent: Wednesday, August 20, 2014 1:07:01 PM
>>> Subject: Re: [wildfly-dev] arquillian config to test new server element	(Question)
>>>
>>> Sorry not answering your question but just to double check, is this
>>> schema going into EAP 6?
>>>
>>> On 20/08/14 14:47, Rebecca Searls wrote:
>>>>
>>>> In Wfly 9 the JBossWS team has added a new server element in
>>>> jboss-as-webservices_1_3.xsd
>>>> and added the corresponding code in wfly/webservices.  I have added a
>>>> corresponding
>>>> test in org.jboss.as.test.manualmode.ws.WSAttributesChangesTestCase.
>>>> Does arquillian need to be changed in some way to access this new feature?
>>>> My new code in WSAttributesChangesTestCase always fails because it can not
>>>> find
>>>> the new server element.  I've tried running the test as follows.  Both
>>>> fails the
>>>> same way.
>>>>
>>>> integration-tests.sh install
>>>> -Dtest=org/jboss/as/test/manualmode/ws/*TestCase* -Dts.manualmode
>>>> -Dts.noSmoke
>>>>
>>>> integration-tests.sh install
>>>> -Dtest=org/jboss/as/test/manualmode/ws/*TestCase* -Dts.manualmode
>>>> -Dts.noSmoke
>>>> -Djboss.dist=$WILDFLY_HOME/dist/target/wildfly-9.0.0.Alpha1-SNAPSHOT
>>>>
>>>>
>>>> _______________________________________________
>>>> wildfly-dev mailing list
>>>> wildfly-dev at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>>>
>>> _______________________________________________
>>> wildfly-dev mailing list
>>> wildfly-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>>
>> _______________________________________________
>> wildfly-dev mailing list
>> wildfly-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>>
>
>


More information about the wildfly-dev mailing list