The current plugin uses axis 1.2.-RC2 This gives some problems when encountering webservices using axis 1.2 + and using nillable values.
This patch updates version 0.7 to use axis 1.2.1.
use the patch on the project file
Logged In: NO
file did not attach correctly. here is the patch: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~` Index: project.xml ============================================ ======================= RCS file: /cvsroot/maven-plugins/maven- plugins/axis/project.xml,v retrieving revision 1.4 diff -u -f -r1.4 project.xml c13 <currentVersion>0.7.1</currentVersion> . d36 38 c115 <version>1.2.1</version> . c120 <version>1.2.1</version> . c125 <version>1.2.1</version> . c145 <version>1.2.1</version> . c150 <version>1.2.1</version> .
Log in to post a comment.
Logged In: NO
file did not attach correctly. here is the patch:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`
Index: project.xml
============================================
=======================
RCS file: /cvsroot/maven-plugins/maven-
plugins/axis/project.xml,v
retrieving revision 1.4
diff -u -f -r1.4 project.xml
c13
<currentVersion>0.7.1</currentVersion>
.
d36 38
c115
<version>1.2.1</version>
.
c120
<version>1.2.1</version>
.
c125
<version>1.2.1</version>
.
c145
<version>1.2.1</version>
.
c150
<version>1.2.1</version>
.