RE: Weaving Hook puzzle

2011-12-14 Thread Timothy Ward
Hi David, This is a known issue with ASM in OSGi. We override ClassWriter in the proxy code to get around this (as recommended by the ASM doc). See the following for details: \proxy\proxy-impl\src\main\java\org\apache\aries\proxy\impl\common\OSGiFriendlyClassWriter.java in You can override

Re: [VOTE] Apache Aries JNDI release (multiple bundles)

2011-12-14 Thread Jeremy Hughes
On 14 December 2011 09:18, Timothy Ward wrote: > > Hi Jeremy, > > Sorry it's taken so long for me to look at all this - I have built all the > source zips in the repos. They all build, and pass all tests. The built JARs > have all the right files in all the right places. > > I have noticed two i

Weaving Hook puzzle

2011-12-14 Thread David Bosschaert
Hi all, A user was playing with the SPI-Fly stuff and hit an issue, which I have trouble understanding how it should be fixed, maybe someone has an idea here... It might be related to the interplay between the OSGi weaving hook and ASM... Here's the situation: * They use some code that at some po

[jira] [Resolved] (ARIES-803) Versioning problems in JNDI 0.3.1 release bundles

2011-12-14 Thread Timothy Ward (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Ward resolved ARIES-803. Resolution: Fixed > Versioning problems in JNDI 0.3.1 release bundles >

[jira] [Created] (ARIES-803) Versioning problems in JNDI 0.3.1 release bundles

2011-12-14 Thread Timothy Ward (Created) (JIRA)
Versioning problems in JNDI 0.3.1 release bundles - Key: ARIES-803 URL: https://issues.apache.org/jira/browse/ARIES-803 Project: Aries Issue Type: Bug Components: JNDI Affects Ver

RE: [VOTE] Apache Aries JNDI release (multiple bundles)

2011-12-14 Thread Timothy Ward
Hi Jeremy, Sorry it's taken so long for me to look at all this - I have built all the source zips in the repos. They all build, and pass all tests. The built JARs have all the right files in all the right places. I have noticed two issues. One of which I'm happy to live with, the other much

[jira] [Updated] (ARIES-802) dependent restart causes ComponentNameAlreadyInUseException: Name 'blueprintContainer' is already in use by a registered component

2011-12-14 Thread Aki Yoshida (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ARIES-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida updated ARIES-802: -- Attachment: patch.diff aries trunk diff for M blueprint/blueprint-core/src/main/java/org/apache/a

[jira] [Created] (ARIES-802) dependent restart causes ComponentNameAlreadyInUseException: Name 'blueprintContainer' is already in use by a registered component

2011-12-14 Thread Aki Yoshida (Created) (JIRA)
dependent restart causes ComponentNameAlreadyInUseException: Name 'blueprintContainer' is already in use by a registered component -- Key: ARIES-802