[jira] [Commented] (OWB-582) Support for Java 1.5 (needed for WebSphere 6.1)

2011-08-03 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079218#comment-13079218 ] David Jencks commented on OWB-582: -- This breaks the geronimo integration and requires users

[jira] [Resolved] (OWB-588) PrincipalBean is misspelled

2011-06-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-588. -- Resolution: Fixed rev 1138270 PrincipalBean is misspelled ---

[jira] [Created] (OWB-585) ProcessSessionBean doesn't deal with generic type quite right (CDITCK-215)

2011-06-12 Thread David Jencks (JIRA)
ProcessSessionBean doesn't deal with generic type quite right (CDITCK-215) -- Key: OWB-585 URL: https://issues.apache.org/jira/browse/OWB-585 Project: OpenWebBeans

[jira] [Resolved] (OWB-585) ProcessSessionBean doesn't deal with generic type quite right (CDITCK-215)

2011-06-12 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-585. -- Resolution: Fixed rev 1134736 ProcessSessionBean doesn't deal with generic type quite right

[jira] [Created] (OWB-584) check for declared name consistency for specializes beans is wrong

2011-06-09 Thread David Jencks (JIRA)
check for declared name consistency for specializes beans is wrong -- Key: OWB-584 URL: https://issues.apache.org/jira/browse/OWB-584 Project: OpenWebBeans Issue Type: Bug

[jira] [Resolved] (OWB-584) check for declared name consistency for specializes beans is wrong

2011-06-09 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-584. -- Resolution: Invalid Both problems are caused by an error in openejb. check for declared name

[jira] [Commented] (OWB-579) check for non-proxyiable methods should exclude synthetic methods

2011-06-03 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043233#comment-13043233 ] David Jencks commented on OWB-579: -- revert the change in rev 1130915, cf ARIES-668 where I

[jira] [Commented] (OWB-579) check for non-proxyiable methods should exclude synthetic methods

2011-06-03 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13044159#comment-13044159 ] David Jencks commented on OWB-579: -- After some more input from the aries folks I've

[jira] [Created] (OWB-581) Decorator interface check needs configurable exclusions

2011-06-03 Thread David Jencks (JIRA)
Decorator interface check needs configurable exclusions --- Key: OWB-581 URL: https://issues.apache.org/jira/browse/OWB-581 Project: OpenWebBeans Issue Type: Bug Components: Core

[jira] [Resolved] (OWB-581) Decorator interface check needs configurable exclusions

2011-06-03 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-581. -- Resolution: Fixed Fix Version/s: 1.1.1 rev 1131302. This works, if you have a better idea comment

[jira] [Commented] (OWB-579) check for non-proxyiable methods should exclude synthetic methods

2011-06-02 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13043009#comment-13043009 ] David Jencks commented on OWB-579: -- The original user supplied class doesn't have final

[jira] [Resolved] (OWB-578) Allow DI for OpenWebBeansConfiguration properties

2011-06-01 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-578. -- Resolution: Fixed Fix Version/s: 1.1.1 fixed in rev 1129986 Allow DI for

[jira] [Created] (OWB-579) check for non-proxyiable methods should exclude synthetic methods

2011-06-01 Thread David Jencks (JIRA)
check for non-proxyiable methods should exclude synthetic methods - Key: OWB-579 URL: https://issues.apache.org/jira/browse/OWB-579 Project: OpenWebBeans Issue Type: Bug

[jira] [Created] (OWB-578) Allow DI for OpenWebBeansConfiguration properties

2011-05-31 Thread David Jencks (JIRA)
Allow DI for OpenWebBeansConfiguration properties - Key: OWB-578 URL: https://issues.apache.org/jira/browse/OWB-578 Project: OpenWebBeans Issue Type: Bug Components: Core Affects

[jira] Updated: (OWB-526) remove usage of java.net.URLs from ScannerService and drop scannotation

2011-03-03 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-526: - Attachment: OsgiMetaDataScannerService.java.mine This is an xbean-based scanner that only finds classes

[jira] Commented: (OWB-527) JspFactory.getDefaultFactory() is synchronized, We can cache the return value to improve performance

2011-02-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999064#comment-12999064 ] David Jencks commented on OWB-527: -- I'm looking at trunk code where the

[jira] Commented: (OWB-496) Don't replace the ProxyFactory classloaderProvider without the intention to do so

2011-02-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997613#comment-12997613 ] David Jencks commented on OWB-496: -- I don't think anyone has tried to explain why its a good

[jira] Commented: (OWB-496) Don't replace the ProxyFactory classloaderProvider without the intention to do so

2011-01-06 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12978444#action_12978444 ] David Jencks commented on OWB-496: -- I don't understand why you are pursuing this solution. In

[jira] Commented: (OWB-493) ProcessProducerMethod and ProcessProducerField type parameters are reversed in filtering (?) CDITCK-168

2011-01-02 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12976635#action_12976635 ] David Jencks commented on OWB-493: -- More info: T - The class of the return type of the

[jira] Created: (OWB-511) Delegate actualInstance serialization behavior in ResourceProxyHandler

2010-12-31 Thread David Jencks (JIRA)
Delegate actualInstance serialization behavior in ResourceProxyHandler -- Key: OWB-511 URL: https://issues.apache.org/jira/browse/OWB-511 Project: OpenWebBeans Issue Type:

[jira] Updated: (OWB-511) Delegate actualInstance serialization behavior in ResourceProxyHandler

2010-12-31 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-511: - Attachment: OWB-511.diff proposal for delegating resource serialization and making WebBeansContext more

[jira] Resolved: (OWB-510) return null instead of an unusable proxy if a resource is missing

2010-12-29 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-510. -- Resolution: Fixed fixed in rev 1053774 return null instead of an unusable proxy if a resource is

[jira] Commented: (OWB-493) ProcessProducerMethod and ProcessProducerField type parameters are reversed in filtering (?) CDITCK-168

2010-12-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12974991#action_12974991 ] David Jencks commented on OWB-493: -- I think there is a problem in OWB with the current test.

[jira] Commented: (OWB-493) ProcessProducerMethod and ProcessProducerField type parameters are reversed in filtering (?) CDITCK-168

2010-12-19 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12973126#action_12973126 ] David Jencks commented on OWB-493: -- the tck 1.0.4-SNAPSHOT has changed the test back and

[jira] Commented: (OWB-490) ProcessObserverMethod Type parameters are inverted (CDITCK-174)

2010-12-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971346#action_12971346 ] David Jencks commented on OWB-490: -- There's a new 1.0.2.SP1 cdi tck available and these tests

[jira] Commented: (OWB-493) ProcessProducerMethod and ProcessProducerField type parameters are reversed in filtering (?) CDITCK-168

2010-12-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971351#action_12971351 ] David Jencks commented on OWB-493: -- I'm seeing these errors in the recently released

[jira] Commented: (OWB-490) ProcessObserverMethod Type parameters are inverted (CDITCK-174)

2010-12-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971357#action_12971357 ] David Jencks commented on OWB-490: -- Gurkan reverted rev 1034955 in rev 1038667 and 1038669

[jira] Commented: (OWB-490) ProcessObserverMethod Type parameters are inverted (CDITCK-174)

2010-12-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12971371#action_12971371 ] David Jencks commented on OWB-490: -- I reapplied rev 1034955 in rev 1049215 as the 1.0.2.SP1

[jira] Created: (OWB-504) OwbApplicationFactory getWrapped should return wrapped application factory

2010-12-06 Thread David Jencks (JIRA)
OwbApplicationFactory getWrapped should return wrapped application factory -- Key: OWB-504 URL: https://issues.apache.org/jira/browse/OWB-504 Project: OpenWebBeans

[jira] Resolved: (OWB-504) OwbApplicationFactory getWrapped should return wrapped application factory

2010-12-06 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved OWB-504. -- Resolution: Fixed rev 1042752 OwbApplicationFactory getWrapped should return wrapped application

[jira] Commented: (OWB-505) OwbApplicationFactory should not be installed by default

2010-12-06 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12967465#action_12967465 ] David Jencks commented on OWB-505: -- rev 1042754. Not resolving for easier review.

[jira] Created: (OWB-502) Only cache the ContextService once, in the SingletonService

2010-11-29 Thread David Jencks (JIRA)
Only cache the ContextService once, in the SingletonService --- Key: OWB-502 URL: https://issues.apache.org/jira/browse/OWB-502 Project: OpenWebBeans Issue Type: Bug

[jira] Commented: (OWB-498) Java EE Resource Injections for CDI Interceptors Decorators

2010-11-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12935477#action_12935477 ] David Jencks commented on OWB-498: -- I think there is at least a strong possibility that this

[jira] Commented: (OWB-496) Don't replace the ProxyFactory classloaderProvider without the intention to do so

2010-11-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934663#action_12934663 ] David Jencks commented on OWB-496: -- I don't understand your thinking. If you are in an

[jira] Created: (OWB-497) Don't break deployment if java can't read all the annotations

2010-11-22 Thread David Jencks (JIRA)
Don't break deployment if java can't read all the annotations - Key: OWB-497 URL: https://issues.apache.org/jira/browse/OWB-497 Project: OpenWebBeans Issue Type: Bug

[jira] Commented: (OWB-497) Don't break deployment if java can't read all the annotations

2010-11-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934669#action_12934669 ] David Jencks commented on OWB-497: -- rev 1037951 fixes the two places I've had problems from.

[jira] Created: (OWB-496) Don't replace the ProxyFactory classloaderProvider without the intention to do so

2010-11-21 Thread David Jencks (JIRA)
Don't replace the ProxyFactory classloaderProvider without the intention to do so - Key: OWB-496 URL: https://issues.apache.org/jira/browse/OWB-496 Project: OpenWebBeans

[jira] Commented: (OWB-496) Don't replace the ProxyFactory classloaderProvider without the intention to do so

2010-11-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934409#action_12934409 ] David Jencks commented on OWB-496: -- Fixed in rev 1037620 Don't replace the ProxyFactory

[jira] Created: (OWB-490) ProcessObserverMethod Type parameters are inverted (CDITCK-174)

2010-11-14 Thread David Jencks (JIRA)
ProcessObserverMethod Type parameters are inverted (CDITCK-174) --- Key: OWB-490 URL: https://issues.apache.org/jira/browse/OWB-490 Project: OpenWebBeans Issue Type: Bug

[jira] Commented: (OWB-490) ProcessObserverMethod Type parameters are inverted (CDITCK-174)

2010-11-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931794#action_12931794 ] David Jencks commented on OWB-490: -- Fixed to match the 1.0.2.CR3 tck in rev 1034955.

[jira] Created: (OWB-491) Decorators init needs to scan superclasses for more interfaces. cf CDITCK-178

2010-11-14 Thread David Jencks (JIRA)
Decorators init needs to scan superclasses for more interfaces. cf CDITCK-178 -- Key: OWB-491 URL: https://issues.apache.org/jira/browse/OWB-491 Project: OpenWebBeans

[jira] Commented: (OWB-491) Decorators init needs to scan superclasses for more interfaces. cf CDITCK-178

2010-11-14 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12931945#action_12931945 ] David Jencks commented on OWB-491: -- Fixed in rev 1035109. Maybe we should leave this open at

[jira] Commented: (OWB-487) Section 5.5.7 restrictions on injecting InjectionPoint not enforced

2010-10-29 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12926445#action_12926445 ] David Jencks commented on OWB-487: -- My patch is definitely a very bad idea, it causes a lot

[jira] Updated: (OWB-482) Small issues

2010-10-29 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-482: - Attachment: dup-extensions-ok.patch For reasons I don't understand yet, geronimo was getting in trouble

[jira] Updated: (OWB-487) Section 5.5.7 restrictions on injecting InjectionPoint not enforced

2010-10-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-487: - Attachment: OWB-487.patch I'm not sure I completely understand the spec but this patch does get the test

[jira] Created: (OWB-486) ResourceBean tries to proxy final classes before testing them for being final

2010-10-27 Thread David Jencks (JIRA)
ResourceBean tries to proxy final classes before testing them for being final - Key: OWB-486 URL: https://issues.apache.org/jira/browse/OWB-486 Project: OpenWebBeans

[jira] Updated: (OWB-486) ResourceBean tries to proxy final classes before testing them for being final

2010-10-27 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-486: - Attachment: OWB-486.patch Patch does not attempt to address thread safety issue raised on the dev list.

[jira] Commented: (OWB-483) Problem with mulitple custom interceptors and passivation

2010-10-25 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924454#action_12924454 ] David Jencks commented on OWB-483: -- I've discovered that the tests in question are excluded

[jira] Commented: (OWB-483) Problem with mulitple custom interceptors and passivation

2010-10-25 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924480#action_12924480 ] David Jencks commented on OWB-483: -- I was mistaken, these tests are not excluded. I will try

[jira] Commented: (OWB-480) Avoid a couple NPEs

2010-10-25 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924809#action_12924809 ] David Jencks commented on OWB-480: -- I chatted with Mark on IRC and IIUC he thinks that fixing

[jira] Created: (OWB-482) Small issues

2010-10-24 Thread David Jencks (JIRA)
Small issues Key: OWB-482 URL: https://issues.apache.org/jira/browse/OWB-482 Project: OpenWebBeans Issue Type: Bug Reporter: David Jencks Assignee: Gurkan Erdogdu I'm opening this as a place to put

[jira] Updated: (OWB-482) Small issues

2010-10-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-482: - Attachment: checkstyle-rules-dep.patch you need a dependency on your checkstyle rules, at least under maven

[jira] Updated: (OWB-482) Small issues

2010-10-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-482: - Attachment: AbstractContext-dup-get.patch get is done twice null or not, then there's a duplicated null

[jira] Updated: (OWB-483) Problem with mulitple custom interceptors and passivation

2010-10-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-483: - Attachment: OWB-483-getId.patch check isPassivationCapable in getId Problem with mulitple custom

[jira] Created: (OWB-483) Problem with mulitple custom interceptors and passivation

2010-10-24 Thread David Jencks (JIRA)
Problem with mulitple custom interceptors and passivation - Key: OWB-483 URL: https://issues.apache.org/jira/browse/OWB-483 Project: OpenWebBeans Issue Type: Bug Components:

[jira] Commented: (OWB-481) WebBeansConfigurationListener implementing ServletContextListener is not likely to work

2010-10-22 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923960#action_12923960 ] David Jencks commented on OWB-481: -- I'd like to suggest that the

[jira] Created: (OWB-480) Avoid a couple NPEs

2010-10-21 Thread David Jencks (JIRA)
Avoid a couple NPEs --- Key: OWB-480 URL: https://issues.apache.org/jira/browse/OWB-480 Project: OpenWebBeans Issue Type: Bug Components: Core Affects Versions: 1.1.0 Reporter: David Jencks

[jira] Updated: (OWB-480) Avoid a couple NPEs

2010-10-21 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-480: - Attachment: OWB-480.patch fix for the 2 NPEs Avoid a couple NPEs ---

[jira] Created: (OWB-481) WebBeansConfigurationListener implementing ServletContextListener is not likely to work

2010-10-21 Thread David Jencks (JIRA)
WebBeansConfigurationListener implementing ServletContextListener is not likely to work --- Key: OWB-481 URL: https://issues.apache.org/jira/browse/OWB-481 Project:

[jira] Created: (OWB-473) bundles that use javasissist to proxy their contents need to import some javassist packages

2010-10-15 Thread David Jencks (JIRA)
bundles that use javasissist to proxy their contents need to import some javassist packages --- Key: OWB-473 URL: https://issues.apache.org/jira/browse/OWB-473

[jira] Updated: (OWB-473) bundles that use javasissist to proxy their contents need to import some javassist packages

2010-10-15 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/OWB-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated OWB-473: - Attachment: OWB-473.patch Patch to add the javassist import-package. There may be a less repetitious way