Ok. If possible I'll try to drop this class, and load an external file containing some Test settings, like host and port ...
Otherwise I'll try to derive this class from the other, to avoid duplicate test code ... To exclude these Integration tests from ant build, probably the simpler thing could be to move them in a new folder under web (like test_integration), and add it to the web subproject as a source folder. Or exclude this dir from test searching in ant. What do you think ? Bye
