Getting the following error when refreshing/redeploying the web application in JBoss. "[org.apache.tapestry5.ioc.internal.SerializationSupport] Setting a new service proxy provider when there's already an existing provider. This may indicate that you have multiple IoC Registries."
For maintenance reasons, all the tapestry jar files are kept out of WEB-INF/lib folder and kept in JBoss loadable folders. Each time the web app reloads, above error is written into the log file. But the webapp is loaded and "looks" fine. We are observing some strange behavior about the service configurations and wondering whether this error could be the cause of those? Can anyone help understand this error? What part of tapestry is affected by this error? http://tapestry.apache.org/tapestry5/tapestry-ioc/serialization.html http://tapestry.apache.org/tapestry5/tapestry-ioc/serialization.html - talks about this error but does not say how to solve it or the effect of this error on the Tapestry behavior -- View this message in context: http://n2.nabble.com/multiple-IoC-Registries-tp2245422p2245422.html Sent from the Tapestry Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org