Skip to content
/ iris Public

Enterprise Java Beans application for iris-engine based chat bots. Optimized for deploying with Glassfish.

Notifications You must be signed in to change notification settings

gianksp/iris

Repository files navigation

IRIS

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

About

Enterprise Java Beans application for iris-engine based chat bots. Optimized for deploying with Glassfish.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages