Search:

Type: Posts; User: alespo; Keyword(s):

Search: Search took 0.02 seconds.

  1. The target expression don't support package:...

    The target expression don't support package:
    exception: warning no match for this type name: com.pros.inrm.poc [Xlint:invalidAbsoluteTypeName]

    and patterns:
    exception: error wildcard type...
  2. And if I want it for all interfaces of some...

    And if I want it for all interfaces of some package like com.pros.inrm.poc.*?
  3. Replies
    6
    Views
    1,234

    No. It never throw an exception when the line is...

    No. It never throw an exception when the line is more or less.

    I'm using the version 1.0.1.RELEASE. (Too I've checked with the trunk)
  4. Replies
    6
    Views
    1,234

    I need to validate the length of the line before...

    I need to validate the length of the line before formatting it with FixedLengthTokenizer. For example, if the line is less than 100 chars I don't want to continue.

    Or maybe someting like...
  5. Replies
    2
    Views
    725

    I have attached a patch in this bug...

    I have attached a patch in this bug http://jira.springframework.org/browse/BATCH-638
  6. Replies
    2
    Views
    725

    ItemCount 0 with SkipLimitStepFactoryBean

    When I use SkipLimitStepFactoryBean I always have 0 in stepExecution.getItemCount() from my stepListener. Is it normal?

    I'm using the version 1.0.1.RELEASE.
Results 1 to 6 of 6