[TYPO3-mvc] the Reflection Service can only be initialized once

KimPixel kimpixel+typo3v4mvc at googlemail.com
Mon Dec 13 19:05:10 CET 2010


Hi,

I have try to insert Exbase Plugin in a Extbase Plugin View. But i get
this Errormassage:
#1232044696: The Reflection Service can only be initialized once.

Have someone a Solution for me??

This TS ist for Extbase (>= 1.3)
http://forge.typo3.org/projects/typo3v4-mvc/wiki/Dispatcher_rework

View:
******************************************
<f:cObject typoscriptObjectPath="lib.txdfcontact" />

Typoscript:
******************************************
lib.txdfcontact = USER
lib.txdfcontact {
userFunc = tx_extbase_core_bootstrap->run

pluginName = Pi1
extensionName = DfContact
switchableControllerActions {
Form {
10 = index
}
}
settings {
form = 4
}
persistence =< plugin.tx_dfcontact.persistence
}
******************************************


thanks
KimPixel


More information about the TYPO3-project-typo3v4mvc mailing list