You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Geir Egil Hansen (JIRA)" <ax...@ws.apache.org> on 2004/10/26 08:58:43 UTC

[jira] Created: (AXIS-1621) org.apache.axis.enum package conflicts with enum keyword using J2SE 5 (1.5) compiler

org.apache.axis.enum package conflicts with enum keyword using J2SE 5 (1.5) compiler 
-------------------------------------------------------------------------------------

         Key: AXIS-1621
         URL: http://issues.apache.org/jira/browse/AXIS-1621
     Project: Axis
        Type: Bug
    Versions: 1.2RC1    
    Reporter: Geir Egil Hansen
    Priority: Minor


J2SE 5 (1.5) claims the enum package conflicts with the new enum keyword


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (AXIS-1621) org.apache.axis.enum package conflicts with enum keyword using J2SE 5 (1.5) compiler

Posted by "Davanum Srinivas (JIRA)" <ax...@ws.apache.org>.
     [ http://nagoya.apache.org/jira/browse/AXIS-1621?page=history ]
     
Davanum Srinivas resolved AXIS-1621:
------------------------------------

    Resolution: Fixed

Use org.apache.axis.constants package. Also note that all generated stubs (using WSDL2Java) now use the org.apache.axis.constants package.

-- dims

> org.apache.axis.enum package conflicts with enum keyword using J2SE 5 (1.5) compiler
> ------------------------------------------------------------------------------------
>
>          Key: AXIS-1621
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1621
>      Project: Axis
>         Type: Bug
>     Versions: 1.2RC1
>     Reporter: Geir Egil Hansen
>     Priority: Minor

>
> J2SE 5 (1.5) claims the enum package conflicts with the new enum keyword

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira