Fixed;  sorry about that - I got a little careless and didn't check
to see if that patch added any files (the other Java 5 patches
I think just modified existing files).

-- Adam


On 8/8/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello again,

For those who would like to compile correctly, here's QuestionBean.java
code:

package org.apache.myfaces.trinidaddemo.survey;

public interface QuestionBean
{
  public String getCorrectAnswerMessage();
  public String getPrompt();
}


Regards,

Simon Lessard
Fujitsu Consulting





[EMAIL PROTECTED]
2006-08-08 09:43
Please respond to adffaces-dev

        To:     [email protected]
        cc:
        Subject:        [Issue] Demo compilation failure.


Hello,

It appears the DEMO Java 5 standard patc hwas not applied completely since

QuestionBean class is not present in the
org.apache.myfaces.trinidaddemo.survey package, causing 5 compilation
errors. I checked and the file is present in the patch file (hopefully,
because I would have felt quite bad otherwise).


Regards,

Simon Lessard
Fujitsu Consulting


Reply via email to