You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2012/08/06 03:15:02 UTC

[jira] [Created] (DELTASPIKE-260) Weld serialisation issue

Mark Struberg created DELTASPIKE-260:
----------------------------------------

             Summary: Weld serialisation issue
                 Key: DELTASPIKE-260
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-260
             Project: DeltaSpike
          Issue Type: Bug
    Affects Versions: 0.2-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.4-incubating


Most Weld versions have an issue with serialisation.
This is reproducable by running:
> mvn clean install -PWeld -Dtest=MessageContextTest,ConfigurableLocaleMessageTest
in the core-impl module.

If the ConfigurableLocaleMessageTest runs first, then the MessageContextTest throws up in testSerialisation().

Whether this happens is depending on the JVM, the OS and a good amount of luck :/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DELTASPIKE-260) Weld serialisation issue

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428949#comment-13428949 ] 

Mark Struberg commented on DELTASPIKE-260:
------------------------------------------

Stuart already fixed this in Weld-1.1.9-SNAPSHOT tonight https://github.com/weld/core/compare/6ce3922...8b73309
                
> Weld serialisation issue
> ------------------------
>
>                 Key: DELTASPIKE-260
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-260
>             Project: DeltaSpike
>          Issue Type: Bug
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.4-incubating
>
>
> Most Weld versions have an issue with serialisation.
> This is reproducable by running:
> > mvn clean install -PWeld -Dtest=MessageContextTest,ConfigurableLocaleMessageTest
> in the core-impl module.
> If the ConfigurableLocaleMessageTest runs first, then the MessageContextTest throws up in testSerialisation().
> Whether this happens is depending on the JVM, the OS and a good amount of luck :/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira