I am using  the Vysper 0.7 core jar  and have added a custom endpoint , and
some custom filters to my Vysper main. I am doing my business logic in the
filters. The business logic entails just sending the payload on to Kafka.
 I've coded up a client in the SMACK API which sends a continuous stream of
 stanzas  to my Vysper  instance. When I kill the client,  the Vysper
server terminates sometimes with an XML parse error  other times without a
stack trace.  How do I gracefully handle clients unexpectantly terminated
on the server side ?
 Where would I look to add exception handlers  in my vysper code?
 I assume Vypser core can handle droppedconnections and client failure
 Should I be doing  business logic in filters or is there a better way to
do it ?

-- 
Frank Arico
[email protected]<https://mail.google.com/mail/?view=cm&fs=1&tf=1&[email protected]>
 Home: 610-902-0950
Cell: 610-212-5476

Reply via email to