Nirav, If I remember well, the fix is in a single file, namely the code generation template. You can see the change here: [1]. What you need to do is to check out the tag for the 1.5.1 release, apply the same changes to these sources and rebuild Axis2 (or at least the adb-codegen module). Since only the template is changed, it is sufficient to use the modified version for code generation, but you can continue to use an unchanged 1.5.1 version at runtime.
Andreas [1] http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBBeanTemplate.xsl?view=diff&r1=788465&r2=788466&pathrev=788466 On Tue, Nov 24, 2009 at 17:27, Nirav Shah <snirav.s...@gmail.com> wrote: > Hi There, > Can someone please tell me what all changes are needed to fix this issue ? > > I am running Axis2.1.5.1 and I cannot Upgrade to a Snapshot release, though > i can upgrade few jars relating to the Code Generation. However, when i > tried Upgrading to the ADB CodeGen Snapshot version, it forces me to > upgrade the Axi2-ADB jar and also the Axiom jars... > > Would appreciate if someone could help me with this. > > > Regards, > Nirav S. >