Hallo, In Magnolia 4.5.4 I'm trying to implement my own form processor as mentioned above. My module and component configuration looks like that: http://dropmocks.com/mBnG8c Class info.xerox.magnolia.GakoProfileFormProcessor extends AbstractFormProcessor and is in my module.
Everything works if I set it up during application work, but after Magnolia server restart - my form processor is not added to form. Yet, if I change it to one of standard processors(info.magnolia.module.publicuserregistration.processors.UpdateProcessor for example) - everything is fine during restart too. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=21a92a59-d487-438d-b3be-0271af17644f ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
