Robert,

Check the version of the magnolia-rendering jar you have on the classpath. Im 
using v4.5.3 and my model impl has the following constructor and works ok:

[code]
public MSSModelImpl( Node content, RenderableDefinition definition, 
RenderingModel<?> parent )
{
     super( content, definition, parent );
}
[/code]

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=3f254fa9-4506-4830-8eee-44a5f18da5c4


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to