From cc3471674c17d0f1fe6e6b342f7d26e9f5548aaf Mon Sep 17 00:00:00 2001 From: Roberto E. Escobar Date: Mon, 8 Oct 2012 18:05:37 -0700 Subject: feature[ats_D1TM7]: Specify authentication protocol on server --- .../org.eclipse.osee.client.all.product/org.eclipse.osee.ide.product | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/org.eclipse.osee.client.all.product') diff --git a/plugins/org.eclipse.osee.client.all.product/org.eclipse.osee.ide.product b/plugins/org.eclipse.osee.client.all.product/org.eclipse.osee.ide.product index 929763905aa..94e79ebd5e6 100644 --- a/plugins/org.eclipse.osee.client.all.product/org.eclipse.osee.ide.product +++ b/plugins/org.eclipse.osee.client.all.product/org.eclipse.osee.ide.product @@ -9,7 +9,7 @@ --launcher.XXMaxPermSize 256m - -Xmx700m -Dosee.default.broker.uri=BROKER_ID -Dosee.application.server=http://localhost:8089 -Dosee.authentication.protocol=demo + -Xmx700m -Dosee.default.broker.uri=BROKER_ID -Dosee.application.server=http://localhost:8089 -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -- cgit v1.2.3