Sorry .... I forgot that I had to manually refresh eclipse.... too
little sleep, too many kids....

On 11/19/06, andyhot <[EMAIL PROTECTED]> wrote:
that's a new dependency...

Both the parent pom and tapestry-framework's pom define it.
            <dependency>
                <groupId>backport-util-concurrent</groupId>
                <artifactId>backport-util-concurrent</artifactId>
                <version>2.2</version>
            </dependency>



Patrick Moore wrote:
> There seems to be a missing class in the latest Tapestry 4.1.1 snapshot:
>
> Failure invoking constructor for class
> org.apache.tapestry.services.impl.ComponentMessagesSourceImpl:
> edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
> org.apache.hivemind.ApplicationRuntimeException
> Failure invoking constructor for class
> org.apache.tapestry.services.impl.ComponentMessagesSourceImpl:
> edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
>
> [ +/- ] Exception:
> edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
> java.lang.NoClassDefFoundError
> edu/emory/mathcs/backport/java/util/concurrent/ConcurrentHashMap
> Stack Trace:
>
>    *
> 
org.apache.tapestry.services.impl.ComponentMessagesSourceImpl.<init>(ComponentMessagesSourceImpl.java:78)
>
>    * sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>    * sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
> Source)
>    * sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
> Source)
>    * java.lang.reflect.Constructor.newInstance(Unknown Source)
>    *
> org.apache.hivemind.util.ConstructorUtils.invoke(ConstructorUtils.java:139)
>
>    *
> 
org.apache.hivemind.service.impl.BuilderFactoryLogic.instantiateConstructorAutowiredInstance(BuilderFactoryLogic.java:191)
>
>    *
> 
org.apache.hivemind.service.impl.BuilderFactoryLogic.instantiateCoreServiceInstance(BuilderFactoryLogic.java:106)
>
>    *
> 
org.apache.hivemind.service.impl.BuilderFactoryLogic.createService(BuilderFactoryLogic.java:75)
>
>    *
> 
org.apache.hivemind.service.impl.BuilderFactory.createCoreServiceImplementation(BuilderFactory.java:42)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to