Results 1 to 1 of 1

Thread: roo and jsf error

  1. #1

    Unhappy roo and jsf error

    Hello, the problem I have is to run the command "perform tests" get the following error "[ERROR] Type mismatch: cannot connot convert from string to tareapk"
    http://cdlc.cl/scriptanderror.txt
    link script

    error
    Code:
    [ERROR] Type mismatch: cannot convert from String to MaterialfactibilidadPK
    [ERROR] Type mismatch: cannot convert from String to ComprobantedepagoPK
    error at MaterialfactibilidadPK id = value.toString();
                                ^^^^^^^
    /home/freddy/sigatest/src/main/java/cl/cdlc/siga/jsf/converter/MaterialfactibilidadConverter_Roo_Converter.aj:24:0::0 Type mismatch: cannot convert from String to MaterialfactibilidadPK
    error at ComprobantedepagoPK id = value.toString();
    as I solve?
    Last edited by anikilatorbeta; Oct 2nd, 2012 at 02:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •