| Author |
why not use a Java 6 WS client?
|
J. David Beutel
Greenhorn
Joined: Oct 13, 2008
Posts: 1
|
|
|
I made a client using Java 6 with wsimport. It works so far, and seems simple and easy. Is there any reason I should change to some other WS framework?
|
 |
Vinod K Singh
Ranch Hand
Joined: Sep 30, 2008
Posts: 198
|
|
|
By usage of 'wsimport' I assume this was done with JAX-WS. There is no harm in using that and it works fine even in production.
|
My Blog
|
 |
 |
|
|
subject: why not use a Java 6 WS client?
|
|
|