your jar file must be placed inside console-server.war/WEB-INF/lib so it can be found and initialized properly.
Please note that you should not change the default.session.template file but create a copy of it in jboss.config.dir (which is by default jboss_home/standalone/configuration) and name that file session.template. More can be found in documentation.
HTH