aspose file tools
The moose likes JBoss/WildFly and the fly likes Junit to call webservice Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » JBoss/WildFly
Reply Bookmark "Junit to call webservice" Watch "Junit to call webservice" New topic
Author

Junit to call webservice

Tanu Gulati
Ranch Hand

Joined: Oct 06, 2008
Posts: 113

i have a werservice which i deployed on a url now i want to call this web service from my Junit class. can you please tell how we can call a webservice from a junit class.


thanks
Tanu Gulati
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5575

You would do this the same way that you do it from a standalone client.


JBoss In Action
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Junit to call webservice
 
Similar Threads
wrong method call in impl class
Invoking Castor via Ant Task, w/in WebSphere
Testing Webservice
Webservice+junit+ant
Webservice and JUnit