> > I really don't understand what's going wrong. If it isn't a > bug in the > > recent builds, perhaps I should re-setup Tomcat, and upgrade to > > 4.0.4... > > Before you upgrade, take a look at > > http://nagoya.apache.org:5049/index.html > http://nagoya.apache.org:5049/axis/index.html > http://nagoya.apache.org:5049/axis/happyaxis.jsp > > This is running with the latest Axis (updated twice daily). The only > things I had to do to make it work was to copy Xerces2's > xmlParserAPIs.jar and xercesImpl.jar, as well as the jaxrpc, saaj, and
> wsdl4j jars to tomcat4's common/lib directory. Hi Sam, I upgraded to 4.0.4 and now everything works fine. Probably I had the problems because of a missing saaj.jar in the common/lib directory. This jar is rather new - it wasn't included in the release 2002-05-17 that I came from. I think the FAQ should be updated - it says that jaxrpc.jar would be the only jar that has to be installed in common/lib. Thanks a lot for your help, Arne