Check your classpath - one of your dependencies (which may be nested) might be 
putting something on the classpath which is conflicting with Tapestry's 
classes. Have you upgraded all your other Tapestry dependencies e.g. 
tapestry-spring etc?

Toby

----- Original Message ----
From: Britske <[EMAIL PROTECTED]>
To: users@tapestry.apache.org
Sent: Sunday, 18 May, 2008 2:40:41 PM
Subject: getting ClassFactory is matched by 2 services After upgrade from 5.06 
-> 5.0.11


After upgrading tapestry from 5.0.6  to 5.0.11 I'm getting the following
error:

Caused by: java.lang.RuntimeException: Service interface
org.apache.tapestry.ioc.services.ClassFactory is matched by 2 services:
ClassFactory, ComponentClassFactory.  Automatic dependency resolution
requires that exactly one service implement the interface.

I'm getting the error (I think), I'm just not sure where to look to change
it. For instance, I have nothing defined in my AppModule that could be the
cause. 

Anyone?

Thanks,
Britske
-- 
View this message in context: 
http://www.nabble.com/getting-ClassFactory-is-matched-by-2-services-After-upgrade-from-5.06--%3E-5.0.11-tp17303089p17303089.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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




Reply via email to