Hi,

I am writing some code that will enable web components
in the JBoss server VM to use UserTransaction.
This is to fix bug #463790.

But I would also like to add a test for it, and it
would be natual to have it as part of the web test
suite.
In the CTS test suite I already have some extensive
test for stand-alone client UT, using some CTS beans
and a non-junit class to do the test work.

To avoid duplicating code, I am thinking about adding
the CTS test jar to the ear of the web test, thus
creating a dependency.

What do you think?
Are such dependencies in jbosstest a no-no, or would
it be ok?


Best Regards,

Ole Husgaard.

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to