SuccessChanges

Summary

  1. Fixed persisting "SessionNotFoundException" in (details)
Commit 9a8b4f1fe772760f0f11345f594019b564901aea by marco
Fixed persisting "SessionNotFoundException" in
leaf-2-leaf-communication.

Now, the affected session is removed on the client-leaf and thus, a new
session is generated with the following request.
The file was modifiedhouse.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/rpc/PgpTransportSupport.java
The file was modifiedhouse.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/rpc/SessionManager.java
The file was modifiedhouse.intelli/house.intelli.pgp/src/main/java/house/intelli/pgp/rpc/PgpHttpRpcClientTransport.java