{"id":22954964,"url":"https://github.com/e-contract/dssp-example","last_synced_at":"2025-08-21T01:07:23.202Z","repository":{"id":85125372,"uuid":"265203106","full_name":"e-Contract/dssp-example","owner":"e-Contract","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-16T16:39:00.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:30:30.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"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/e-Contract.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-19T09:25:37.000Z","updated_at":"2020-11-16T16:39:02.000Z","dependencies_parsed_at":"2023-03-11T13:01:06.345Z","dependency_job_id":null,"html_url":"https://github.com/e-Contract/dssp-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/e-Contract/dssp-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Fdssp-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Fdssp-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Fdssp-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Fdssp-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e-Contract","download_url":"https://codeload.github.com/e-Contract/dssp-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e-Contract%2Fdssp-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271410773,"owners_count":24754789,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-14T16:20:13.118Z","updated_at":"2025-08-21T01:07:23.179Z","avatar_url":"https://github.com/e-Contract.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Signature Service Example Web Application\n\nThis Java EE web application demonstrates how to integration the Digital Signature Service.\nThe web application has been tested on different Java EE application servers.\n\nThe DSSP client requires Apache WSS4J to be available at runtime.\nThis WSS4J runtime can either be embedded within the application server, or can be bundled within the WAR, depending on the capabilities of the used application server. It is the responsibility of the web application owner to manage a functional WSS4J runtime.\nSee also: https://www.e-contract.be/sites/dssp/dssp-client/\n\n\n## WildFly \u0026 JBoss EAP 7\n\nDeploy the web application on a local running WildFly or JBoss EAP 7 application server via:\n```\nmvn clean wildfly:deploy\n```\nThe web application will use the Apache WSS4J version 2 that is embedded within the JBoss EAP application server.\n\nThe web application should be available at:\nhttps://localhost:8443/dssp-example/\n\nFor versions of WildFly that still use WSS4J 2.1.x, you can deploy via:\n```\nmvn clean wildfly:deploy -Pwss4j21\n```\n\n## JBoss EAP 6\n\nDeploy the web application on a local running JBoss EAP 6 application server via:\n```\nmvn clean jboss-as:deploy -Pwss4j1\n```\nThe web application will use the Apache WSS4J version 1 that is embedded within the JBoss EAP application server.\n\nThe web application should be available at:\nhttp://localhost:8080/dssp-example/\n\n\n## Open Liberty\n\nRun the web application on Open Liberty via:\n```\nmvn clean test -Pliberty\n```\nApache WSS4J version 2 will be bundled within the WAR.\n\nThe web application should be available at:\nhttps://localhost:9443/dssp-example/\n\n\n## Payara\n\nBuild the web application for deployment on Payara via:\n```\nmvn clean install -Ppayara\n```\nApache WSS4J version 2 will be bundled within the WAR.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-contract%2Fdssp-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe-contract%2Fdssp-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe-contract%2Fdssp-example/lists"}