Hi all, I'm planning to refactor most of the tests in the scenarios package, so that we can run them with a couple of different Sandesha configurations. I think that if we put them in one class, and have a few member variables to pick the repository & axis2.xml paths, then we can quite easily subclass the whole lot and point them at a different configuration.
I'm wanting to do this so that we have a convenient way of running with the current storage manager, and one that uses the message context serialisation code, but it could also be useful to allow us to run more tests with security enabled. While prototyping I found a few bugs in the code too, which is how I found the last couple of commits I made :) Is everyone happy if I go ahead? Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
