You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Branko Peteh <br...@sidestep.com> on 2004/11/01 17:56:52 UTC

org.apache.axis.enum and jdk 1.5

Are there any news regarding enum being a keyword and its usage in axis? Axis
uses enum as a package name, so such code won't compile with 1.5.

Or is this a question for axis-dev list?

Thanks,
Branko

Re: org.apache.axis.enum and jdk 1.5

Posted by Davanum Srinivas <da...@gmail.com>.
check latest cvs...you will find a constants package that you can use.


On Mon, 1 Nov 2004 08:56:52 -0800, Branko Peteh <br...@sidestep.com> wrote:
> 
> Are there any news regarding enum being a keyword and its usage in axis? Axis
> uses enum as a package name, so such code won't compile with 1.5.
> 
> Or is this a question for axis-dev list?
> 
> Thanks,
> Branko
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/