You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/06/22 12:31:26 UTC

[jira] Created: (OPENJPA-262) Event notification of BrokerFactory creation

Event notification of BrokerFactory creation
--------------------------------------------

                 Key: OPENJPA-262
                 URL: https://issues.apache.org/jira/browse/OPENJPA-262
             Project: OpenJPA
          Issue Type: New Feature
          Components: kernel
    Affects Versions: 0.9.7, 0.9.6, 0.9.0
            Reporter: Patrick Linskey
            Assignee: Patrick Linskey
            Priority: Minor
             Fix For: 1.0.0


It would be useful for configuration elements to be able to receive notification when a BrokerFactory is created, so that third-party product derivations can better integrate into the BrokerFactory lifecycle. Currently, product derivations can operate on the Configuration instance, but not the BrokerFactory itself.

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


Fwd: [jira] Created: (OPENJPA-262) Event notification of BrokerFactory creation

Posted by Patrick Linskey <pl...@gmail.com>.
Hi,

I implemented a hook to receive notification about BrokerFactory
creation; does anyone have any thoughts about this new feature's
merits?

I created it to help with Compass / OpenJPA integration; the lack of a
means to receive BrokerFactory lifecycle notifications was making
things difficult.

-Patrick

---------- Forwarded message ----------
From: Patrick Linskey (JIRA) <ji...@apache.org>
Date: Jun 22, 2007 3:31 AM
Subject: [jira] Created: (OPENJPA-262) Event notification of
BrokerFactory creation
To: dev@openjpa.apache.org


Event notification of BrokerFactory creation
--------------------------------------------

                 Key: OPENJPA-262
                 URL: https://issues.apache.org/jira/browse/OPENJPA-262
             Project: OpenJPA
          Issue Type: New Feature
          Components: kernel
    Affects Versions: 0.9.7, 0.9.6, 0.9.0
            Reporter: Patrick Linskey
            Assignee: Patrick Linskey
            Priority: Minor
             Fix For: 1.0.0


It would be useful for configuration elements to be able to receive
notification when a BrokerFactory is created, so that third-party
product derivations can better integrate into the BrokerFactory
lifecycle. Currently, product derivations can operate on the
Configuration instance, but not the BrokerFactory itself.

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



-- 
Patrick Linskey
202 669 5907

[jira] Updated: (OPENJPA-262) Event notification of BrokerFactory creation

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

Patrick Linskey updated OPENJPA-262:
------------------------------------

    Attachment: OPENJPA-262.patch

> Event notification of BrokerFactory creation
> --------------------------------------------
>
>                 Key: OPENJPA-262
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-262
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: kernel
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7
>            Reporter: Patrick Linskey
>            Assignee: Patrick Linskey
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: OPENJPA-262.patch
>
>
> It would be useful for configuration elements to be able to receive notification when a BrokerFactory is created, so that third-party product derivations can better integrate into the BrokerFactory lifecycle. Currently, product derivations can operate on the Configuration instance, but not the BrokerFactory itself.

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


[jira] Resolved: (OPENJPA-262) Event notification of BrokerFactory creation

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

Patrick Linskey resolved OPENJPA-262.
-------------------------------------

    Resolution: Fixed

> Event notification of BrokerFactory creation
> --------------------------------------------
>
>                 Key: OPENJPA-262
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-262
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: kernel
>    Affects Versions: 0.9.0, 0.9.6, 0.9.7
>            Reporter: Patrick Linskey
>            Assignee: Patrick Linskey
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: OPENJPA-262.patch
>
>
> It would be useful for configuration elements to be able to receive notification when a BrokerFactory is created, so that third-party product derivations can better integrate into the BrokerFactory lifecycle. Currently, product derivations can operate on the Configuration instance, but not the BrokerFactory itself.

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