[jacorb-developer] IllegalAccessException
Radha
everrad at yahoo.co.in
Wed Sep 24 15:28:57 CEST 2014
Hi,
I downloaded jacorb2.3 beta 2 version of jacorb.jar and when I tried using in my application, I get below exception. I figured that in next version of JSSEUtil the issue is fixed. Is it incorporated in any version of jacorb 2.3.0? Shall I get the latest version of JSSEUtil.java file and build the jacrob jar and start using it? Please let me know.
I cannot move to jacorb 2.3.1 because of change of log infrastructure and my application will have major impact.
[wlrun70] Caused By: java.lang.RuntimeException: java.lang.IllegalAccessException: Class org.jacorb.security.ssl.sun_jsse.JSSEUtil can not access a member of class com.sun.net.ssl.internal.ssl.SSLServerSocketImpl with modifiers "public"
[wlrun70] at org.jacorb.security.ssl.sun_jsse.JSSEUtil.setWantClientAuth(JSSEUtil.java:139)
[wlrun70] at org.jacorb.security.ssl.sun_jsse.SSLServerSocketFactory.createServerSocket(SSLServerSocketFactory.java:248)
[wlrun70] at org.jacorb.orb.iiop.IIOPListener$SSLAcceptor.newServerSocket(IIOPListener.java:657)
[wlrun70] at org.jacorb.orb.iiop.IIOPListener$SSLAcceptor.createServerSocket(IIOPListener.java:644)
[wlrun70] at org.jacorb.orb.iiop.IIOPListener$Acceptor.init(IIOPListener.java:414)
[wlrun70] at org.jacorb.orb.iiop.IIOPListener.configure(IIOPListener.java:166)
[wlrun70] at org.jacorb.orb.etf.FactoriesBase.newInstance(FactoriesBase.java:123)
[wlrun70] at org.jacorb.orb.etf.FactoriesBase.create_listener(FactoriesBase.java:72)
[wlrun70] at org.jacorb.orb.BasicAdapter.configure(BasicAdapter.java:104)
[wlrun70] at org.jacorb.orb.ORB.getRootPOA(ORB.java:951)
[wlrun70] at org.jacorb.orb.ORB.resolve_initial_references(ORB.java:1237)
[wlrun70] at com.lni.lps.nei.NEAdopter.<init>(NEAdopter.java:183)
[wlrun70] at com.lni.lps.nei.NEAdopter.init(NEAdopter.java:235)
[wlrun70] at com.lni.lps.nei.NEAdopter.init(NEAdopter.java:230)
Thanks,
Radha.
More information about the jacorb-developer
mailing list