No tweaking in my runs of the JSF 1.2 TCK. It is possible that a TCK patch or exclusion list provided by Sun might have affected this area of the MyFaces test results in some way. But that seems unlikely.

Ed, can you let us know which TCK version and specific test(s) should have failed using MyFaces 1.2? Feel free to use the [EMAIL PROTECTED] list if necessary.

Best wishes,
Paul

On Sep 10, 2007, at 12:00 PM, Martin Marinschek wrote:

Hi Ed,

I haven't been using JSF1.2 so far, except for migrating over stuff
I'm implementing in 1.1 - and surely we haven't been tweaking the TCK.
Very interesting - I'm forwarding to the dev-list.

@Everyone: guys, what's up here??

regards,

Martin

On 9/10/07, Ed Burns <[EMAIL PROTECTED]> wrote:
Hello Martin,

Ryan alerted me to something the TCK should have caught: the MyFaces
implementation of UIData.invokeOnComponent() is non-existant:

    @Override
public boolean invokeOnComponent(FacesContext context, String clientId, ContextCallback callback) throws FacesException {
        // not supported yet
        return false;
    }

The javadoc for this method is very explicit: [1], and you should know,
because invokeOnComponent() was your idea in the first place!

Are you handling this in some other way in order to pass the TCK?

Thanks,

Ed


[1] http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/ javax/faces/component/UIData.html#invokeOnComponent (javax.faces.context.FacesContext,%20java.lang.String,% 20javax.faces.component.ContextCallback)

--
| 155 Business Days until JavaOne 2008
| [EMAIL PROTECTED]  | office: 408 884 9519 OR x31640
| homepage:         | http://purl.oclc.org/NET/edburns/
| aim: edburns0sunw | iim: [EMAIL PROTECTED]



--

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to