enum is a new keyword in JDK 1.5 - oh, i thought this was a variable name. ouch - i didn't realize it would be upset with package names as well... :-/ that package has to be renamed... (you probably knew that).
Jacob Feldman wrote:

I am switching to JDK 1.5 and got an error:



           Syntax error on token “enum”, class expected



in the line where I use



           org.apache.axis.enum.Style.RPC



I am using Axis 1.2. Would 1.3 help? Any advice?



Thanks,



---------



Jacob




Reply via email to