Building Your Event-Driven Architecture : Implementing Event-Driven Architecture with Software AG Products : Configuring NERV : Creating Custom NERV Java Archive Bundles
Creating Custom NERV Java Archive Bundles
You can create your custom applications which use NERV’s capabilities to send and consume events. These applications can contain custom component configuration definitions, as well as emit or consume configurations. They must be built as Java Archive projects using Designer, and then deployed and activated within the Common Platform.
Important:  
You must ensure that the contents of your Java Archive projects are correctly defined and built. The procedure below only focuses on how to create valid NERV Java Archive bundles.
To create a NERV Java Archive bundle
1. In Designer, create a valid plug-in Java project.
2. Build your plug-in Java project and make sure that the resulting .jar file is located directly under the project directory.
3. Optionally, add other dependent .jar files under your Java project directory.
The resulting structure is as follows:
<project_root>\<plugin_jar_file>
<project_root>\<additional_plugin_jar_file_1>
...
<project_root>\<additional_plugin_jar_file_n>
4. Build your project using webMethods Asset Build Environment, and deploy it using webMethods Deployer.
For more information, see the PDF publication webMethods Deployer User’s Guide.
Copyright © 2016 - 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback