Hi,
According to the user manual, you just need to drop classes into the
client/ subdirectory and they are compiled and made available to the
client test script. I just tried that and my client class is not being
compiled, let alone used by the test script. I looked around in the
other WSIT e2e test cases and not a single one of them is using
additional Java classes. I guess I ran into a bona fide bug or is there
some undocumented configuration magic?
Fabian