On 1/8/07, Joerg Heinicke <[EMAIL PROTECTED]> wrote:
On 08.01.2007 13:33, Ard Schrijvers wrote:
>>> java.lang.ClassNotFoundException:
>>> org.apache.cocoon.generation.JXTemplateGenerator
>> The correct class name is now
>> org.apache.cocoon.template.JXTemplateGenerator.
>
> Why did this move? Strangely enough, cocoon-2.1.10 does not complain
> about org.apache.cocoon.generation.JXTemplateGenerator, but the
> JXTemplateGenerator does not seem to work properly.
> org.apache.cocoon.template.JXTemplateGenerator does work.
It's not a simple class renaming, but a complete refactoring of the
JXTemplateGenerator with some incompatibilities. The old one
(o.a.c.generation) was a 3.000 lines beast IIRC. The new one is modularized.
So, in 2.1 both versions exist, in 2.2 only the new one.
Is there some porting guide somewhere? Maybe I could apply it on
cocoon-webdav in 2.2 to make it work again...
/Mikael
Jörg
---------------------------------------------------------------------
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]