To address my business requirements i have to send different types of Messages. I have done this my modifying the message class in "tinder.jar". Earlier there were only normal, chat, groupchat, headline and error. I have added 3 more types in Type ENUM and updated the message class in tinder.jar file.
Will this cause any issues in my openfire's message sending functionality?