Hi, 
I've run into a problem when upgrading to T5.3-rc-3.
We used the contributeServiceOverride method to override the
ComponentMessageSource service with an different implementation of ours. 
After the switch to 5.3, the webapp (in jetty) starts, and a simple test
page can be rendered, using our messages.
But when calling a page with a form (i.e. login form), the following
exception occurs:


for the first FieldTranslatorSource in the first Text field




I've seen such exceptions before when adding the same service twice, but
these always were thrown before the webapp was ready. 

Is this a bug?

Mike


--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-3-rc-3-FieldTranslatorSource-sees-an-overriden-service-tp4971273p4971273.html
Sent from the Tapestry - User 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

Reply via email to