use org.apache.axis.constants.* (present in latest cvs)

On Mon, 15 Nov 2004 00:40:15 -0500, V D <[EMAIL PROTECTED]> wrote:
> 
> When generating java code using wsdl2java, I have these lines:
> 
>         oper.setStyle(org.apache.axis.enum.Style.RPC);
>         oper.setUse(org.apache.axis.enum.Use.ENCODED);
> 
> These enums causes problem when I compiling with jdk 5.0.  So, does Axis
> 1.2 supporting Jdk1.5?  Is there any option for the command to set this?
> 
> Thanks,
> 
> vh.
> 
> 


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

Reply via email to