jmsnell 2002/10/11 12:02:20
Added: proposals AxisInternalMessageExchange.zip
Log:
Revision ChangesPath
1.1 xml-axis/proposals/AxisInternalMessageExchange.zip
<>
> "Richard" == Richard Sitze <[EMAIL PROTECTED]> writes:
Richard> Umm... somehow I got entirely confused over version
Richard> #s... and prereqs. So let me try again: There are NO
Richard> supported solution for AXIS 1.0. It MAY BE that the
Richard> following (unsupported)
Umm... somehow I got entirely confused
over version #s... and prereqs. So let me try again:
There are NO supported solution for AXIS 1.0. It
MAY BE that the
following (unsupported) will help:
- pull xml-axis/java/lib/commons-discovery.jar version
1.16
- replace same in your AXIS 1.0 binary d
scheu 2002/10/11 10:23:59
Modified:java/src/org/apache/axis/wsdl/toJava
JavaBeanHelperWriter.java
java/tools/org/apache/axis/tools/ant/wsdl
Wsdl2javaAntTask.java
Log:
two small changes:
- xmlType was being emitted
> "Richard" == Richard Sitze <[EMAIL PROTECTED]> writes:
Richard> The 'supported' solution will be in last night's build of
Richard> AXIS. You can 'mod' axis 1.0 as follows:
I'm not comfortable with taking a nightly build, or HEAD, because of
all the changes of late.
Richard>
butek 2002/10/11 06:12:01
Modified:java/test/wsdl/getPort GetPortTestCase.java getPort.wsdl
Log:
I added to the getPort test to test the generated getPort(QName, Class) and
getPorts methods for multiple ports per service.
Revision ChangesPath
1.3 +98 -0 xml
butek 2002/10/11 06:39:53
Modified:java/test/wsdl/header build.xml header.wsdl
Added: java/test/wsdl/header VerifyFilesTestCase.java
Log:
I added an implicit fault to the header test case to make sure implicit faults
are generated.
Revision ChangesPath
1.3
> "rsitze" == rsitze <[EMAIL PROTECTED]> writes:
rsitze> rsitze 2002/10/10 14:21:58
rsitze> Modified: java/lib commons-discovery.jar Log: Backed out
rsitze> last change, correct fix was in axis.
ok, I'm confused. WHERE is the Servlet loading problem fixed for JDK
1.4?
Thank
The 'supported' solution will be in last night's build of AXIS. You can
'mod' axis 1.0 as follows:
-
xml-axis/java/src/org/apache/axis/configuration/EngineConfigurationFactoryFinder.java
(& rebuild)
OR, as an (unsupported) alternative, you can pull:
- xml-axis/java/lib/commons-discovery.ja