Integrating an EAR file with WM

Guyz,

I have a requirement to integrate a third party code (custom adapter) in to WM for communicating with a back end server. The options that i have are to request for a JAR,EAR or a RAR file.

I know that i can integrate the code with a JAR but never thought about integrating with an EAR file. Did anyone integrate an EAR file in to webMethods? If so how can this be achieved? Is this same as integrating a JAR file?

Cheers,
Akshith

They are the same format. They differ in name to indicate their intended purpose. Search the web for “java ear war jar” to get add’l info.

Thanks for the direction Rob! I did some reading on this and I think i will stick with the Jar thing, as it suits the most for my requirement.

Cheers,
Akshith