{"id":20173275,"url":"https://github.com/teedjay/playground-jee7","last_synced_at":"2026-06-07T03:32:07.069Z","repository":{"id":30367474,"uuid":"33920027","full_name":"teedjay/playground-jee7","owner":"teedjay","description":"Playing around with JEE7 and JSE8 features","archived":false,"fork":false,"pushed_at":"2015-08-18T09:31:11.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-13T15:53:22.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teedjay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T08:31:23.000Z","updated_at":"2018-04-21T15:46:33.000Z","dependencies_parsed_at":"2022-09-07T02:20:40.914Z","dependency_job_id":null,"html_url":"https://github.com/teedjay/playground-jee7","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-jee7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/playground-jee7/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610977,"owners_count":19990505,"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":[],"created_at":"2024-11-14T01:34:36.753Z","updated_at":"2026-06-07T03:32:03.954Z","avatar_url":"https://github.com/teedjay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-jee7\nPlaying around with JEE7 and JSE8 features\n\nExample JEE7 Application\n------------------------\nClone and fork this as a starting point when testing JEE7 features with JSE8. \n\n### AppServer\nShould deloy and run on any JEE7 server (tested using WildFly 8.2 Final).    \nThere are lots of Wildfly application examples on GitHub : https://github.com/wildfly/quickstart \n\n### ./bin/jboss-cli.sh\nWildFly needs to have durable/persistant queue available with the following internal ane external JNDI names.  \n`\njms-queue add --queue-address=MyQueue --entries=java:/jms/queue/MyQueue,java:/jboss/exported/jms/queue/MyQueue\n`\n\n### ./bin/add-user.sh\nWildFly needs an ApplicationUser with \"guest\" role to be configured before for remote access to JMS.   \n`\n./bin/add-user.sh \n`\n\n\n### Compiling\nThe build uses Maven and has \"clean install\" as default target.  \n`mvn`\n\n### Running\nInstall war file on WidlFly and browser to :  \n`http://localhost:8080/jee7-1.0-SNAPSHOT/`\n\n### Testing\nThis will run all unit tests :  \n`mvn test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-jee7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fplayground-jee7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-jee7/lists"}