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 "Adrian Perez Jorge (JIRA)" <ax...@ws.apache.org> on 2004/11/30 10:09:39 UTC

[jira] Updated: (AXIS-1688) JDK 1.3.x compatibility broken

     [ http://nagoya.apache.org/jira/browse/AXIS-1688?page=history ]

Adrian Perez Jorge updated AXIS-1688:
-------------------------------------

    Attachment: duration.patch

Not tested patch.

> JDK 1.3.x compatibility broken
> ------------------------------
>
>          Key: AXIS-1688
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1688
>      Project: Axis
>         Type: Bug
>   Components: Basic Architecture
>     Versions: current (nightly)
>  Environment: jdk1.3.1
>     Reporter: Adrian Perez Jorge
>  Attachments: duration.patch
>
> File `ws-axis/java/src/org/apache/axis/types/Duration.java' breaks jdk1.3.x compatibility due to the use of regular expressions, which were introduced in jdk1.4.x.
> Before jdk1.4.x jakarta regexp was commonly used to get regular expression support in Java; it could be used to retain jdk1.3.x compatibility.
> A patch is included just as a workaround and a right way to handle RESyntaxException in a static environment is needed.  Also regular expression compatibility has not beed tested.

-- 
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