File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Error while calling Webservice via Axis1.4 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Error while calling Webservice via Axis1.4" Watch "Error while calling Webservice via Axis1.4" New topic
Author

Error while calling Webservice via Axis1.4

Anand Bhatt
Ranch Hand

Joined: May 30, 2007
Posts: 187
Hi,
I have wsdl (created using Apache Axis version: 1.3) which I need to consume. I have written one client by using Axis-1.4. While running this standalone client I am getting below error:




Cam any one advise what could be the issue here. Not got any clue even from Axis docs.
Siitesh Hind
Ranch Hand

Joined: Sep 06, 2012
Posts: 51
delete this post
 
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: Error while calling Webservice via Axis1.4
 
Similar Threads
Axis - NullPointerException
org.xml.sax.SAXException: Bad types (int -> class java.lang.String)
Axis webservice client is generating "AxisFault" Error
AxisFault: InvocationTargetException error
Webservices AXIS fault exception while testing webservices