How to create versioned modules and libraries?
Versioning allows you to identify snapshots in the lifecycle of a solution, service, or component in the runtime environment, and to be able to concurrently run multiple snapshots at the same time in a runtime environment. So what can be versioned in WID, WPS, and WESB?
- A module can have a version number.
- SCA export bindings in a module. SCA bindings inherit their version information from the module they are associated with.
- SCA imports can specify a target version number.
Note
SCA import/export bindings are the only bindings that are version-aware.
- Library can be versioned. Modules that use a library have a dependency on a specific version of that library, and libraries can also have dependencies on specific ...
Get Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.