[jira] [Created] (ARIES-847) Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy

2012-05-04 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-847: - Summary: Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy Key: ARIES-847 URL: https://issues.apache.org/jira/browse/ARIES-847

[jira] [Updated] (ARIES-847) Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy

2012-05-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-847: -- Attachment: aries-847-1.patch Added Patch with check for null and also instanceof

[jira] [Commented] (ARIES-847) Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy

2012-05-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269717#comment-13269717 ] Christian Schneider commented on ARIES-847: --- Hi Sergey, you did not include the

[jira] [Commented] (ARIES-847) Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy

2012-05-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269729#comment-13269729 ] Christian Schneider commented on ARIES-847: --- Sounds good. I am not sure if a

[jira] [Commented] (ARIES-847) Nullpointer exception in org.apache.aries.blueprint.container.BeanRecipe.destroy

2012-05-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13269761#comment-13269761 ] Christian Schneider commented on ARIES-847: --- I agree

[jira] [Commented] (ARIES-1033) Blueprint does not stop bundle when a dependency service is gone

2013-03-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604155#comment-13604155 ] Christian Schneider commented on ARIES-1033: As far as I understood the

[jira] [Commented] (ARIES-1033) Blueprint does not stop bundle when a dependency service is gone

2013-03-18 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13604895#comment-13604895 ] Christian Schneider commented on ARIES-1033: Yes. This seems to be a

[jira] [Commented] (ARIES-1126) Weave hook could NPE

2013-10-30 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13808916#comment-13808916 ] Christian Schneider commented on ARIES-1126: I found the equinox bug that

[jira] [Commented] (ARIES-1140) Injected java.lang.reflect.Proxy implements only single interface

2013-12-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847224#comment-13847224 ] Christian Schneider commented on ARIES-1140: Can we let the blueprint proxy

[jira] [Commented] (ARIES-1140) Injected java.lang.reflect.Proxy implements only single interface

2013-12-13 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847334#comment-13847334 ] Christian Schneider commented on ARIES-1140: The CRMService interface can be a

[jira] [Commented] (ARIES-1140) Injected java.lang.reflect.Proxy implements only single interface

2013-12-13 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13847603#comment-13847603 ] Christian Schneider commented on ARIES-1140: I guess it is because of the

[jira] [Created] (ARIES-1155) Error when OSGi container is stopped on aries jpa container No persistence units defined for bundle

2014-01-31 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1155: -- Summary: Error when OSGi container is stopped on aries jpa container No persistence units defined for bundle Key: ARIES-1155 URL:

[jira] [Commented] (ARIES-1155) Error when OSGi container is stopped on aries jpa container No persistence units defined for bundle

2014-02-02 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1379#comment-1379 ] Christian Schneider commented on ARIES-1155: I agree. The fix for ARIES-1018

[jira] [Commented] (ARIES-1160) Hibernate JPA: EntityManagerFactoryManager failed to create EntityManagerFactories by Bundle.RESOLVED

2014-04-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960012#comment-13960012 ] Christian Schneider commented on ARIES-1160: I wonder if we should not rethrow

[jira] [Updated] (ARIES-1160) Hibernate JPA: EntityManagerFactoryManager failed to create EntityManagerFactories by Bundle.RESOLVED

2014-04-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1160: --- Attachment: aries-jpa-1.0.0-ARIES-1160.patch Just added a patch for the 1.0.0

[jira] [Updated] (ARIES-1160) Hibernate JPA: EntityManagerFactoryManager failed to create EntityManagerFactories by Bundle.RESOLVED

2014-04-11 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1160: --- Attachment: ARIES-1160-2.patch Added new patch. [~sergeyb] can you apply this one?

[jira] [Created] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-10 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1184: -- Summary: Update blueprint integration tests to pax exam 3.4.0 Key: ARIES-1184 URL: https://issues.apache.org/jira/browse/ARIES-1184 Project: Aries

[jira] [Updated] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-10 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1184: --- Description: Currently blueprint itests still use pax exam 1.4.0 which is deprecated

[jira] [Comment Edited] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-11 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992843#comment-13992843 ] Christian Schneider edited comment on ARIES-1181 at 5/8/14 3:32 PM:

[jira] [Commented] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995081#comment-13995081 ] Christian Schneider commented on ARIES-1184: I tried to update to 3.5.0 but it

[jira] [Updated] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1184: --- Attachment: ARIES-1184-1.patch Attached patch to upgrade the blueprint itests to pax

[jira] [Comment Edited] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995092#comment-13995092 ] Christian Schneider edited comment on ARIES-1184 at 5/12/14 2:32 PM:

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-13 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992766#comment-13992766 ] Christian Schneider commented on ARIES-1181: Hi Matt, can you try to apply

[jira] [Created] (ARIES-1188) Remove pax exam dependency from org.apache.aries.testsupport.unit

2014-05-13 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1188: -- Summary: Remove pax exam dependency from org.apache.aries.testsupport.unit Key: ARIES-1188 URL: https://issues.apache.org/jira/browse/ARIES-1188 Project:

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997473#comment-13997473 ] Christian Schneider commented on ARIES-1181: Currently aries jpa does not work

[jira] [Commented] (ARIES-1183) Small refactorings

2014-05-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992767#comment-13992767 ] Christian Schneider commented on ARIES-1183: I just realized that I switch to

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992843#comment-13992843 ] Christian Schneider commented on ARIES-1181: I just checked your example code.

[jira] [Created] (ARIES-1190) Update aries proxy integration tests to pax exam 3

2014-05-16 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1190: -- Summary: Update aries proxy integration tests to pax exam 3 Key: ARIES-1190 URL: https://issues.apache.org/jira/browse/ARIES-1190 Project: Aries

[jira] [Created] (ARIES-1183) Small refactorings

2014-05-16 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1183: -- Summary: Small refactorings Key: ARIES-1183 URL: https://issues.apache.org/jira/browse/ARIES-1183 Project: Aries Issue Type: Improvement

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-05-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998611#comment-13998611 ] Christian Schneider commented on ARIES-1181: I don't think your approach is

[jira] [Created] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1194: -- Summary: Update jmx integration tests to pax exam 3.4.0 Key: ARIES-1194 URL: https://issues.apache.org/jira/browse/ARIES-1194 Project: Aries

[jira] [Assigned] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1194: -- Assignee: Christian Schneider Update jmx integration tests to pax exam 3.4.0

[jira] [Resolved] (ARIES-1194) Update jmx integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1194. Resolution: Fixed Update jmx integration tests to pax exam 3.4.0

[jira] [Resolved] (ARIES-1190) Update aries proxy integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1190. Resolution: Fixed Update aries proxy integration tests to pax exam 3

[jira] [Assigned] (ARIES-1190) Update aries proxy integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1190: -- Assignee: Christian Schneider Update aries proxy integration tests to pax

[jira] [Resolved] (ARIES-1184) Update blueprint integration tests to pax exam 3.4.0

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1184. Resolution: Fixed Assignee: Christian Schneider Update blueprint

[jira] [Resolved] (ARIES-1189) Update transaction integration tests to pax exam 3

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1189. Resolution: Fixed Assignee: Christian Schneider Update transaction

[jira] [Resolved] (ARIES-1188) Remove pax exam dependency from org.apache.aries.testsupport.unit

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1188. Resolution: Fixed Assignee: Christian Schneider Remove pax exam dependency

[jira] [Assigned] (ARIES-1183) Small refactorings

2014-05-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1183: -- Assignee: Christian Schneider Small refactorings ---

[jira] [Resolved] (ARIES-1183) Small refactorings

2014-05-27 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1183. Resolution: Fixed Small refactorings --- Key:

[jira] [Created] (ARIES-1195) Update jndi integration tests to pax exam 3.4.0

2014-05-27 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1195: -- Summary: Update jndi integration tests to pax exam 3.4.0 Key: ARIES-1195 URL: https://issues.apache.org/jira/browse/ARIES-1195 Project: Aries

[jira] [Commented] (ARIES-1130) Blueprint itest failures when using the latest code

2014-05-27 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009636#comment-14009636 ] Christian Schneider commented on ARIES-1130: I just updated the blueprint

[jira] [Created] (ARIES-1197) Update web integration tests to pax exam 3

2014-05-27 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1197: -- Summary: Update web integration tests to pax exam 3 Key: ARIES-1197 URL: https://issues.apache.org/jira/browse/ARIES-1197 Project: Aries Issue

[jira] [Resolved] (ARIES-1195) Update jndi integration tests to pax exam 3.4.0

2014-05-27 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1195. Resolution: Fixed Update jndi integration tests to pax exam 3.4.0

[jira] [Created] (ARIES-1198) Web urlhandler should not depend on blueprint

2014-05-27 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1198: -- Summary: Web urlhandler should not depend on blueprint Key: ARIES-1198 URL: https://issues.apache.org/jira/browse/ARIES-1198 Project: Aries

[jira] [Resolved] (ARIES-1197) Update web integration tests to pax exam 3

2014-05-28 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1197. Resolution: Fixed Update web integration tests to pax exam 3

[jira] [Commented] (ARIES-754) Release enough of Aries to provide dynamic weaving support in JPA

2014-05-28 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14010862#comment-14010862 ] Christian Schneider commented on ARIES-754: --- Is this still relevant since there

[jira] [Closed] (ARIES-1033) Blueprint does not destroy dependent bean when a dependency service is gone

2014-05-28 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider closed ARIES-1033. -- Resolution: Won't Fix Assignee: Christian Schneider I would like to close this

[jira] [Created] (ARIES-1199) Upgrade subsystem tests to pax exam 3

2014-05-30 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1199: -- Summary: Upgrade subsystem tests to pax exam 3 Key: ARIES-1199 URL: https://issues.apache.org/jira/browse/ARIES-1199 Project: Aries Issue Type:

[jira] [Created] (ARIES-1207) Upgrade jpa itests to pax exam 3

2014-06-11 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1207: -- Summary: Upgrade jpa itests to pax exam 3 Key: ARIES-1207 URL: https://issues.apache.org/jira/browse/ARIES-1207 Project: Aries Issue Type:

[jira] [Resolved] (ARIES-1207) Upgrade jpa itests to pax exam 3

2014-06-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1207. Resolution: Fixed Upgrade jpa itests to pax exam 3

[jira] [Created] (ARIES-1208) Forward all javax.persistence.jdbc.* properties to the DataSourceFactory

2014-06-12 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1208: -- Summary: Forward all javax.persistence.jdbc.* properties to the DataSourceFactory Key: ARIES-1208 URL: https://issues.apache.org/jira/browse/ARIES-1208

[jira] [Resolved] (ARIES-1208) Forward all javax.persistence.jdbc.* properties to the DataSourceFactory

2014-06-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1208. Resolution: Fixed Forward all javax.persistence.jdbc.* properties to the

[jira] [Resolved] (ARIES-1199) Upgrade subsystem tests to pax exam 3

2014-06-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1199. Resolution: Fixed Upgrade subsystem tests to pax exam 3

[jira] [Created] (ARIES-1210) Switch samples to pax exam 3

2014-06-13 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1210: -- Summary: Switch samples to pax exam 3 Key: ARIES-1210 URL: https://issues.apache.org/jira/browse/ARIES-1210 Project: Aries Issue Type:

[jira] [Resolved] (ARIES-1210) Switch samples to pax exam 3

2014-06-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1210. Resolution: Fixed Switch samples to pax exam 3

[jira] [Created] (ARIES-1213) Switch ejb modeller itest to pax exam 3

2014-06-14 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1213: -- Summary: Switch ejb modeller itest to pax exam 3 Key: ARIES-1213 URL: https://issues.apache.org/jira/browse/ARIES-1213 Project: Aries Issue

[jira] [Resolved] (ARIES-1213) Switch ejb modeller itest to pax exam 3

2014-06-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1213. Resolution: Fixed Switch ejb modeller itest to pax exam 3

[jira] [Resolved] (ARIES-1218) Blueprint iTests fail

2014-06-25 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1218. Resolution: Fixed Blueprint iTests fail -

[jira] [Assigned] (ARIES-1218) Blueprint iTests fail

2014-06-25 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1218: -- Assignee: Christian Schneider (was: Jean-Baptiste Onofré) Blueprint iTests

[jira] [Resolved] (ARIES-1226) JAAS and JEE annotation based authorization

2014-07-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1226. Resolution: Fixed JAAS and JEE annotation based authorization

[jira] [Commented] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-09-16 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14135153#comment-14135153 ] Christian Schneider commented on ARIES-1234: I also propose to first roll back

[jira] [Commented] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-09-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14149226#comment-14149226 ] Christian Schneider commented on ARIES-1234: I have seen that there is a split

[jira] [Created] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-09-26 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1251: -- Summary: Support jpa 2.0 and 2.1 with the same code base Key: ARIES-1251 URL: https://issues.apache.org/jira/browse/ARIES-1251 Project: Aries

[jira] [Commented] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-09-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14150039#comment-14150039 ] Christian Schneider commented on ARIES-1234: I just did that with my last two

[jira] [Commented] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-09-27 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14150649#comment-14150649 ] Christian Schneider commented on ARIES-1234: Sounds good. Even better would be

[jira] [Resolved] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-09-30 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1234. Resolution: Fixed Assignee: Christian Schneider (was: Mark Nuttall) Fixed

[jira] [Resolved] (ARIES-1234) Recreate Aries JPA 2.0 support

2014-10-01 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1234. Resolution: Fixed The jpa20 module is removed now. Recreate Aries JPA 2.0 support

[jira] [Commented] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-10-06 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14160274#comment-14160274 ] Christian Schneider commented on ARIES-1251: An additional test for jpa2.1 is

[jira] [Commented] (ARIES-1247) EntityManagerFactoryManager: remove the try of creation of EntityManagerFactories from Bundle.RESOLVED event

2014-10-08 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163395#comment-14163395 ] Christian Schneider commented on ARIES-1247: [~tcharl] I think the bundle will

[jira] [Commented] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-10-09 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165178#comment-14165178 ] Christian Schneider commented on ARIES-1251: I have been able to checkout you

[jira] [Commented] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-10-11 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168314#comment-14168314 ] Christian Schneider commented on ARIES-1251: I still had problems using git

[jira] [Commented] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-10-11 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14168378#comment-14168378 ] Christian Schneider commented on ARIES-1251: Hi Giuseppe, I am not sure about

[jira] [Resolved] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-10-31 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1251. Resolution: Fixed [~andymc] Did not see the exceptions you mentioned till now. I am

[jira] [Created] (ARIES-1269) Add blueprint maven plugin

2014-11-03 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1269: -- Summary: Add blueprint maven plugin Key: ARIES-1269 URL: https://issues.apache.org/jira/browse/ARIES-1269 Project: Aries Issue Type: New Feature

[jira] [Commented] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14194619#comment-14194619 ] Christian Schneider commented on ARIES-1181: I think this might really be an

[jira] [Updated] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1181: --- Priority: Minor (was: Blocker) Getting a NullPointerException trying to instantiate

[jira] [Updated] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1181: --- Issue Type: Question (was: Bug) Getting a NullPointerException trying to

[jira] [Updated] (ARIES-1181) Getting a NullPointerException trying to instantiate JPA-related classes

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1181: --- Priority: Major (was: Minor) Getting a NullPointerException trying to instantiate

[jira] [Assigned] (ARIES-1130) Blueprint itest failures when using the latest code

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1130: -- Assignee: Christian Schneider (was: Graham Charters) Blueprint itest

[jira] [Resolved] (ARIES-1130) Blueprint itest failures when using the latest code

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1130. Resolution: Fixed The current aries jenkins build uses the current snapshots of the

[jira] [Updated] (ARIES-1162) Persistence Units neet to be destroyed when bundle becomes unresolved

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1162: --- Affects Version/s: jpa-container-1.0.2 Persistence Units neet to be destroyed when

[jira] [Assigned] (ARIES-1162) Persistence Units neet to be destroyed when bundle becomes unresolved

2014-11-03 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1162: -- Assignee: Christian Schneider Persistence Units neet to be destroyed when

[jira] [Assigned] (ARIES-1267) factory-ref is not supported by managed-component within managed-service-factory element, and the factory-component decorator is not implemented

2014-11-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1267: -- Assignee: Christian Schneider factory-ref is not supported by

[jira] [Resolved] (ARIES-1162) Persistence Units neet to be destroyed when bundle becomes unresolved

2014-11-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1162. Resolution: Fixed Persistence Units neet to be destroyed when bundle becomes

[jira] [Updated] (ARIES-1269) Add blueprint maven plugin

2014-11-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1269: --- Fix Version/s: blueprint-maven-plugin-1.0.0 Add blueprint maven plugin

[jira] [Updated] (ARIES-1226) JAAS and JEE annotation based authorization

2014-11-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1226: --- Fix Version/s: blueprint-authz-1.0.0 JAAS and JEE annotation based authorization

[jira] [Created] (ARIES-1270) ClasscastException or incompatible type when persistence unit bundle is refreshed

2014-11-05 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1270: -- Summary: ClasscastException or incompatible type when persistence unit bundle is refreshed Key: ARIES-1270 URL: https://issues.apache.org/jira/browse/ARIES-1270

[jira] [Commented] (ARIES-1251) Support jpa 2.0 and 2.1 with the same code base

2014-11-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14201911#comment-14201911 ] Christian Schneider commented on ARIES-1251: Sounds good to me but we need to

[jira] [Created] (ARIES-1272) Add jpa test with hibernate

2014-11-07 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1272: -- Summary: Add jpa test with hibernate Key: ARIES-1272 URL: https://issues.apache.org/jira/browse/ARIES-1272 Project: Aries Issue Type: Test

[jira] [Resolved] (ARIES-1269) Add blueprint maven plugin

2014-11-10 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1269. Resolution: Fixed Add blueprint maven plugin --

[jira] [Created] (ARIES-1278) jpa persist visibble outside its transaction

2014-11-26 Thread Christian Schneider (JIRA)
Christian Schneider created ARIES-1278: -- Summary: jpa persist visibble outside its transaction Key: ARIES-1278 URL: https://issues.apache.org/jira/browse/ARIES-1278 Project: Aries Issue

[jira] [Updated] (ARIES-1278) jpa persist visibble outside its transaction

2014-11-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1278: --- Affects Version/s: jpa-container-context-1.0.4

[jira] [Assigned] (ARIES-1278) jpa persist visibble outside its transaction

2014-11-26 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned ARIES-1278: -- Assignee: Christian Schneider jpa persist visibble outside its transaction

[jira] [Resolved] (ARIES-1278) jpa persist visible outside its transaction

2014-12-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1278. Resolution: Fixed The problem was that the DataSource did not correctly enlist as a

[jira] [Closed] (ARIES-1278) jpa persist visible outside its transaction

2014-12-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider closed ARIES-1278. -- jpa persist visible outside its transaction ---

[jira] [Resolved] (ARIES-1271) EntityManager throws InvocationtargetException instead of original cause

2015-02-04 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1271. Resolution: Fixed Test case is done too now EntityManager throws

[jira] [Resolved] (ARIES-1137) Managed properties are not injected at initialization phase

2015-02-05 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved ARIES-1137. Resolution: Fixed Fix Version/s: blueprint-cm-1.0.6 I added a call to

[jira] [Updated] (ARIES-1137) Managed properties are not injected at initialization phase

2015-02-05 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1137: --- Affects Version/s: blueprint-cm-1.0.4 Managed properties are not injected at

[jira] [Updated] (ARIES-1294) Refactor blueprint NSHandler

2015-02-06 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated ARIES-1294: --- Affects Version/s: jpa-blueprint-aries-1.0.4 Refactor blueprint NSHandler

  1   2   3   4   5   6   7   8   9   >