Hm - that seems odd. The path here should
be:
1) ServletEngineConfigurationFactory makes a
FileProvider, passing it basepath (/WEB-INF) and filename
(server-config.wsdd)
2) FileProvider tries to open
/WEB-INF/server-config.wsdd, fails, and then resorts to getResourceAsStream(),
first on the ClassLoader which loaded the engine class (which will find it at
the top level anywhere on the classpath), then on the engine class itself (which
will find it in the org.apache.axis.server package, and THAT should pick up the
one in axis.jar)
I'm not sure what's going wrong - we can take a
look at it together in a little while in person.
--G
|
- cvs commit: xml-axis/java/src/org/apache/axis/utils axisNLS.p... tomj
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... rubys
- Re: cvs commit: xml-axis/java/src/org/apache/axis/utils ... Sam Ruby
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... tomj
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... tomj
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... scheu
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... rubys
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... dims
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... dims
- Re: cvs commit: xml-axis/java/src/org/apache/axis/utils ... butek
- RE: cvs commit: xml-axis/java/src/org/apache/axis/utils ... Tom Jordahl
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... rineholt
- cvs commit: xml-axis/java/src/org/apache/axis/utils axis... dims