Yes we should have a "Upgrading to Tomahawk 1.1.3" wiki. If someone writes it I will be sure to link to it in the release notes.
Sean On 6/6/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Hi! > + String msg = "Change component/tag '" + clientId + "' from javax.faces.*/<h:tagName /> " + > + "to org.apache.myfaces.*/<t:tagName />, or embed it in a form. This is not a bug. " + > + " MyFaces core implementation no longer supports formless action sources in order to " + > + "make your application more inter-operable with the RI. The path to this component is " + Shouldn't we setup a wiki or documentation on how to reenable the dummyForm stuff in MyFaces only environments and point the user to this page in this exception message? I think we should show them that we provide a slow migration away from dummyForm. Ciao, Mario
