You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.com> on 2005/04/23 13:52:33 UTC

ClassNotFoundException within 1.4-dev

Hi


Any idea why this class is missing (please see below)?

I have updated Lenya (Last Changed Rev: 164236) and cleaned the installation

Thanks

Michi


cause: java.lang.ClassNotFoundException: 
org.apache.lenya.cms.publication.DocumentTypeBuilderImpl

full exception chain stacktrace[hide]

java.lang.RuntimeException: org.apache.avalon.framework.service.ServiceException: Could not find component (key [org.apache.lenya.cms.publication.DocumentTypeBuilder]) (Key='org.apache.lenya.cms.publication.DocumentTypeBuilder')
	at org.apache.lenya.cms.publication.DocumentTypeResolverImpl.resolve(DocumentTypeResolverImpl.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
	at $Proxy14.resolve(Unknown Source)

-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: ClassNotFoundException within 1.4-dev

Posted by Michael Wechner <mi...@wyona.com>.
J. Wolfgang Kaltz wrote:

> Michael Wechner schrieb:
>
>> Any idea why this class is missing (please see below)?
>>
>> I have updated Lenya (Last Changed Rev: 164236) and cleaned the 
>> installation
>>
>> Thanks
>>
>> Michi
>>
>>
>> cause: java.lang.ClassNotFoundException: 
>> org.apache.lenya.cms.publication.DocumentTypeBuilderImpl
>
>
> Very sorry about that
> I made the DocumentTypeBuilder an Avalon Service (-> interface + 
> implementation) and forgot to add the new file


no problem, but on the other hand it is ;-)

I will start another thread (please don't take it personal ;-)

Michi

>
>
> Wolfgang
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: ClassNotFoundException within 1.4-dev

Posted by "J. Wolfgang Kaltz" <jw...@apache.org>.
Michael Wechner schrieb:
> Any idea why this class is missing (please see below)?
> 
> I have updated Lenya (Last Changed Rev: 164236) and cleaned the 
> installation
> 
> Thanks
> 
> Michi
> 
> 
> cause: java.lang.ClassNotFoundException: 
> org.apache.lenya.cms.publication.DocumentTypeBuilderImpl

Very sorry about that
I made the DocumentTypeBuilder an Avalon Service (-> interface + 
implementation) and forgot to add the new file


Wolfgang

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org