Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Web Services and the fly likes web service invoke problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "web service invoke problem" Watch "web service invoke problem" New topic
Author

web service invoke problem

girish mishra
Greenhorn

Joined: Apr 05, 2010
Posts: 22
hi all i am checking the web service sayhello function giving exception at the given line please tell me why i am using jax rpc though the generation of wsdl file
web service +_call.invoke(new java.lang.Object[] {firstName}); give error in bindingstub java file
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: web service invoke problem
 
Similar Threads
File upload using web service
Enabling both HTTP and HTTPS for an Web Service, deployed in the Same WAR
Deploying a web service on an actual server
Invoking a web service in wsdl
Web Service Creation With AttachMent