Hi,
I’m trying to deploy a WS to MyWebmethods server 7.1.2. Everytime that I try to deploy the WS from Designer, I get the following error:
IWAB0489E Error when deploying Web service to Axis runtime
java.lang.ClassCastException: org.apache.axis.attachments.AttachmentsImpl
Well, what I want to do, is to deploy a simple WS in MyWeMethods server…
I created a WebApplication in MyWebmethods server, and I want to expose one of the classes as a WebService. I use the Designer option to generate the WS, and it’s when the WS is being deployed to MyWebmethods server, that I got this error. I know that webMethods provides one sample regarding the webservice exposure, but with no documentation whatsoever.
Regarding the stack trace, the only thing that designer shows me is that simple message that I post earlier.