Hi guys (Bill really)
1. I can run the qa server tests from the qa/junit directory doing
ant one-test -Dtest=server (for the SimpleUnitTestCase)
(and -Dtest=server/jca, and -Dtest=server/ftp for jca and ftp).
Now, the SimpleUnitTestCase has a "testScope()" which should evaluate to
"scope2", but
it evaluates to "scope1" for me.
Am I the only one?
2. If I run these tests from the debugger, the queues don't
automatigically deploy (but I can deploy them by hand) and also
the mbean "jboss.esb:test=server" is missing. How this this supposed to
get deployed?
Thx,
--Kurt
Show replies by date