What steps will reproduce the problem?
1. Download androidWSClientGenDist-1.2.0.zip from
http://code.google.com/p/android-ws-client/downloads/detail?name=androidWSClient
GenDist-1.2.0.zip&can=2&q=
2. Extract it at C:\Projects\Java\androidWSClientGenDist-1.2.0
3. Download (and extract) apache cxf 2.7.0 from
http://cxf.apache.org/download.html
4. Copy the extracted file in folder
C:\Projects\Java\androidWSClientGenDist-1.2.0
5. Double click on runJinoutsUI.bat
6. Copy paste WSDL url
http://www.w3schools.com/webservices/tempconvert.asmx?WSDL in the WSDL file URL
textbox.
7. Select folder
C:\Projects\Java\androidWSClientGenDist-1.2.0\GeneratedProxyCode for client
stub. Where GeneratedProxyCode folder is already created.
8. Enter C:\Projects\Java\androidWSClientGenDist-1.2.0\apache-cxf-2.7.0\bin in
CXF bin folder path. Refer attachment for screen shot.
9.Click Generate Stub button and it will show you message Stub is generated.
Refer attachment for screen shot.
10.Now open Generated folder and you will notice it only has jar files no proxy
code. Refer attachment for screen shot.
11.However if you check the command window which opened this UI will display
some error message. Refer attachment for screen shot.
What is the expected output? What do you see instead?
I think expected output would be proxy classes.
What version of the product are you using? On what operating system?
• Windows 7 64 BIT
• apache-cxf-2.7.0
• androidWSClientGenDist-1.2.0
• java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
Original issue reported on code.google.com by nimeshdh...@gmail.com on 23 Nov 2012 at 8:28
Original issue reported on code.google.com by
nimeshdh...@gmail.com
on 23 Nov 2012 at 8:28Attachments: