RDML Longrange lansa SSL and default partition - where from?

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
jimoreilly
Posts: 22
Joined: Sat Apr 20, 2013 6:17 am

RDML Longrange lansa SSL and default partition - where from?

Post by jimoreilly »

When using port 80 access from Longrange client the partition override in the client profile works and allows me to switch between production and development partitions. When I switch to using SSL on our protected port, the Longrange connection always goes to the development partition, ignoring the partition override in the client profile. Where is the default partition to be used stored?
Paul

Re: Longrange lansa SSL and default partition - where from?

Post by Paul »

The default partition settings is stored in the client.xml file – which is server-wide.
If partition is specified in the client, the server-wide settings should be overridden.
This should be the case with SSL as well.

If you are finding that this is not the case then you should contact LANSA Support, letting them know if you are using Apache or IIS.
jimoreilly
Posts: 22
Joined: Sat Apr 20, 2013 6:17 am

Re: Longrange lansa SSL and default partition - where from?

Post by jimoreilly »

Thanks for pointing me in the right direction. I found that the Maintain Systems section of the Lansa Web Administrator had the SSL port marked with a partition (the DEV side) so that all transaction to the SSL port were being forced to the DEV partition. Once this was removed, it allowed for the override from the LongRange client side to take affect.
Post Reply