| Author |
Testing webservice with JUnit
|
Bob Green
Ranch Hand
Joined: Feb 29, 2004
Posts: 93
|
|
I use JUnit to test my webservice; everything works fine until I add security to my webservice; it takes forever to run the JUnit. Can someone know why? My webservice is implemented with JAX-RPC and runs on Sun App 8. Thanks in advance.
|
 |
 |
|
|
subject: Testing webservice with JUnit
|
|
|