Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sebfz1/wicket-quickstart-cdi-async
Testing CDI in sync/async mode, with Websocket notifications
https://github.com/sebfz1/wicket-quickstart-cdi-async
Last synced: 21 days ago
JSON representation
Testing CDI in sync/async mode, with Websocket notifications
- Host: GitHub
- URL: https://github.com/sebfz1/wicket-quickstart-cdi-async
- Owner: sebfz1
- License: apache-2.0
- Created: 2015-02-06T10:07:08.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-18T17:25:00.000Z (almost 10 years ago)
- Last Synced: 2023-03-23T23:25:34.177Z (almost 2 years ago)
- Language: Java
- Size: 222 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wicket-quickstart-cdi-async
Wicket Quickstart for testing CDI in sync/async mode, with Websocket notificationsDesigned to be deployed on [WildFly] (http://wildfly.org/downloads/)
## Workaround for Wicket CDI 1.1
Run webapp:
mvn install & mvn wildfly:run -pl war