'jar tvf jaxrpc.jar' should do the trick.. but you could open the jar file in winzip if you have it.. or take a peek at jarspy (http://www.jarspy.org/) ..
> > I'm guessing you're using tomcat 4.0.3.. the solution is to > drop jaxrpc.jar in the tomcat/common/lib .. that's how we got > around it.. the other (better) solution is to upgrade to > tomcat 4.0.4 .. then you don't need the above "fix" .. > > Thanks. That solved the problem. > > All these jars swimming around are a little confusing. I > thought i could list the contents of a jar file with "jar -t" > but that doesn't work. sigh. So how do you know which jar has what?
