I'm stumped. Any help would be appreciated. I have the jaxrpc.jar file in $TOMCAT_HOME/common/lib but when I try instantiating the Service object in my program, the tomcat server writes out:
2002-05-06 14:28:11 - Ctx(/geneva) : Status code:404 request:R( /geneva + /javax /xml/rpc/ServiceException.class + null) msg:null ServiceException is in jaxrpc.jar. Any ideas what I'm doing wrong? Why it doesn't find this class? Thank you! Jerry
