Hello community,
I am actually having troubles to connect to an Aris server through a proxy with Aris Admin tool.
1. I managed to connect to the server through Aris Business Architect installed on my machine by modifying the proxy properties in ABA for this server . Everything is OK
2. But when using Aris Admin Tool, I don't know how to define the proxy to be used and so I cannot connect to the server.
I tried adding JVM parameters in JavaClient\config\launcher.cfg
I tried to launch \JavaClient\jre\bin\javacpl.exe and to define a proxy... no effect.
Thanks for your help
Gilles
Dear Gilles,
did you try already to modify these parameters in %UserProfile%\ARIS90\ARIS.cfg?
<user type="proxy_ssl">
<userdata type="localhost:use_proxy" value="false"/>
<userdata type="localhost:proxy_server" value=""/>
<userdata type="localhost:proxy_port" value=""/>
</user>
I can't test it myself right now.
Cheers
Rune
Dear Gilles,
ARIS Admintool can't be configured to use a proxy. Typically, people administrating an ARIS Business Server will install that tool on the same machine.
As alternative to ARIS Admintool you could try to use ARIS Site Administrator. Not sure which functions you want to run from remote:
http://documentation.softwareag.com/aris/platform_72sr4e/installation_administration_guide_s.pdf
Cheers
Rune