Re: cvs commit: xml-axis/java/src/org/apache/axis/configurationFileProvider.java
Well the problem here was that if you do a lookup for getClass().getResourceAsStream() it will look for a resource with the package name of the class prefixed to the resource name. Which in the Axis case meant that the file had to be in org/apache/axis/client or org/apache/axis/server. If you do g
Re: cvs commit: xml-axis/java/src/org/apache/axis/configurationFileProvider.java
The engine isn't on the classpath? *** Richard A. Sitze[EMAIL PROTECTED] CORBA Interoperability & WebServices IBM WebSphere Development