Log in to follow, share, and participate in this community.
Article An Apology for Poor Forum Moderation
An Apology for Poor Forum ModerationDear Users of the Errai Form, It was recently brought to my attention that many user posts were becoming stuck in moderation. The root cause of this was an error in the forum settings, as it was never intended...
ERRAI-CDI LoadAsync with Instance<T>Hello. I'm working with errai 3.1.2.FINAL i have activated te async ioc and when i compile the project i have problems injecting Instance<T> classes i got these error [ERROR] java.util.concurrent...
errai blank projectHello everyone! Do you know where i can get blank project of errai. I tried arhetypes, but they have old version and i can't run it. I use tutorial examples and I try clean it, but with no results... I'm disap...
Thread Problem with @Inject (Unsatisfied dependencies)
Problem with @Inject (Unsatisfied dependencies)Hi, i am using Errai for several months - everything works fine without any problem - i really enjoy using Errai. Yesterday i tried to add a Bean outside the client package (Test.java in dev package) an and tried to...
Errai 4.0.0.Beta1 and UiBinderHi, i found that errai-uibinder is no more available in version 4.0.0.Beta1, is the special handling of uibinder no more needed or is creating uibinder based views no more supported ? Thanks, S.
Errai UI with GWTI'd really like to use Errai UI(3.2.4) in my GWT (2.8) application. I already have one setup with an EntryPoint implementation and an onModuleLoad. I have restGWT setup and interacting with my server (which uses Jerse...
RequestFactory integrationHi...I am looking to move from GWT UIBinder to Errai UI. Since we use RequestFactory to transfer our data objects, is it possible to combine Errai UI and data binding with RequestFactory? Thanks in advance, ...
Thread exception: java.lang.RuntimeException: Failed to dispatch CDI Event
exception: java.lang.RuntimeException: Failed to dispatch CDI EventHi, I have setup Wildfly 8.2.1 and Drools 6,2 wb. Drools get deployed well. and first day i was able to create a small project, with having a pojo class with 3 fields, guided decision table and a test case. ...
Thread Bug inTemplateUtil and GWT DOMImpl in Errai App
Bug inTemplateUtil and GWT DOMImpl in Errai AppAfter hours of GWT and Errai code debugging I've found what I think it is a Bug in the code. I was trying to use ListWidget to create and paint <TR> like items... and trying to find out what fails in thi...
TemplateUtil Div restrictionorg.jboss.errai.ui.shared.TemplateUtil has a BIG restriction. Errai let's you create your own custom widgets and "paint" them with a template. We are creating a "item" tipe widget to paint all the item...
Thread No proxy provider found for type only in dev mode
No proxy provider found for type only in dev modeHello everyone, I'm writing an application in Erra and I got into trouble. RPC calls using the application. When I start in normal mode, Vee running well, but when it will bring the best in dev mode thr...
Jboss Fuse 6.2.1 with Gradle buildHi All, we are exploring the options of using Gradle as build tool for Jboss Fuse with camel, cxf and A-MQ. Does OSGi architecture in Jboss Fuse supports building application using Gradle, have anyone used Jb...
Thread Has anyone had any experience getting Errai to run on Tomcat?
Has anyone had any experience getting Errai to run on Tomcat?I am attempting to get Errai 4.0.0.Beta1 running in Tomcat, and I was wondering if anyone has done this before? Specifically, I am trying to determine what dependencies I can remove from Errai (i.e. Wildfly), an...
Thread ClassCastException When Trying to Make JAXRS Call
ClassCastException When Trying to Make JAXRS CallI am using Errai 4.0.0.Beta1, and I am trying to get a simple JAX RS call made. Here is the code I am using: final RemoteCallback<List<Company>> remoteCallback = new RemoteCallback<List<Compa...
Thread Errai i18n : Support multiple Versions of the same language
Errai i18n : Support multiple Versions of the same languageOne question is can we have multiple versions of the same language or provide the translation from the server For example, we have multiple English clients that use your system, however they have a different way of r...