Java Enterprise Application for iris-engine based chat bots. Optimized for Glassfish and Netbeans. To activate a bot execute the following request http://localhost:8080/Communication?bot=xxx&pass=xxx&openfire=xxx&client=xxx where:
bot = name of the bot (xmpp server login)
pass = password of bot (xmpp server password)
openfire = ip address of xmpp server
client = user name (just for naming purposes)
OPTIMIZED FOR NETBEANS AND GLASSFISH