The webMethods Ariba OnRamp version 1.5.1 will not function correctly out of the box with webMethods IS 6.0.1 for Windows. After the install, the OnRamp will install several packages. One of these packages is the wmAribaSupplier. This package will have a manifest.v3 file in its directory. The shipped file has the following entry:
<record>
<value>1.5*</value>
</record>
This entry needs to be modified to read:
<record>
<value>1.5</value>
</record>
Until this entry is made, whenever this package attempts to load, it will throw a NumberFormatException error. Manually editing this file is the only way around this problem. Please note that this is an un-documented fix.
#B2B-Integration#webMethods#Integration-Server-and-ESB