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 wrote:
> Hello All,
>
> I am facing compilation issues in the statements having enum like:
> org.apache.axis.enum.Style.WRAPPED
>
> Currentl
Axis1 is mostly inactive these days (not many active
developers/contributors), so I cannot comment on the above problem.
Deepal
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 migr