Getting No bean named defined while implementing storage extension in Tridion 2011 SP1
问题 I am trying to implement the storage extension using below example, http://www.sdltridionworld.com/articles/sdltridion2011/tutorials/extending-content-delivery-storage-sdltridion-2011-1.aspx I created my DAO and other files with the same name used in above example. After creating these files I build my code using eclipse and coverted it into .JAR file name (cd_search_Indexer). 1) I copied my jar file to my presentation tridion_home/lib folder 2) I created bundle xml with name search_dao