Log in to follow, share, and participate in this community.
Thread @AfterInitialization for local event bus
@AfterInitialization for local event busHi, Simple question: I know that you need to use the @AfterInitialization annotation to make sure that the local _and_ remote eventbus is ready. However, assuming you're developing an application that does no...
How validate keycloak token?Hi nerds! i'm studying Keycloak and how use they. i have ever generated a token, but how ask to keycloak if that token is valid? where i work, have many many systems and i cant change the forms login and use...
CDI warningsRunning Errai 3.2.0.FInal app in WF 9.0.1, getting a bunch of CDI/WELD/DeltaSpike related warnings. I assume they are OK, still ... : ============================================================================...
Thread Errai 3.2.0-snapshot and Keycloak 1.2.0.Final - coninued pains
Errai 3.2.0-snapshot and Keycloak 1.2.0.Final - coninued painsHi all. I am stuck and I wonder if someone has been through the same issues I am facing with Errai 3.2.0-SNAPSHOT and Keycloak 1.2.0.Final (I have the same issues with older versions too). Ant clue? I am completely o...
Annotation with String[] value failsHi ... trying to use a qualifier annotation with a String[] value, errai fails at compile time. It happened when tries to create a java class with equals methods for the annotations (QualifierEqualityFactoryGenerator...
JPA blacklist not workingHello I am trying to use Errai JPA, however when I attempt to enable this my project does not compile. I get the following error: [INFO] Tracing compile failure path for type ...
Errai CDI - client side extensionsHello, Is it possible to create client side CDI extensions using Errai? I mean an extension similar to this: http://piotrnowicki.com/2012/06/inject-java-properties-in-java-ee-using-cdi/ Thanks, Norbi
[3.2.0.Final] Compiler waringsHi, I started seeing these during compilation - is this me or the generated code is obsolete? ... Adding '1' new generated units [WARN] Warnings in '.../BootstrapperImpl.java'...
Server-side (dynamic) Errai UI templatesHi Christian Is there any documentation on how to use the forthcoming server-side (dynamic) Errai UI templates? Thanks and regards
Recommend AS?Hi @csa We are looking to upgade our Errai based web app when Errai 3.2 final is released. We would also like to upgrade the application server that we use. Currently we are using Jboss 7.1x. I...
Thread Where is errai-3.2.0.CR1 version in Errai Issue tracker?
Where is errai-3.2.0.CR1 version in Errai Issue tracker?I'm confused, when I tried to update my project to Errai 3.2.0.Final (due date 15-Jun-2015), I found that it has not been released. Thats fine. So checking Maven central I see that 3.2.0.CR1 was released on 4-Jul-201...
Thread Errai Getting Started Guide and Polymer 1.0
Errai Getting Started Guide and Polymer 1.0I recently forked the Errai Getting Started Guide and started experimenting with it using Polymer 1.0 components. I was able to move the navigation bar into a paper-header-panel and wrapped the sidebar menu inside a c...
Errai messaging and JMS integrationA number of years ago (2011) I looked at Errai for responsive web apps and at the time it was in its early development phases. I had thought even then there was integration with JMS, so that some backend server could ...
Errai and Polymer 1.0 and databindingHi all, I was looking at code snippets from the just-released Polymer 1.0: https://www.polymer-project.org/1.0/docs/devguide/data-binding.html ... <dom-module id="host-element"> <template> ...
Strange WF 8.2+RestEasy/JAXRS+Errai 3.1.1+KeyCloak 1.2.Final FAILUREHi guys, I posted an issue to the WildFly forum, but it might belong here ... no idea where it belongs. Any help is appreciated! Thanks. Strange WF 8.2+RestEasy/JAXRS+Errai 3.1.1+KeyCloak 1.2.Final FAILURE
Thread Code examples of HTML5 push state use in and Errai 3.1.2
Code examples of HTML5 push state use in and Errai 3.1.2Hi all, I need to manipulate the browser URL of an Errai single page application (SPA) without causing page refresh, so that the browser has correct page state history. From my research, this is exactly what HT...
Thread Trying to debug - eclipse unable to find errai-bus
Trying to debug - eclipse unable to find errai-busHi I'm trying to debug in external web application (having been developing for so long without the ability to - now have to figure out how to do it) but I am getting the following strange error. I do have er...