Uploaded image for project: 'BatchEE'
  1. BatchEE
  2. BATCHEE-53

JSefa Flr/CsvField converterType won't get picked up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.3-incubating
    • 0.3-incubating
    • batchee-extensions
    • None

    Description

      if you declare a converter in @CsvField(converterType = MyConverter.class you got the following exception

      CHWERWIEGEND: Failure in Read-Process-Write Loop
      org.apache.batchee.container.exception.BatchContainerServiceException: Exception while opening step [step1]
      ...
      Caused by: org.jsefa.common.converter.ConversionException: No static create method found for class class org.apache.batchee.jsefa.converter.RecordEnumConverter
      	at org.jsefa.common.converter.provider.SimpleTypeConverterProvider.getForConverterType(SimpleTypeConverterProvider.java:143)
      	... 31 more
      

      Attachments

        1. BATCHEE-53-win.patch
          2 kB
          Reinhard Sandtner
        2. BATCHEE-53.patch
          39 kB
          Reinhard Sandtner

        Activity

          People

            Unassigned Unassigned
            rsandtner Reinhard Sandtner
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: