<!-- 
RSS generated by JIRA (7.13.8#713008-sha1:1606a5c1e7006e1ab135aac81f7a9566b2dbc3a6) at Mon Apr 27 23:40:55 EDT 2020

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Red Hat Issue Tracker</title>
    <link>https://issues.redhat.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>7.13.8</version>
        <build-number>713008</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[AS7-575] ExtendedEntityManager should be serializable for clustering</title>
                <link>https://issues.redhat.com/browse/AS7-575</link>
                <project id="12311211" key="AS7">Application Server 7</project>
                    <description>&lt;p&gt;As a quick test, I attempted to serialize an instance of EntendedEntityManager and the first casualty was a NotSerializableException on org.jboss.as.ee.beanvalidation.LazyValidatorFactory&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://pastie.org/1795594&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://pastie.org/1795594&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After making the above serializable, then got:&lt;/p&gt;

&lt;p&gt;NotSerializableException: org.hibernate.validator.engine.ValidatorFactoryImpl&lt;/p&gt;

&lt;p&gt;Perhaps we need something like org.jboss.jca.core.bv.SerializableValidatorFactory&lt;/p&gt;</description>
            <key id="12435003">AS7-575</key>
            <summary>ExtendedEntityManager should be serializable for clustering</summary>
                <type id="5" iconUrl="https://issues.redhat.com/secure/viewavatar?size=xsmall&amp;avatarId=13276&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="12432954">AS7-453</parent>
                                    <priority id="3" iconUrl="https://issues.redhat.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://issues.redhat.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="1">Done</resolution>
                                        <assignee username="smarlow">Scott Marlow</assignee>
                                    <reporter username="smarlow">Scott Marlow</reporter>
                        <labels>
                    </labels>
                <created>Fri, 8 Apr 2011 15:26:07 -0400</created>
                <updated>Sat, 30 Apr 2011 22:47:25 -0400</updated>
                            <resolved>Sat, 30 Apr 2011 22:47:14 -0400</resolved>
                                                    <fixVersion>7.0.0.CR1</fixVersion>
                                    <component>JPA / Hibernate</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="12595779" author="smarlow" created="Thu, 14 Apr 2011 23:43:17 -0400"  >&lt;p&gt;Cloned SerializableValidatorFactory and created &lt;a href=&quot;http://opensource.atlassian.com/projects/hibernate/browse/HV-460&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://opensource.atlassian.com/projects/hibernate/browse/HV-460&lt;/a&gt; requesting the Hibernate validator project include a serializable validator factory.&lt;/p&gt;

&lt;p&gt;The ExtendedEntityManager is serializable now.  The easiest way to test, is running the testsuite/integration after adding the following method to ExtendedEntityManager:&lt;/p&gt;

&lt;p&gt;    public void persist(Object entity) {&lt;br/&gt;
        super.persist(entity);&lt;br/&gt;
        try &lt;/p&gt;
{
            java.io.ByteArrayOutputStream bos = new java.io.ByteArrayOutputStream();
            java.io.ObjectOutput out = new java.io.ObjectOutputStream(bos);
            out.writeObject(this);
            byte[] yourBytes = bos.toByteArray();
        }
&lt;p&gt; catch (Exception e) &lt;/p&gt;
{
            e.printStackTrace();
        }
&lt;p&gt;    }&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12314740" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12310641" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12310640" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_12311940" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hy6oj3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12310840" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>28253</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_12313440" key="com.redhat.engineering.step.step-sfdc-plugin:sfdc_cases_counter">
                        <customfieldname>SFDC Cases Counter</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12313441" key="com.redhat.engineering.step.step-sfdc-plugin:sfdc_cases">
                        <customfieldname>SFDC Cases Links</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12313641" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>