Echelon i.LON SmartServer 2.0 User Manual
Page 420

i.LON SmartServer 2.0 Programmer’s Reference
22-15
9. Enter the following command in the C:\eclipse\eclipse 3.5\ilon.ws.clients\jax-ws folder to generate the
documentation for the project Web pages:
mvn site
This creates an index.html file in the C:\eclipse\eclipse 3.5\ilon.ws.clients\jax-ws\target\site
folder that you can open to view the project Web pages.
10. Open the Client.java class. Observe the example code in the main() method.