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
Runé Becker on
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