Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chkal/pf-cdi-test
Test project for PrettyFaces + CDI conversations
https://github.com/chkal/pf-cdi-test
Last synced: about 6 hours ago
JSON representation
Test project for PrettyFaces + CDI conversations
- Host: GitHub
- URL: https://github.com/chkal/pf-cdi-test
- Owner: chkal
- Created: 2012-02-13T06:23:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-15T16:22:46.000Z (almost 13 years ago)
- Last Synced: 2024-05-01T19:34:04.941Z (7 months ago)
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Test project for PrettyFaces + CDI conversations.
Just deploy to a JBoss AS 7.1.0.CR1b server to reproduce the problems.
The ``FacesServlet`` is currently mapped using ``/faces/*``. To change the mapping
just switch to the other configuration by updating ``web.xml`` and ``pretty-config.xml``.