Re: update a bundle within an EBA

2011-03-15 Thread Rex Wang
It works for me:-) Thank you very much! Valentin 2011/3/15 Valentin Mahrwald > Hi Rex, > > Aries application in 0.3 and upwards has only very basic support for > updating bundles inside an EBA (rather than bouncing the whole EBA). > Implementing a safe in-situ update can be added via the Update

[jira] Created: (ARIES-613) use error() instead of info() log in BeanRecipe's destroy() on exception

2011-03-15 Thread Tang Kin Chuen (JIRA)
use error() instead of info() log in BeanRecipe's destroy() on exception Key: ARIES-613 URL: https://issues.apache.org/jira/browse/ARIES-613 Project: Aries Issue Type:

[jira] Created: (ARIES-612) cannot access referenced service in destroy-method

2011-03-15 Thread Tang Kin Chuen (JIRA)
cannot access referenced service in destroy-method -- Key: ARIES-612 URL: https://issues.apache.org/jira/browse/ARIES-612 Project: Aries Issue Type: Bug Components: Blueprint Affe

Re: [jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Alasdair Nottingham
Ah, the one downside of Apache CMS. The website is in svn at: https://svn.apache.org/repos/asf/aries/site/trunk/ so you can check it out and provide patches. Alasdair On 15 March 2011 16:36, Charles Moulliard wrote: > Hi Alasdair, > > As I'm not an Apache Aries committer, it will be difficult fo

Re: [jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Charles Moulliard
Hi Alasdair, As I'm not an Apache Aries committer, it will be difficult for me to commit svn code. Regards, Charles Moulliard Sr. Principal Solution Architect - FuseSource Apache Committer Blog : http://cmoulliard.blogspot.com Twitter : http://twitter.com/cmoulliard Linkedin : http://www.linke

Re: [jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Alasdair Nottingham
Hi, I'm Alasdair, Tim is on holiday this week. The website is part of Apache CMS. The information on how to update/develop it is located here: http://aries.apache.org/development/maintainingthewebpages.html Alasdair On 15 March 2011 13:55, Charles Moulliard wrote: > Thx Timothy. Is there a way

Re: [jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Charles Moulliard
Thx Timothy. Is there a way for me to work on the web content using wiki/confluence ? This will avoid creating tickets, because I plan to work on documentation about Aries Transaction and Aries Blueprint On Tue, Mar 15, 2011 at 2:47 PM, Alasdair Nottingham (JIRA) wrote: > >    [ > https://i

Build failed in Jenkins: Aries #928

2011-03-15 Thread Apache Hudson Server
See -- Started by an SCM change Building remotely on ubuntu1 FATAL: Unable to call fetch2. Invalid object ID 15011 java.lang.IllegalStateException: Unable to call fetch2. Invalid object ID 15011 at h

[jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Alasdair Nottingham (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006918#comment-13006918 ] Alasdair Nottingham commented on ARIES-597: --- I have fixed this. I've also removed

[jira] Resolved: (ARIES-611) Add a test to ensure we process fragments correctly

2011-03-15 Thread Alasdair Nottingham (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alasdair Nottingham resolved ARIES-611. --- Resolution: Fixed > Add a test to ensure we process fragments correctly >

[jira] Created: (ARIES-611) Add a test to ensure we process fragments correctly

2011-03-15 Thread Alasdair Nottingham (JIRA)
Add a test to ensure we process fragments correctly --- Key: ARIES-611 URL: https://issues.apache.org/jira/browse/ARIES-611 Project: Aries Issue Type: Improvement Components: Blueprin

Re: update a bundle within an EBA

2011-03-15 Thread Valentin Mahrwald
Hi Rex, Aries application in 0.3 and upwards has only very basic support for updating bundles inside an EBA (rather than bouncing the whole EBA). Implementing a safe in-situ update can be added via the UpdateStrategy plug point. Now in your scenario I imagine you would need to call refreshPacka

Re: [VOTE] Aries 0.4 parent release candidate RC0

2011-03-15 Thread Mark Nuttall
+1 On 14 March 2011 11:32, zoe slattery wrote: > Hi - I've staged a 0.4 release of Aries parent here: > > > stagingrepo-86 > https://repository.apache.org/content/repositories/orgapachearies-006/ > > > The release is tagged here: > https://svn.apache.org/repos/asf/aries/tags/parent-0.4/ > > > R

update a bundle within an EBA

2011-03-15 Thread Rex Wang
Hi, There is an use case in geronimo(with aries application 0.2.1) that trying update a bundle within an EBA, that is: SampleEBA: - a.jar - b.wab the question is when I try to do a bundle update for a.jar, and then restart b.wab seems b.wab still uses the old a.jar and not try using the new up

[jira] Commented: (ARIES-597) Improve the JPA web page of Aries to explain step by step how to create a Aries JPA project

2011-03-15 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006840#comment-13006840 ] Charles Moulliard commented on ARIES-597: - Hi, There is an issue with {code} on th

[jira] Commented: (ARIES-610) Convert trunk to using reactor pom/parent pom scheme

2011-03-15 Thread zoe slattery (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006839#comment-13006839 ] zoe slattery commented on ARIES-610: And, as in the title: 1) Each bundles poms to have

[jira] Created: (ARIES-610) Convert trunk to using reactor pom/parent pom scheme

2011-03-15 Thread zoe slattery (JIRA)
Convert trunk to using reactor pom/parent pom scheme Key: ARIES-610 URL: https://issues.apache.org/jira/browse/ARIES-610 Project: Aries Issue Type: Improvement Affects Versions: 0.4