You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Callum Haig (JIRA)" <ji...@apache.org> on 2008/03/12 14:11:35 UTC

[jira] Created: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
-------------------------------------------------------------------------------------------

                 Key: SM-1271
                 URL: https://issues.apache.org/activemq/browse/SM-1271
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-bean
    Affects Versions: 3.2.1
            Reporter: Callum Haig
         Attachments: beanCompContextPatch.txt

In SM 3.2.1, the ComponentContext  has bean made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.


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


[jira] Assigned: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SM-1271:
--------------------------------

    Assignee: Freeman Fang

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>    Affects Versions: 3.2.1
>            Reporter: Callum Haig
>            Assignee: Freeman Fang
>            Priority: Minor
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Resolved: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-1271.
------------------------------

    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

apply patch on behalf of Callum Haig
http://svn.apache.org/viewvc?rev=636633&view=rev for 3.3 branch
http://svn.apache.org/viewvc?rev=636636&view=rev for 3.2.2 branch
thanks Callum

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>    Affects Versions: 3.2.1
>            Reporter: Callum Haig
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Updated: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Callum Haig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Callum Haig updated SM-1271:
----------------------------

    Priority: Minor  (was: Major)

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>    Affects Versions: 3.2.1
>            Reporter: Callum Haig
>            Priority: Minor
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Updated: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Callum Haig (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Callum Haig updated SM-1271:
----------------------------

    Description: 
In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.


  was:
In SM 3.2.1, the ComponentContext  has bean made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.



> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>    Affects Versions: 3.2.1
>            Reporter: Callum Haig
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Updated: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1271:
--------------------------------

    Fix Version/s: 3.2.3
                   3.3

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>            Reporter: Callum Haig
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.3, 3.3, servicemix-bean-2008.01
>
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Updated: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1271:
--------------------------------

    Affects Version/s:     (was: servicemix-bean-2008.01)
        Fix Version/s: servicemix-bean-2008.01
                           (was: 3.3)
                           (was: 3.2.2)

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>            Reporter: Callum Haig
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: servicemix-bean-2008.01
>
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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


[jira] Updated: (SM-1271) Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated SM-1271:
--------------------------------

    Affects Version/s: servicemix-bean-2008.01
                           (was: 3.2.1)

> Make ComponentContext available to beans configured in BeanComponent service unit xbean.xml
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1271
>                 URL: https://issues.apache.org/activemq/browse/SM-1271
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-bean
>            Reporter: Callum Haig
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: servicemix-bean-2008.01
>
>         Attachments: beanCompContextPatch.txt
>
>
> In SM 3.2.1, the ComponentContext  has been made available to beans in CxfSeComponent and Jsr181Component service unit xbean.xml configuration files.  However, this is not the case for the BeanComponent.  The attached patch follows the pattern set in the CxfSeComponent to make the context available to beans configured in a BeanComponent service unit xbean.xml configuration file.

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