<div dir="ltr"><div>Dear Sir:</div><div>        </div><div>         I am a new one in studing ovirt engine.Now,I have a Servlet in org.ovirt.engine.ui.frontend.server.gwt package.</div><div><br></div><div>         I want to call <strong>Frontend.getInstance().getLoginHandler().</strong><strong>onLoginSuccess(userName, password, domain)</strong> to set session for restapi in this servlet.</div><div><br></div><div>         But when I visit this servlet,it occur to show me an error which just like &quot;<strong>JBWEB000071: root cause java.lang.ClassNotFoundException: org.ovirt.engine.ui.uicompat.IFrontendActionAsyncCallback from [Module &amp;quot;deployment.engine.ear.webadmin.war:main&amp;quot; from Service Module Loader]</strong>&quot;. I found that this error is occured by calling<strong> Frontend.getInstance()</strong>.</div><div><br></div><div>         Can you tell me how to resolve this problem or a new way to set and resume restapi session in a servlet package of org.ovirt.engine.ui.front.server.gwt like the RestApiSessionManager in org.ovirt.engine.ui.webadmin.plugin.restapi package?</div><div><br></div><div>           thanks!</div><div><br></div><div>Best Regards!</div></div>