• Advanced CDI Event Support

    Hi,   I have a composite that needs to support quite a few CDI event generators and observer methods. I would like to minimize the number of injected Event fields and dynamically fire events using the Event.sele...
    Profile Photo
    last modified by aanderson1776
  • Errai navigation broken on CordovaWebView

    Tried the Errai tutorial after checkout from github. There is no deployed 3.2.0 SNAPSHOT of the cordova-maven-plugin. I've changed this to 3.1.2, probably won't make a difference. It would be nice if the tutorial was ...
    Profile Photo
    last modified by christian.bauer
  • 3.2.0 snapshot - could not create Vfs.Dir from url

    Hi   I'm getting the following error when trying to use Errai 3.2.0 Snapshot. I do have the errai-jboss-as-support added as a maven dependency. Any ideas what I am doing wrong? Or is this a bug?   Thanks...
    Profile Photo
    created by magick93
  • Errai marshalling doesn't work

    Hi, I have a basic POJO object, which I want to send from server to client. I addded @Portable and @MapsTo annotations.   User.java   package gwt.user.model; import org.jboss.errai.common.client.api.annot...
    Profile Photo
    created by sarge23
  • Sending messages in GWT by Errai

    Hi, http://docs.jboss.org/errai/latest/errai/reference/html_single/#sid-5931280_MessagingAPIBasics-SendingMessageswiththeClientBus here is how to send a message from client.   I have a client HelloServer.java, ...
    Profile Photo
    last modified by sarge23
  • How Else Can I Do This With Errai ??

    The Problem I want to be able to have modal overlays of certain @Page templates in my app such that the overlays can be invoked from any @Page showing in Errai UI Navigation Panel. Consider an managing Products that ...
    Profile Photo
    last modified by chaluwa
  • Errai Validation For Declarative Client-Side Validation ?

    I know that we can use the Validator class on the client to validate a bean against the declared JPA annotations in the bean. Is is possible, and how can I go about using such validation constrains in a POJO to contro...
    Profile Photo
    last modified by chaluwa
  • Cant get Message API to work.

    Hello, I am using Errai 3.1.2.Final for development, wildfly 8.2.0. I am using the MessageBuilder and related APIs to send messages. I dont seem to recieve the messages on the MessageCallback at all.   My Entry...
    Profile Photo
    last modified by subhrajyotimoitra
  • [3.0.3.Final] - Errai keeps reconnecting (session expired while in state CONNECTED: attempting to reset)

    Hi guys,             I'm experiencing some known issues in earlier versions of Errai (mentioned here: [2.3.1.Final] Errai keeps reconnecting ([errai] http session has...
    Profile Photo
    last modified by cristianmiranda
  • List of enums in query Parma in Errai Jax-RS

    Hello,   I declared a QueryParam that is a List of enums but I get an exception telling me that I do not follow QueryParam specification. I checked and it seems that enum is compatible because it has a valueOf s...
    Profile Photo
    last modified by steeveb
  • Server to Client event: no subscribers to deliver to for subject: cdi.event:Dispatcher

    Hello, I try a simple application with Server -> Client event with Errai 3.1.2-Final, GWT 2.7.0, Wildfly 8.2.0.Final (I have also tried with Errai 3.2.0-SNAPSHOT with same result). In the browser console, I have ...
    Profile Photo
    last modified by pgy
  • Errai 3.1.2 + JEE 7 - Maven setup

    Hello,   I read on the Errai website:"3.1.2.Final - Requires GWT 2.6+ and targets Java EE7 (i.e. Wildfly 8+)" But the errai-bom pom.xml references Java EE6 libraries eg. <javaee.api.version>6.0</javaee...
    Profile Photo
    last modified by snorbii
  • Do you need to add app server specific support to your deployment?

    Hi, again   I'm struggling to get my app deployed to Wildfly 8.2.0 final.     Below is the output from attempting to deploy using mvn clean package wildfly:deploy -Dmaven.test.skip=true -Pjboss7, whic...
    Profile Photo
    created by magick93
  • Are Nested navigations supported?

    GIven a typical pattern (below) for setting up a navigation, where in a main panel there is a header, content, and footer, and the content is annotated @NavigationPanel. The content is replaced when transitionTo() is ...
    Profile Photo
    last modified by pnakaska
  • Errai-Bus and client side error handling

    I am using Errai-Bus 3.1.2.Final in a GWT applicaiton and I have troubles getting the client side error handling to work.   Here is the setup: I am trying to send a Message to the backend:   Date date = ...
    Profile Photo
    last modified by timeu
  • Errai with Flux (React)

    Hi   Im interest to hear from anyone who has applied the Flux architecture, as used in ReactJS, in Errai.   I see there is a java implementation hal/circuit · GitHub - that is apparently GWT compatibl...
    Profile Photo
    created by magick93
  • Errai spring-boot integration

    Hello everyone,   While searching for a way to implement our front-end, we can up with Errai and we where impraised from its capabilities. Unfortunatelly our backend servers are developed using spring-boot and ...
    Profile Photo
    last modified by maxsap
  • Errai and AppEngine (GAE)

    Hi All, sorry if this is a question already answered. I would like to know if Errai messaging can be used in conjunction with GAE (AppEngine)? I know there have been some questions about this in the past, but I am not...
    Profile Photo
    last modified by cody.teardrops
  • Problem with Errai Marshalling

    I am using errai 3.1.1.Final along with GWT 2.7.0 to communicate with some REST services. One of the services is a PUT accepting a list of Objects (quite heavy weight ones). The service invocation works fine when the ...
    Profile Photo
    last modified by nikhilraj
  • State of incremental compilation of IOC bootstrapper

    Hello,   we just updated to GWT 2.7 and got it running. We can experience the benefits of incremental builds as long as we are not touching any file that leads to the generation of the IOC bootstrapper. If we do...
    Profile Photo
    last modified by jannis