hi,
I have a problem with my server application. When the class runs it
generates this message:
ERROR: java.lang.Security.Exception: ORBSingleton: access denied
java.lang.Security.Exception: ORBSingleton: access denied
at com.sun.corba.se.impl.orb.ORBSingleton.connect (Unknown
Source)
at LoginServer.main(LoginServer.java:31)
I use windows xp, and I wrote the code with netbeans.
Can you help me to find the cause for this error please??????
Thank you.