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 "Sanjaya Karunasena (JIRA)" <ji...@apache.org> on 2007/03/27 13:26:32 UTC

[jira] Created: (AXIS2-2405) FI serialization deosn't work in JVM 1.4.x

FI serialization deosn't work in JVM 1.4.x
------------------------------------------

                 Key: AXIS2-2405
                 URL: https://issues.apache.org/jira/browse/AXIS2-2405
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: modules
         Environment: JVM 1.4
            Reporter: Sanjaya Karunasena


Fast Infoset 1.2.x series is for JDK 1.5. In the JVM 1.4 environment the serialization doesn't work properly and for it to work Fast Infoset 1.1.x series jar should be used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-2405) FI serialization deosn't work in JVM 1.4.x

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thilina Gunarathne resolved AXIS2-2405.
---------------------------------------

    Resolution: Fixed
      Assignee: Thilina Gunarathne

Applied the patch...
http://svn.apache.org/viewvc?view=rev&rev=523036

Thanx Sanjaya..

> FI serialization deosn't work in JVM 1.4.x
> ------------------------------------------
>
>                 Key: AXIS2-2405
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2405
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>         Environment: JVM 1.4
>            Reporter: Sanjaya Karunasena
>         Assigned To: Thilina Gunarathne
>         Attachments: fastinfoset-03-27-07.patch
>
>
> Fast Infoset 1.2.x series is for JDK 1.5. In the JVM 1.4 environment the serialization doesn't work properly and for it to work Fast Infoset 1.1.x series jar should be used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-2405) FI serialization deosn't work in JVM 1.4.x

Posted by "Sanjaya Karunasena (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjaya Karunasena updated AXIS2-2405:
--------------------------------------

    Attachment: fastinfoset-03-27-07.patch

Fixed the maven.xml to detect the JDK version and switch the FI jar version accordingly. However, both jars will be downloaded to the local maven repository. But only the appropriate jar will be included in the distribution.

Also change the maven repository to http://fisheye5.cenqua.com/browse/fi/repo from https://maven-repository.dev.java.net/nonav/repository/ since the https URL some time could cause warnings to be appear throughout the build process which is kind of annoying.

Added README.txt which explains the difference between two FI jars.


> FI serialization deosn't work in JVM 1.4.x
> ------------------------------------------
>
>                 Key: AXIS2-2405
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2405
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>         Environment: JVM 1.4
>            Reporter: Sanjaya Karunasena
>         Attachments: fastinfoset-03-27-07.patch
>
>
> Fast Infoset 1.2.x series is for JDK 1.5. In the JVM 1.4 environment the serialization doesn't work properly and for it to work Fast Infoset 1.1.x series jar should be used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org