ejabberd - Comments for "erlCass and ejabberd " https://www.ejabberd.im/forum/29683/erlcass-and-ejabberd en Thank you. I figure it out i https://www.ejabberd.im/forum/29683/erlcass-and-ejabberd#comment-67694 <p>Thank you.<br /> I figure it out i was missing the necessary files to include. You must have ti include erlcass.erl in your module<br /> And also you need to update the app.config in the erlcass module with correct contact_points.</p> Fri, 17 Nov 2017 06:31:15 +0000 naeemakram comment 67694 at https://www.ejabberd.im If the error appears when https://www.ejabberd.im/forum/29683/erlcass-and-ejabberd#comment-67682 <p>If the error appears when running the code, it probably means erlang can't find the erlcass.beam file. Copy it with all the other ejabberd installed beam files, and restart.</p> <p>If the error appears when compiling the code, ir probably means the erlang compile can't find the erlcass.hrl file. Copy it with all the other erlang header files, in your source code dir, and recompile.</p> Thu, 19 Oct 2017 14:25:31 +0000 badlop comment 67682 at https://www.ejabberd.im