-
- Downloads
Fixed: on the server side RMIComm.Facade#connected() was not called
As a result, the disconnect() counterpart was always ignored, which prevented a client that has been previously brutally disconnected (no notifiction to the server) to be unable to reconnect anymore, until the server was restarted!
Showing
- src/eu/telecom_bretagne/praxis/common/events/CommunicationFacade.java 12 additions, 0 deletions...om_bretagne/praxis/common/events/CommunicationFacade.java
- src/eu/telecom_bretagne/praxis/common/events/RMICommunicationFacade.java 1 addition, 0 deletions...bretagne/praxis/common/events/RMICommunicationFacade.java
Please register or sign in to comment