Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-13-2007, 03:05 PM
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
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-13-2007, 03:34 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
That means that it doesn't find the class org.apache.axis.AxisFault, you surely don't have the jar of the axis in the classpath
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-02-2007, 06:07 AM
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
the problem is that you didn't install correctly the Axis
you have to install it again.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SOAP Client sathish_2111 Advanced Java 0 10-30-2007 02:31 PM
how to validate a xml file with schemas via SAX oregon XML 3 08-01-2007 06:15 PM
Java GForge SOAP Interface 0.0.8 JavaBean Java Announcements 0 07-13-2007 06:33 PM
SOAP over HTTP/POST sabatier NetBeans 0 07-10-2007 09:04 AM
Java GForge SOAP Interface 0.0.4 JavaBean Java Announcements 0 06-26-2007 10:50 PM


All times are GMT +3. The time now is 07:23 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org