Alane,

> Glad to see you fixed this, let me know if no-one on the Java side picks
> it up. We really need some automated interop testing between C++ & Java
> projects.

I'd say we need some automated interop testing between all the platforms
supported by the project. 

One thing I've noticed that seems to be making this harder than need be (at
least in my dealings with the .NET client and java broker) has been that the
unit tests seem to be a combination of real stand-alone unit tests,
integration tests and advanced integration tests (like failover support)
requiring very specific conditions to be met and special set up.

One thing I'd say would make it easier to automate this would be to
explicitly separate those tests into different suites and also possibly
ensure we had a command line (and even a gui?) client built on top of each
of the different language client code bases so that we can easily run it
against each broker.
I think it would be particularly desirable if all of these integration
clients/tests would be the same set of tests, instead of having each
language implement their own set of tests.


Tomas Restrepo
[EMAIL PROTECTED]
http://www.winterdom.com/weblog/



Reply via email to