Hi Le, I had the exactly same problem...

I think it has something to do with that java.* and javax.* classes are not
loaded from the webapps area... I read it somewhere, but forget where :-)

I simply put jaxrpc.jar into $CATALINA_HOME/common/lib and it worked fine.

- J

> -----Original Message-----
> From: Le Hua [mailto:[EMAIL PROTECTED]]
> Sent: den 28 mars 2002 01:43
> To: [EMAIL PROTECTED]
> Subject: axis
>
>
> Hi,
>   I just started using axis (beta1) version.
> I was able to get to this page:
>   http://localhost:8080/axis/index.html
>  and that page shows:
>
> Hello! Welcome to Apache-Axis.
>
> What do you want to do today?
>
> Administer Axis
> Visit the Axis Servlet
>
>  when i clicked on Admininster Axis, I got this error:
>  Apache Tomcat/4.0.3- HTTP status 500 - internal
> server Error
>
> type Exception report
> message Internal Server Error
> description The server encountered an internal error
> (Internal Server Error) that prevented it from
> fulfilling this request.
>
> exception
>
> javax.servlet.ServletException: Servlet execution
> threw an exception
> ......
>
> root cause
>
> java.lang.NoClassDefFoundError:
> javax/xml/rpc/namespace/QName
> ......
>
> am i missing something ? please help.
>
> Thanks
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Movies - coverage of the 74th Academy Awards.
> http://movies.yahoo.com/

Reply via email to