How to load a more recent Bouncy Castle stack in a webMethods v8.2 Integration Server

A standard installation of the webMethods v8.2 Integration Server comes with an older version of the Bouncy Castle stack.

When scanning the related file system you find following artifacts:

  •  <IS-HOME>/WS-Stack/lib/bcprov-jdk15-140.jar
  •  <IS-HOME>/common/lib/ext/bcprov-jdk14.jar

Comparing these items with the deliverables available on http://www.bouncycastle.org/latest_releases.html reveals that the version used by the webMethods platform is rather old. Working with the SAG-wM support and RnD organization allowed us to load more recent bc libraries. The platform is compatible up to version 1.47 and this version will be included as of webMethods 9.Following steps lists out how a more recent Bouncy Castle stack can be loaded in a webMethods v8.2 Integration Server:

  1. Navigate to http://www.bouncycastle.org/latest_releases.html
  2. Download the provider file version of preference (e.g. bcprov-ext-jdk14-145.jar).
  3. Shutdown the webMethods Integration Server
  4. Replace <IS-HOME>/WS-Stack/lib/bcprov-jdk15-140.jar with downloaded bcprov jar file (e.g. bcprov-ext-jdk14-145.jar).
  5. Replace <IS-HOME>/common/lib/ext/bcprov-jdk14.jar with downloaded bcprov jar file (e.g. bcprov-ext-jdk14-145.jar).
  6. Start the webMethods Integration Server
  7. Verify the webMethods Integration Server’s About page. The server classpath should now list the newly introduced file.

Author: Johan De Wulf

blogger

blogger

Curious to know more about this topic?

Working at i8c

i8c is a system integrator that strives for an informal atmosphere between its employees, who have an average age of approx 30 years old. We invest a lot of effort in the professional development of each individual, through a direct connection between the consultants and the management (no multiple layers of middle management). We are based in Kontich, near Antwerp, but our customers are mainly located in the triangle Ghent-Antwerp-Brussels and belong to the top 500 companies in Belgium (Securex, Electrabel, UCB, etc…).

Quality Assurance

i8c is committed to delivering quality services and providing customer satisfaction. That’s why we invested in the introduction of a Quality Management System, which resulted in our ISO9001:2000 certification. This guarantees that we will meet your expectations, as a reliable, efficient and mature partner for your SOA & integration projects.

i8c - ISO9001-2015

Also worth reading

Apigee Scope Validation using OpenAPI Specification

In API security and management, we often use a lot of different security mechanisms to protect the requested resource behind the API Gateway. One of these mechanisms is the validation of scopes to authorize a client on a specific sub-resource of the API. Most of

Read More »

Integrating with TIBCO CLOUD

Our experts Glenn, Jason, Jurgen, and Kevin dedicated an i8c FastTrack Day to examining the TIBCO iPaaS offering. Check out their Research & Development day report to learn what they uncovered. 👇  TIBCO CLOUD™ The TIBCO Cloud™ Integration enterprise integration platform-as-a-service (iPaaS) provides self-service integration

Read More »