Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java.lang.NoClassDefFoundError: org.codehaus.xfire.aegis.type.xml.SourceTyp

843833Nov 29 2007 — edited Dec 5 2007
Hi.
I have a problem with Web Services deployed to Unix.
java.lang.NoClassDefFoundError: org.codehaus.xfire.aegis.type.xml.SourceType.
It seems that a xfire jar is missing.
I have put
xfire-aegis.jar
xfire-core.jar
xfire-distribution-sources.jar
xfire-java5.jar
into /usr/share/tomcat5/common/lib and /var/lib/tomcat5/common/lib.
java -version gives "java version 1.5.0_12-b04"

I just don't know what to do. :'(
please help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 2 2008
Added on Nov 29 2007
2 comments
632 views