protegeproject / protege-server

An OWL ontology server for OWL API programs, e.g., Protege Desktop.
21 stars 16 forks source link

Timeouts returning 500 rather than 440 #36

Closed bdionne closed 8 years ago

bdionne commented 8 years ago

When a user session times out the client is receiving a 500. This prevents the client from prompting the user to login again.

This commit removes the exception that was caught in AuthenticationHandler. Looking at this handler, I suppose the table could return a null but that seems like an unlikely case

johardi commented 8 years ago

Fixed via https://github.com/protegeproject/protege-server/commit/7e4de2f48a374a5e016b962c6e0a1535f9a637df