Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
This commit is contained in:
commit
93547f2d38
|
@ -52,7 +52,7 @@ public class MongoTestServer extends AbstractTestServer
|
|||
_saveAllAttributes = saveAllAttributes;
|
||||
}
|
||||
|
||||
public SessionIdManager newSessionIdManager()
|
||||
public SessionIdManager newSessionIdManager(String config)
|
||||
{
|
||||
if ( _idManager != null )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue