View Single Post
  #1 (permalink)  
Old 06-13-2007, 04:05 PM
Jack Jack is offline
Senior Member
 
Join Date: Jun 2007
Posts: 130
Jack is on a distinguished road
AxisFault faultCode:{http://schemas.xmlsoap.org/soap/envelope/
I'm testing a webservice that I implemented but it returns me the following exception:

AxisFault faultCode:{http://schemas.xmlsoap.org/soap/envelope/
}Server.generalException faultSubcode: faultString: java.lang.NoClassDefFoundError: org/apache/axis/AxisFault;nested exception is: java.lang.NoClassDefFoundError: org/apache/axis/AxisFault
faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}hostname: scroll

Why?
I'm working with AXIS 1.4 and APACHE 5.5
Thank you
Reply With Quote
Sponsored Links