Hi,
I'm running a bunch of test against the vfabric-tc-server-standard 2.6, and always meet the memory issue.
I tried to set something like this:
set JVM_OPTS=-Xms512m -Xmx1024m...
Type: Posts; User: fellix; Keyword(s):
Hi,
I'm running a bunch of test against the vfabric-tc-server-standard 2.6, and always meet the memory issue.
I tried to set something like this:
set JVM_OPTS=-Xms512m -Xmx1024m...
Hi,
I found a weird thing when uploading files with Spring RestTemplate in 3.1.M2 that, the FileSystemResource or ClasspathResource will make the upload very slow if BufferRequestBody(in...