Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    369

    Hi, new update about the issue; now im able to...

    Hi,
    new update about the issue; now im able to send the jms message after:
    1. changing EJB transaction type to Bean
    2. In EJB Call i get User Transaction and start it.
    3. After sending the jms...
  2. Replies
    3
    Views
    369

    after removing the property:

    after removing the property:

    <property name="sessionTransacted" value="true" />
    From jmsTemplate ... the exception above is not occurring anymore... but still not able to send jms message.
    ...
  3. this exception occured in server log (in debug...

    this exception occured in server log (in debug mode):



    2012-06-03 16:49:55,017 DEBUG [org.springframework.batch.core.repository.dao.JdbcStepExecutionDao] Truncating long message before update...
  4. Replies
    3
    Views
    369

    Hi again, i changed Spring framework log level...

    Hi again,
    i changed Spring framework log level to debug and found the exception below, any idea?



    2012-06-03 16:49:55,017 DEBUG...
  5. Replies
    3
    Views
    369

    usig JmsTemplate in EJB session

    hi all,
    i also posted this in EJB forum; without responses yet.
    my case is as below:
    1. im calling stateless Session Bean (using container transaction as required)to send jms message via...
  6. sending jms message via JmsTemplate from EJB

    hi all,
    my case is as below:
    1. im calling stateless Session Bean (using container transaction as required)to send jms message via JmsTemplate (im not using spring transaction management).
    2. wait...
  7. UDP Adapter is working fine for me, Thanks again...

    UDP Adapter is working fine for me, Thanks again ...
  8. Thanks Gary, i just want to stop the apllication...

    Thanks Gary,
    i just want to stop the apllication context and jvm without any order care.
    i will give a try to the UDP adapter, even it requires port number...
  9. basic question regarding shutdown of SI standalone application

    Hi All,
    first of all, sorry if my question is silly ...

    i'm creating a new standalone spring integration application, and trying to find the simplest and better way to shutdown my application...
  10. Thanks Gary !!! the issue resolved, after...

    Thanks Gary !!!
    the issue resolved, after generating teh files with tmp suffix just after completion renamed to final name and now it seems to be working fine.

    Thanks :)
  11. Thanks Gary, I'm archiving it manualy directly...

    Thanks Gary,
    I'm archiving it manualy directly to this location. i will try your suggestion.
  12. sftp:outbound-channel-adapter is corrupting zip files during copy to remote machine

    Hi All,
    i'm using sftp adapter to copy zip files from one to another unix machines. in some cases the copied file in destination is not copied completely and been corrupted.

    the unzip error is:
    ...
  13. Replies
    6
    Views
    343

    Gary, please accept my apologize, just now...

    Gary, please accept my apologize, just now noticed that you mentioned expression and not value in your response... :)
  14. Replies
    6
    Views
    343

    YES!!! thanks Gary ... its working fine now....

    YES!!!
    thanks Gary ... its working fine now.
    yes i noticed the mistake of sequenceNumber as well.

    see the log:


    just one correction to your answer ... for sequenceSize and sequenceNumber we...
  15. Replies
    6
    Views
    343

    Thanks Mark ... using

    Thanks Mark ... using <int:correlation-id value="testValue"/> cleared the exception ...
    i used the correlation_id as mentioned in spring integration reference:



    anyway ...
    now i can see my 2...
  16. Replies
    6
    Views
    343

    exception in resequencer

    Hi All,
    i'm new in spring integration and i'm trying to send two messages to a channel in sequenc (in specific order), after receiving them Asynchrony... i'm using a basic resequencer for doing...
Results 1 to 16 of 16