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
