[jira] [Created] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-07 Thread Moritz Bechler (JIRA)
Moritz Bechler created OWB-931: -- Summary: NormalScopeProxyFactory classloader usage Key: OWB-931 URL: https://issues.apache.org/jira/browse/OWB-931 Project: OpenWebBeans Issue Type: Brainstormin

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-07 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894765#comment-13894765 ] Moritz Bechler commented on OWB-931: Ok, the first part makes sense. It might still be de

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-08 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895511#comment-13895511 ] Moritz Bechler commented on OWB-931: Mark: This is not about loading the proxy class, the

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896435#comment-13896435 ] Moritz Bechler commented on OWB-931: These will be loaded by the openwebbeans-impl bundle

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896472#comment-13896472 ] Moritz Bechler commented on OWB-931: Got one of these too for the webapp context, but tha

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896486#comment-13896486 ] Moritz Bechler commented on OWB-931: Which issue are you referring to now? I think you ma

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896581#comment-13896581 ] Moritz Bechler commented on OWB-931: So about loading the provider class? I should have o

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896601#comment-13896601 ] Moritz Bechler commented on OWB-931: Not until now, but that is using PAX CDI which is al

[jira] [Updated] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-10 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Bechler updated OWB-931: --- Attachment: OWB-931-v1.patch A first draft introducing a ClassLoaderService SPI with two methods: - one

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-11 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897848#comment-13897848 ] Moritz Bechler commented on OWB-931: I agree, having this does not make much sense. Disr

[jira] [Updated] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-11 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Bechler updated OWB-931: --- Attachment: OWB-931-v2.patch Alright, was on trunk before. New patch with ClassLoaderService for selecti

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-13 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900487#comment-13900487 ] Moritz Bechler commented on OWB-931: Unfortunately build of tomEE 1.6.0/trunk is broken a

[jira] [Commented] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-13 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900512#comment-13900512 ] Moritz Bechler commented on OWB-931: Alright, done and passed. Tests run: 751, Failures:

[jira] [Updated] (OWB-931) NormalScopeProxyFactory classloader usage

2014-02-13 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Bechler updated OWB-931: --- Attachment: OWB-931-v2-trunk.patch The original OWB-931-v2.patch against owb_1.2.x branch and here a cle

[jira] [Created] (OWB-1082) WebContext BeanManager not longer serializable

2015-06-09 Thread Moritz Bechler (JIRA)
Moritz Bechler created OWB-1082: --- Summary: WebContext BeanManager not longer serializable Key: OWB-1082 URL: https://issues.apache.org/jira/browse/OWB-1082 Project: OpenWebBeans Issue Type: Bug

[jira] [Created] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-08 Thread Moritz Bechler (JIRA)
Moritz Bechler created OWB-1150: --- Summary: OSGI bundle version ranges too restrictive Key: OWB-1150 URL: https://issues.apache.org/jira/browse/OWB-1150 Project: OpenWebBeans Issue Type: Bug

[jira] [Commented] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-20 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15506144#comment-15506144 ] Moritz Bechler commented on OWB-1150: - I guess both options would be okay. [2.2,4.0) see

[jira] [Commented] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15516037#comment-15516037 ] Moritz Bechler commented on OWB-1150: - -web and -el look fine, however there are a coupl

[jira] [Updated] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Bechler updated OWB-1150: Attachment: OWB-1150-1.patch There you go ;) Also took the liberty of removing unnecessary bundle plu

[jira] [Created] (OWB-1169) Invalid OSGI version ranges

2017-01-07 Thread Moritz Bechler (JIRA)
Moritz Bechler created OWB-1169: --- Summary: Invalid OSGI version ranges Key: OWB-1169 URL: https://issues.apache.org/jira/browse/OWB-1169 Project: OpenWebBeans Issue Type: Bug Affects Versio

[jira] [Commented] (OWB-1169) Invalid OSGI version ranges

2017-01-09 Thread Moritz Bechler (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15812331#comment-15812331 ] Moritz Bechler commented on OWB-1169: - Pull request open at https://github.com/apache/op