Thread Static method to get the current user id (container managed)
Static method to get the current user id (container managed)Hi, Guys, In jboss, is there a static way to get the current login user id? I know there similar ways in other application servers like WebLogic and Websphere. Thanks in advance! Regards, Tao
Thread Unable to access request parameter from Custom Login module
Unable to access request parameter from Custom Login moduleI want to use some information populated by 3rd party perimeter authentication system in Jboss EAP 6.4 custom login module. Our current enterprise application solution relies upon a common custom authenticator...
Caida InstanciaComo puedo revisar la caida de una instancia del servidor de aplicaciones jboss community? version jboss : jboss-as-7.2.0.Final El servidor de aplicaciones tiene 4 instancias, pero siempre se cae ...
HTTP request in custom Login ModuleHow do I get request object in custom login module. The PolicyContext approach is invalid from 7.x version. So if I need to share information between authentication and login modules how can I do that? Note the Threa...
Scan Jboss ClassLoaderHi, Is there a way to list all classes & jars (Including deployment war/ear) loaded in Module Class loader? I want to see which ones are loaded in JVM. I checked the official documentation and found the vi...
Jboss EAP 7.1 ServiceModuleLoader returning nullI'm using Jboss EAP 7.1 and when i try to dumpAllModuleInformation from ServiceModuleLoader, i'm getting null pointer exception, however i could see results for LocalModuleLoader. Attaching the Stack Trace below. Basi...
Thread Return type Vector is giving null pointer exception in Ejb3.0
Return type Vector is giving null pointer exception in Ejb3.0Hi All, PLease help on this I am stucked and no option since last couple of days I have a EJB program deployed on JBOSS AS 7.1 for the platform@@ .earlier same Sourcecode was working on Weblogic plateform . now un...
How to install JBoss on Linux server?JBoss installation is very straightforward. You need to download the desired version from JBoss official download page in zip or gz format. Once downloaded, just extract the file to the location you want to install. I...
Reg: JBoss EAP v7.0.9 - RHSA-2018:1247Hello All, We are using JBoss EAP v7.0.9... recently i came across one vulnerability RHSA-2018:1247, as per RH documentation it need to apply v7.1.1, am confused. Want to know whether we need to consider...
Thread Spring Jars are not working in JBoss EAP Server
Spring Jars are not working in JBoss EAP ServerHello All, we had one war working in Tomcat it's working fine in My windows developer machine, once i deployed the same application in the Jboss EAP in Linux, its thowing the Spring Errrors, Can you pl...
Thread Error listenerStart - when deployed war in jboss as7
Error listenerStart - when deployed war in jboss as7Hi I am getting below error while deploying war on Jboss 6 EAP (as 7). Please help me ===================================================================================== 14:14:17,658 WARN [org.jboss.as.dep...
JBOSS AS 7.1 issue on deployment-scannerFew days back on faced an issue on JBOSS AS7.1 startup - as seen in the log below the "deployment-scanner" was not activated in JBOSS resulting in my apps not deployed. AS log when issue was...