JRE 1.5
"enum" is a keyword Word may not be
used as an identifier
Does
Axis Comply with this rule?
("ServiceStatus.java": as of release 1.5, 'enum'
is a keyword, and may not be used as an identifier (try -source 1.5 to use
'enum' as a keyword) at line 35, column 13)
-Venky