Nice tip Jens!

Thanks.


Jay Brown
Senior Engineer, ECM Development
IBM Software Group
[email protected]


|------------>
| From:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"Huebel, Jens" <[email protected]>                                            
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |"[email protected]" <[email protected]>,                       
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |09/10/2013 01:10 AM                                                          
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: Remember login setting                                                   
                                                                     |
  
>--------------------------------------------------------------------------------------------------------------------------------------------------|





I usually us a script/batch file to set them automatically when starting
the workbench:

#! /bin/sh
CUSTOM_JAVA_OPTS="\
-Dcmis.workbench.binding=browser \
-Dcmis.workbench.url=http://localhost:8080/inmemory/browser \
-Dcmis.workbench.user=jens \
-Dcmis.workbench.password= \
-Dcmis.workbench.compression=true \
-Dcmis.workbench.cookies=true"
cd workbench
. ./workbench.sh

Perhaps this helps in your case as well to do something like this.

Jens


From: Sven Deckers <[email protected]>
Reply-To: Chemistry Dev <[email protected]>
Date: Dienstag, 10. September 2013 09:38
To: Chemistry Dev <[email protected]>
Subject: Remember login setting

Hi,

Is it possible to save my login settings (url, login, password) as well as
some extra parameters I set through the expert-tab (2 locales) ?



Thanks in advance,

Sven Deckers
Webtechnologie


KONINKLIJKE APOTHEKERSVERENIGING VAN  ANTWERPEN
Consciencestraat 41              2018 Antwerpen
T   03 280 15 68                     F   03 280 15 80
[email protected]          www.kava.be

Reply via email to