You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
Seamless integration of CDI backend components with GWT client applications.
<dependency> <groupId>org.jboss.errai</groupId> <artifactId>errai-cdi</artifactId> <version>1.1-CR1</version> </dependency> |
| Name | Module role | Commit username (Git) | Organization | Hometown (Time zone) |
|---|---|---|---|---|
| Lead | braunh | Red Hat, Inc. | Munich, Germany (UTC+1) | |
| Mike Brock | Lead | mikebrock | Red Hat, Inc. | Toronto Canada |
The CDI integration module offers seamless integration of CDI backend components with GWT client applications. Build as an extension to the Errai core framework, it allows you to transparently access CDI beans while harnessing the power of the core framework: true asynchronous bi-directional communication, a consise programming model and build-in serialization.