2 Replies Latest reply on Oct 26, 2005 6:31 AM by gavin.king

    loadBundle variable not found

    vivimos

      I am using a resource bundle as follows:
      <f:loadBundle basename="cita.resources.indexMsgs" var="indexMsgs"/>

      When I try to use ${indexMsgs.XXX} the SeamVariableResolver tries to resolve the name but fails (seam component not found).

      I know I am missing something, but after much searching in the documentation and this forum I am still at a loss as to how to get around this problem. Any help would be appreciated.

      Thanks,
      Carl