I assume from this that the axis2.xml file and the empty services directory in ~/.axis2 should indeed be deleted? The modules/addressing.mar there is different from the one in the standard binary distribution and from the one created by building the standard source distribution. Since I'm running off a build of the source distribution, is it best to use the addressing.mar it created or is the one in the binary distribution required?
Thanks for a little clarification, Chuck Eran Chinthaka <[EMAIL PROTECTED]> wrote on 01/11/2006 09:10:43 PM: > Hi all, > > A critical problem has been found in the Axis2 0.94 distributions. > Please do the following to fix it. > > * Remove .axis2 directory from your home directory, if present. > * Create a directory named .axis2 inside your home directory. > * If you are using MS Windows, please use the command prompt and > type md .axis2 > * Create a directory named modules in the .axis2 directory you > just created. > * Copy addressing.mar from the modules/ directory of the standard > distribution into the .axis2/modules directory in your home > directory. > > > Thanks, > Chinthaka
