Search:

Type: Posts; User: samba.gaddam; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hi Gray, I tried with your inputs still I am...

    Hi Gray,

    I tried with your inputs still I am seeing below error:


    <prop key="mail.imap.socketFactory.class">javax.net.ssl.SSLSocketFactory</prop>
    <prop...
  2. Connection dropped by server?; while polling mail:inbound-channel-adapter

    Hi All,

    Here i am having a issue while polling email-exchangeServer(2007).

    below is my configuration

    <int-mail:inbound-channel-adapter...
  3. Hi Gary, please find the below details. ...

    Hi Gary,

    please find the below details.

    <!-- JMS config -->

    <int-jms:message-driven-channel-adapter
    id="messageDrivenChannelAdapter" channel="header.enricher"...
  4. Hi Gary, I am able to get the message in...

    Hi Gary,

    I am able to get the message in errorChannel, actually I am loosing my payload ,I am not able to get the actual payload to update the status.
    I am getting like...
  5. Hi Gary, Here our flow is like ...

    Hi Gary,

    Here our flow is like
    <int-jms:outbound-channel-adapter ---> cic (custom) header enricher --> service activator --- here I don't have a option to add error-channel attribute.
    ...
  6. Default error channel is not handinly the exception which thrown by ServiceActivator

    Hi All,

    Could you please help me handle the exception in integration flow, which thrown by service activator class.

    I have one service activator class in that i am doing DB operations. if any...
  7. Actually we are using springIntegration 2.1.0...

    Actually we are using springIntegration 2.1.0 .RELEASE version .

    <request-handler-advice-chain> is not available in 2.1.0 , I am not able to ,i will try with 2.2 and post you

    thanks for your...
  8. I didn't try [ CODE ] [ /CODE ] , where i have to...

    I didn't try [ CODE ] [ /CODE ] , where i have to keep this
  9. no luck:( , same error

    no luck:( , same error
  10. added cglib-2.2.jar even though same error, could...

    added cglib-2.2.jar even though same error, could you please tell me where to setup
  11. Yes, In message I am setting up a map...

    Yes, In message I am setting up a map<String,Obj> which contains Header/DetailList , its just POJO i am not implementing any interface ,I dont have CGLIB in CLASSPATH

    [ CODE ] [ /CODE ] where i...
  12. Having issues in service-activator while applying TransActions

    Hi All,

    I have a Service (POJO),which has insertCustData method, it inserts the data into DB. I am calling this service through ServiceActivator,

    it is working fine without any annotations.
    ...
  13. Help Required on SpringItegration + SpringBatch

    Hi ,

    I have one request for DB to DB dump.but its not batch it should be real-time

    scenario is like below:

    (JMS puts the data in input channel) from input channel I will receive a...
  14. Spring web service security using wss4jSecurityInterceptor

    Hi Team Members,

    here we are facing unusual problem with spring web service security.
    we have implemented spring webservice using http://mojo.codehaus.org/jaxb2-maven-plugin/xjc-mojo.html#wsdl ...
Results 1 to 14 of 14