Hi, I am using httpcore-nio 4.0 beta 2, client extensions for consuming a web service which uses http push. I am quite perplexed by the behavior of library where its eating all the throw exceptions thrown in any of the callback methods silently.
Case in point, I am instantiating a ConsumingEntity in responseEntity() call, for handling responses asynchronously. Someitmes, my code in consumeContent() method throws unhandled exception, which is silently ignored. Is this the default behaviour? I am using this library from scala. -- Let them talk of their oriental summer climes of everlasting conservatories; give me the privilege of making my own summer with my own coals. http://gnufied.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
