开发者

Error while generating webservice

I tried a tutorial webservice, just a helloworld sort of program and tried to generate webservice using tomcat and eclipse. This is the error I see

Any pointer/help is appreciated

IWAB0489E Error when deploying Web service to Axis runtime axis-admin failed with {http://xml.apache.org/axis/}HTTP (502)Proxy Error ( The Uniform Resource Locator (URL) does not use a recognized protocol. Either the protocol is not supported or the request was not typed correctly. Confirm that a valid protocol is in use (for example, HTTP for a Web request开发者_开发技巧). )


This problem happens when you choose Axis instead of Axis2 while you're creating web service.

In "Web Service" screen (when you press create web service option that screen comes).

There are 3 links under configuration. "Web Service Runtime..." link has option about Axis runtime.

It must be consistent with your installed axis.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜