[jbossws-dev] [Design of JBoss Web Services] - Where to create your tests

thomas.diesler@jboss.com do-not-reply at jboss.com
Tue Apr 15 05:55:43 EDT 2008


Folks, 

on our road to pluggable WS stacks we migrated most jaxws tests over to framework (i.e. our common jaxws testsuite)

http://jira.jboss.org/jira/browse/JBWS-2096

When you create a new test, please first decide whether the test addresses 

#1 a general jaxws issues that should apply to all stacks 
#2 a issue that is specific to the native code base

Stuff we know it will not work across stacks but should, should still go to framework.

In that way we have excludes for all stacks the do not support a certain functionality that in turn will make it into our release notes.

Bottom Line: jaxws tests added to native should be rare

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144172#4144172

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144172



More information about the jbossws-dev mailing list