protegeproject / protege-client

Provides client functionality for the Protege Desktop application to connect to an OWL Ontology Server.
16 stars 9 forks source link

The revision diff tab doesn't handle session timeouts #64

Closed bdionne closed 8 years ago

bdionne commented 8 years ago

When a user tries to commit rejections, and the session has timed out, an exception is thrown. It should probably prompt the user to login again and then proceed with the commit, similar to how the server/commit menu item works

rsgoncalves commented 8 years ago

Could you please paste the exception here?

bdionne commented 8 years ago

Just set the server timeout to 60s, connect and wait 60s before doing a commit from the revision tab

screen shot 2016-09-01 at 5 57 34 am