You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/08/23 19:43:27 UTC

[GitHub] [guacamole-client] necouchman commented on pull request #546: GUACAMOLE-1123: Standardize REST endpoints for historical data

necouchman commented on pull request #546:
URL: https://github.com/apache/guacamole-client/pull/546#issuecomment-678815977


   Okay, @mike-jumper, I've significantly refactored this, but sure it still needs some work.
   
   I've also got an error with the current code I cannot quite figure out - I switched the `connection/<identifier>/history` and `user/<identifier>/history` resources to use the common ones you implemented, but this is yielding an error:
   
   HTTP Status 500 - No serializer found for class org.apache.guacamole.rest.history.ConnectionHistoryResource and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationConfig.Feature.FAIL_ON_EMPTY_BEANS) )
   
   I've done a little Google Research and tried a couple of things but not exactly sure why it isn't working, there.  If you have any hints I'll be happy to try things out...


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org