- This topic has 0 replies, 1 voice, and was last updated 1 year, 2 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- You must be logged in to reply to this topic.
Hi, I noticed that if I use a version string in a smart service but I don’t provide a version in the TkbmMWSmartRemoteClientFactory.GetClient it still works. I don’t know if this is intentional or not. AFAIK the version is part of the fully qualified service name, so if there is a mismatch between client and server it shouldn’t find work.
For the time being I check in the procedure kbmMWServerPreServeRequest if the client’s version string is empty if so, I will it with a non existing version. This way I can prevent that old client connect to the application server.
I am using 5.21.00 on D11.3
Kind regards,
Luigi