Issues in accessing a simple Axis service -- ConcatStrings

(1) When a simple Axis service (the ConcatStrings example provided by webMethods) is deployed as a .jws on the Axis side, I am unable to run it in webMethods Developer.

Getting this message –

Output params do not conform to target OutputSignature.

Note:

It has been verified that nothing is wrong with the web service itself, as it works fine with Axis client.

(2) When the Axis service is deployed using a .wsdd, then while trying to access it from within webMethods, I am experiencing a hung situation. The pop-up window displays ‘Running…’ forever. Waited more than an hour.

Note:

It has been verified that nothing is wrong with the web service itself, as it works fine with Axis client.