Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    761

    Thanks Amol - infact earlier configuration was...

    Thanks Amol - infact earlier configuration was done exactly as you mentioned and also attached as jmserror.txt. Same exception comes. Then tried with jvm argument ...
  2. Replies
    8
    Views
    761

    Thanks Mark

    Thanks Mark
    <jee:jndi-lookup id="nowThisIsABeanName" jndi-name"/the/jndi/name/goes/here"/> is a very good and useful solution, I think other option needs customization. I attempted...
  3. Replies
    8
    Views
    761

    Amol - Problem is with destination -> It is...

    Amol - Problem is with destination -> It is trying to resolve as bean name and not as destination jndi name. How do I get this working? Attached entire code (to avoid formatting issue).
    Caused...
  4. Replies
    8
    Views
    761

    spring integration jms with weblogic

    Hello,

    I am unable to use spring integration jms with weblogic. With activemq things are fine. Tried using jms template, not sure how to specifiy destination jndi name. Need your help.

    Thanks
    ...
  5. Replies
    4
    Views
    2,376

    Hi, Kindly let me know how do we configure...

    Hi,
    Kindly let me know how do we configure jms:inbound or outbound channel adapter to use weblogic 10.3.3.jms service provider. Do we need to use spring jms template? But gives me an error and does...
  6. Replies
    16
    Views
    1,001

    jms:outbound-channel-adapter works fine with...

    jms:outbound-channel-adapter works fine with activemq, is it possible for this to work with weblogic 10.3.3 instead of activemq? Myself tried creating jms foreign server / message bridge on weblogic...
  7. Replies
    16
    Views
    1,001

    amol - sorry my mistake - things are working -...

    amol - sorry my mistake - things are working - myself was giving wrong queue name at remote listener side.

    Quick question file polling adaper - file:inbound-channel-adapter with poller -> poller...
  8. Replies
    16
    Views
    1,001

    Amol - sending attachment file - jms.txt Good...

    Amol - sending attachment file - jms.txt
    Good framework like lightweight esb - keep it up!! -myself still need to understand various things.4504

    Requirement was channel inbound adapter should...
  9. Replies
    16
    Views
    1,001

    Thanks Amol - works fine with "*.txt" ...

    Thanks Amol - works fine with "*.txt"

    Requirement was channel inbound adapter should read text file -> convert content into string -> send to jms outbound adapter (activemq)

    Listener on a...
  10. Replies
    16
    Views
    1,001

    Thanks Amol -will try with -> "*.txt" but...

    Thanks Amol -will try with -> "*.txt" but existing exp should also work?
    Requirement is channel inbound adapter should read text file -> convert content into string -> send to jms outbound...
  11. Replies
    16
    Views
    1,001

    Thanks Oleg / Amol. As Oleg suggested earlier...

    Thanks Oleg / Amol. As Oleg suggested earlier problem was with wrong version of jar. Examples are running fine. Great framework like openadapter.

    My query serviceactivator - is to couple inbound...
  12. Replies
    16
    Views
    1,001

    Amol please find stubs giving exception...

    Amol please find stubs giving exception (nosuchmethod) with above jars
    Please try from your side and let us know.

    --------------------------------------------------
    <code>
    import...
  13. Replies
    16
    Views
    1,001

    Amol, Answer to your point (3) 3. Regarding...

    Amol,

    Answer to your point (3)
    3. Regarding the exception, what version of spring are you using?
    Jars used ->
    spring-integration-core-2.1.0.RC1.jar
    spring-integration-file-2.1.0.RC1.jar...
  14. Replies
    16
    Views
    1,001

    error (no such method) with spring integration 2.1.0.rc1

    Kindly help we are facing same issue - while running spring integration sample - ver 2.1.0.rc1

    (1)
    Exception in thread "main" java.lang.NoSuchMethodError:...
  15. Replies
    16
    Views
    1,001

    spring integration spring-integration-2.1.0.RC1

    Hello,

    1. Kindly let me know about a good link explains about channels, service activators, inbound - outbound with sample configurations.

    2. While trying sample code for spring integration...
Results 1 to 15 of 15