You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by William Yu <wi...@gmail.com> on 2005/02/21 15:35:17 UTC

why I can't find javax.xml.rpc package

Hi
  When I use java to develop web service application.After I compiled
the source file,then I run the class file,but it always said that:
Exception in thread "main"
java.lang.NoClassDeferFoundError:javax/xml/rpc/Service
  But in fact I set the axis' jaxrpc.jar in my classpath
  How can I work out this problem?I need help.Thanks a lot.

Regards
William
2.21