📄️ Introduction
ebms-core is a Java implementation of the EbMS 2.0 specification.
📄️ EbMS Core
📄️ Overview
You can use ebms-core by integrating it into your own Java application, or you can use it as a standalone SOAP Service through ebms-admin.
📄️ Development
If you want to use ebms-core in your own application you have to add the JAR to your project. You also have to add the Spring configuration class MainCondig.java to your project or replace it by your custom implementation. Finally you have to add the EbMSServlet class to your web configuration to expose the EbMS Interface. Your application can manage the adapter through the EbMS API. This API can also be exposed as SOAP Services.
📄️ Default Properties
Below the contents of ebms-core's default.properties file. These are the default settings for ebms-core.
📄️ Database support
The EbMS Adapter supports the following databases
📄️ EbMS API
The EbMS API consists of the following services
📄️ Release Notes
ebms-core-2.19.4.jar
📄️ Roadmap
release 2.19.x