Yep, was going to look into that once I put together a few more test cases.
- james Garrett Rooney wrote: > On 8/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> + private static final String PORT_PROP = >> "abdera.test.client.cache.port"; > > Might want to change the property here, since it's no longer cache > specific. > > We also might want to look into the possibility of a global server > instance, so we can avoid having to start it up and tear it down > multiple times, which can take time (more the tear down than the start > up really). > > -garrett >
