Deploying WS to MyWebMethods Server

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

Can someone help me with this?

Regards,

Are you generating a connector to IS WS provider? or to a 3rd party one?

Full stack trace would help. This seems to be an Axis conflict with some old version.

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.

I’ve never use that “feature” in Designer. I create my WS providers on IS.

In Designer you create connectors, and that’s explained.

Can you point me to the Designer option to generate the WS? where is it?

I’m curious now :smiley:

In Designer you can get this option by doing:
File → New ->Other, ans the Show all Wizards;
After this you will get the WebServices Option.

Regards,

did you solve this issue , i have it and i need to expose some webserives in MWS