The NetBeans folks have just posted a new in-depth tutorial which demonstrates how to develop a Java SE client application using JAX-WS 2.0 asynchronous callbacks (ie. using javax.xml.ws.AsyncHandler).
A previously featured tech tip by Art Frechette covers both async. callbacks and polling operations.