开发者

Stub files using a WSDL file in j2me

Is it possible to generate stub files using a "WSDL" file?

I know how to gen开发者_开发问答erate stub files using wscompiler in j2me.

I have a wsdl file is it possible to create stub files using it?

I am using these stub files in my j2me application.


there are several ways to generate stub files

  1. Using wscompile you can generate stubs follow this link. The wscompile command line reference can be found here.
  2. Using net beans creating j2me web service client.


you can use J2ME's Wireless Toolkit for generating stubs.

steps : (1) Go to File Menu, Select Utilities 
        (2) From the Utilities dialog box, Select "Stub Generator" option.
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜