{"id":16099759,"url":"https://github.com/hantsy/jakartaee-faces-sample","last_synced_at":"2026-03-01T12:07:20.140Z","repository":{"id":39393568,"uuid":"238450472","full_name":"hantsy/jakartaee-faces-sample","owner":"hantsy","description":"Jakarta EE 10 Faces Example","archived":false,"fork":false,"pushed_at":"2025-02-01T04:15:38.000Z","size":519,"stargazers_count":41,"open_issues_count":10,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T05:55:55.201Z","etag":null,"topics":["arquillian","graphene","jakarta-server-faces","jakartaee","jsf"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hantsy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-05T12:57:08.000Z","updated_at":"2025-02-06T01:51:03.000Z","dependencies_parsed_at":"2023-01-31T20:46:41.438Z","dependency_job_id":"8aecd874-ac69-4b8d-9601-b8b878983981","html_url":"https://github.com/hantsy/jakartaee-faces-sample","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fjakartaee-faces-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fjakartaee-faces-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fjakartaee-faces-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hantsy%2Fjakartaee-faces-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hantsy","download_url":"https://codeload.github.com/hantsy/jakartaee-faces-sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806070,"owners_count":20350775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arquillian","graphene","jakarta-server-faces","jakartaee","jsf"],"created_at":"2024-10-09T18:44:08.617Z","updated_at":"2026-03-01T12:07:20.134Z","avatar_url":"https://github.com/hantsy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Jakarta EE Faces Sample\n\n[![build](https://github.com/hantsy/jakartaee-faces-sample/actions/workflows/maven.yml/badge.svg)](https://github.com/hantsy/jakartaee-faces-sample/actions/workflows/maven.yml)\n\n\nA Jakarta Faces example application demonstrates the latest Jakarta EE tech stack for classic web application development.\n\nThe repository has already been upgraded to Jakarta EE 10.\n\n* For the Jakarta EE 10 version with GlassFish v7.1 and Java 21, check the release [Archive for Jakarta EE 10 with GlassFish v7.1 and Java 21](https://github.com/hantsy/jakartaee-faces-sample/releases/tag/ee10-gf7-java21).\n* For the Jakarta EE 10 version, check the release [Archive for Jakarta EE 10](https://github.com/hantsy/jakartaee-faces-sample/releases/tag/ee10).\n* For the old Jakarta EE 8 version, check the release [Archive for Jakarta EE 8](https://github.com/hantsy/jakartaee-faces-sample/releases/tag/v1.0).\n* For the legacy JavaEE 8 source codes, go to the repository [javaee8-jsf-sample](https://github.com/hantsy/javaee8-jsf-sample).\n\n![home](./home.png)\n\n## Documentation\n\n[Building a Jatarka Server Faces application](/docs/guide.md)\n\n## Build\n\n1. Clone a copy of the source code.\n\n   ```bash\n   git clone https://github.com/hantsy/jakartaee-faces-sample\n   ```\n\n2. Run on Glassfish.\n\n   ```bash\n   mvn clean package cargo:run -pglassfish\n   ```\n\n3. Run the test on the GlassFish managed adapter.\n\n   ```bash\n   mvn clean verify -Parg-glassfish-managed\n   ```\n\n \u003e [!WARNING]\n \u003e To reduce maintenance costs, I have removed the configuration for running the applications on WildFly, OpenLiberty, Payara, etc. If you need to run it on these application servers, please refer to [jakartaee9-starter-boilerplate](https://github.com/hantsy/jakartaee9-starter-boilerplate) or  [jakartaee10-starter-boilerplate](https://github.com/hantsy/jakartaee10-starter-boilerplate) and add the configuration yourself.\n   \n## Reference\n\n* [Testing HTML and JSF-Based UIs with Arquillian](https://blogs.oracle.com/javamagazine/testing-html-and-jsf-based-uis-with-arquillian)\n* [Functional Testing using Drone and Graphene](http://arquillian.org/guides/functional_testing_using_graphene/)\n* [Arquillian Drone Reference Documentation](http://arquillian.org/arquillian-extension-drone)\n* [Arquillian Graphene  Reference Documentation](http://arquillian.org/arquillian-graphene)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhantsy%2Fjakartaee-faces-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhantsy%2Fjakartaee-faces-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhantsy%2Fjakartaee-faces-sample/lists"}