Updates 40002 » History » Version 1

Pierre Marc, 06/16/2011 12:15 PM

1 1 Pierre Marc
h1. 4.0.002 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* In web service, using the same message as both input and output generates an error message when building the WSDL. There is now an error message when saving the web service content in order to prevent such situation (using a message for both input and output stays forbidden, even for different operations).
6 1 Pierre Marc
* Possible exception when a command executes a procedure in another session itself sending command back to the parent session.
7 1 Pierre Marc
8 1 Pierre Marc
h2. New features
9 1 Pierre Marc
10 1 Pierre Marc
* Adding an optional http log file for client connectors using the nvc dll.
11 1 Pierre Marc
* Possibility to restrict a web service access to HTTPS protocol only.
12 1 Pierre Marc
* Possibility to use client certificates with HTTPS. This is used for authorizing access to trusted users but not for authentication.