Skip to content

Cookie functionality is commented #16

@GoogleCodeExporter

Description

@GoogleCodeExporter
In RemoteServiceSyncProxy.java you have 2 lines commented:

140:// connectionManager.getCookieManager().setCookies(connection);
147:// connectionManager.getCookieManager().storeCookies(connection);

This causes an issue when you run multiple threads within JMeter.

After I've uncommented those two lines, my test plan started working as 
expected.

Original issue reported on code.google.com by ghimus on 13 Apr 2011 at 12:58

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions