How to get a session by session id in JBoss 5
问题 I want to verify that session in JBoss 5 is still active and in logged in state. to implement a JWT (json web token). for this, I need to get session by id. 回答1: to debug it: JBoss uses a special version of tomcat called JBoss web. then I searched "jboss web 2* jar" and added it as source for sources to eclipse then I could debug it. also in eclipse, I have installed from eclipse marketplace FernFlower decompiler (* I took the actual version from https://developer.jboss.org/wiki