In Axis 1.4, you can use org.apache.axis.constants instead of org.apache.axis.enum to solve that problem.
Andreas On Tue, Nov 17, 2015 at 9:47 AM, sahana b <[email protected]> wrote: > Hello All, > > I am facing compilation issues in the statements having enum like: > org.apache.axis.enum.Style.WRAPPED > > Currently, my project is in java 1.4. I am now migrating to java 1.6. > Should I upgrade axis as well or is there a solution to the above problem. > Please help me out here! > > -- > Regards, > Sahana --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
