Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    224

    Filtering on header vs payload

    I"m using spring integration/jms to send a Message.

    The Message contains a Set of String values which is just zero or more user-specified String tags.
    Currently this is in the Message so that on...
  2. Thanks! That does the trick.

    Thanks! That does the trick.
  3. Referencing an enum in payload expression

    I am trying to create a filter that references an Enum that is defined in the com.services.Event class.
    THe enum is EventType and has Started and Finished defined.
    This is the filter:
    <si:filter...
  4. Replies
    0
    Views
    1,025

    annotations and localization

    Is there a way to localize the description in the various annotations. For example

    @ManagedResource(description="I want this description to be localized")


    Suggestions/workarounds?
  5. Replies
    1
    Views
    1,624

    TabularData support?

    I would like to use Spring to expose my POJO as an MBean. I have a query method that will return data that is tabular in nature; it is made up of Strings and numerics.

    Is there an easy way to let...
Results 1 to 5 of 5