Hi, I'm unable to reproduce this. The listener is required for blossom to work so I suspect that there's something else that interferes with rendering of those images. Something that isn't run if the listener isn't there.
The rss aggregator icon is at http://localhost:8080/dataModule/typeImages/RssAggregator/image, could it be that you have something based on spring/blossom that occupies that url? // Tobias On Jan 30, 2012, at 3:18 PM, Magnolia Forums (on behalf of Hedipo Soares de Menezes) wrote: > Hi all, > > after adding the lines below to my web.xml the images stop showing on the > website: > > <listener> > <listener-class> > info.magnolia.module.blossom.support.ServletContextExposingContextListener > </listener-class> > </listener> > > > Actually, it seems that are just some images with the problem, we can list > them: > > Icons and images of the Category, contact, RSS Aggregators in Data Menu > > There are some other images missing too, but I think the images above are > enough to reproduce the problem > > Magnolia shows no error in the log. > > If we remove the listener the images show again. > > I would appreciate any help or clue to finding out the problem. > > Thanks > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=c8a2df9e-bf15-4d1a-8a65-f6652a73dc03 > > > ---------------------------------------------------------------- > 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]> > ---------------------------------------------------------------- ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
