lieve this is a problem in
my app and not an issue w/ Tuscany.
-Original Message-
From: Simon Nash [mailto:n...@apache.org]
Sent: Saturday, September 26, 2009 02:14
To: user@tuscany.apache.org
Subject: Re: UndeclaredThrowableException when using reference
Simon Laws wrote:
> Looking at
Simon Laws wrote:
Looking at the stack it looks like a Java implementation. But you're
right that there is a suspicious piece of code in
AbstractScopeContainer..
protected InstanceWrapper createInstanceWrapper() throws
TargetResolutionException {
ImplementationProvider implementation
t: Re: UndeclaredThrowableException when using reference
Phillips, Chad wrote:
> In my composite app I have ComponentA which has a reference to ComponentB.
> I'm seeing an intermittent issue where ComponentA tries to invoke a method
> from ComponentB and an UndeclaredThrowableExcepti
Looking at the stack it looks like a Java implementation. But you're
right that there is a suspicious piece of code in
AbstractScopeContainer..
protected InstanceWrapper createInstanceWrapper() throws
TargetResolutionException {
ImplementationProvider implementationProvider =
component
Phillips, Chad wrote:
In my composite app I have ComponentA which has a reference to ComponentB. I'm
seeing an intermittent issue where ComponentA tries to invoke a method from
ComponentB and an UndeclaredThrowableException is thrown. This isn't using an
official release (its 1.5.1 SNAPSHOT