ru.runa.af.InternalApplicationException: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
ru.runa.af.InternalApplicationException: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
at ru.runa.af.delegate.impl.AuthenticationServiceDelegateLocalImpl.getAuthenticationServiceLocalHome(AuthenticationServiceDelegateLocalImpl.java:48)
at ru.runa.af.delegate.impl.AuthenticationServiceDelegateLocalImpl.getAuthenticationServiceLocal(AuthenticationServiceDelegateLocalImpl.java:56)
at ru.runa.af.delegate.impl.AuthenticationServiceDelegateLocalImpl.authenticate(AuthenticationServiceDelegateLocalImpl.java:95)
at myruna.TestFactory.generateCollection(TestFactory.java:25)