Olá Rogel, tudo bem?
Consegui fazer funcionar a versão 3.6.0. Mas quando tento implementar o processo de segurança (autenticação) dá a mensagem a seguir. Precisa configurar alguma coisa diferente?
"java.lang.IllegalStateException: The thread ServletContext was not previously set. Configure org.nextframework.web.WebContextFilter as a filter and listener for your web application.
org.nextframework.web.WebContext.getServletContext(WebContext.java:25)
org.nextframework.web.service.ServletContextServiceProvider.getService(ServletContextServiceProvider.java:65)
org.nextframework.service.ServiceFactory.getService(ServiceFactory.java:105)
org.nextframework.authorization.Authorization.getUserLocator(Authorization.java:12)
br.com.mss.labqp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:17)
org.nextframework.core.web.NextFilter.doFilter(NextFilter.java:114)"
Abraço,
Marlon.