I am facing a class loader issue in 19.0.0.1 core : My JAAS and Application JAR's are loading by two different class loaders. Kindly advice how can i resolve. Below are my config in server.xml :
<application id="Sample" location="/home0/was9/wlp/shahu/App.ear" name="Sha" type="ear" context-root="Sam" autoStart="true"><application id="BANCS" location="/home0/was9/wlp/shahu/App.ear" name="Sha" type="ear" autoStart="true">
<classloader commonLibraryRef="Lib"/> </application>
<library id="Lib"> <fileset dir="/home0/was9/wlp/usr/servers/shahu/apps/expanded/Sha.ear/APP-INF/lib" includes="*.*" scanInterval="5s"/> </library>
<jaasLoginModule id="BFS" className="com.XXXX.LoginModule" controlFlag="REQUIRED" libraryRef="Lib"/>
<jaasLoginContextEntry name="system.WEB_INBOUND" id="system.WEB_INBOUND"
loginModuleRef="myCustom, hashtable, userNameAndPassword, certificate, token" />
I kept my jaas.config and Login module JAR at /home0/was9/wlp/usr/servers/shahu/resources/security/jaas
------------------------------
SHAHUL SHAIK
------------------------------
Original Message:
Sent: Wed April 24, 2019 02:17 PM
From: Alasdair Nottingham
Subject: Post event questions for WebSphere Liberty 19.0.0.1,2,3 Technical Overview, Update, and Q&A (Session 1 & 2)
Hi all,
Thanks so much for attending our session! We had some great questions asked during the webcast, if there are any remaining questions please add them here!
------------------------------
Alasdair Nottingham
IBM
------------------------------