Search:

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

Search: Search took 0.02 seconds.

  1. To explain my predicament and what I was...

    To explain my predicament and what I was initially trying to do is the following.

    Have a Bean that creates a session token based on some knowledge of the connecting client. This bean is the...
  2. Replies
    2
    Views
    1,013

    Thanks Oleg, it suddenly clicked when I read your...

    Thanks Oleg, it suddenly clicked when I read your other post which nearly made my eyes fall out my head :p



    because to do the third option would mean that I would need to have asynchronous...
  3. I have a question. If I use the "Receive only",...

    I have a question. If I use the "Receive only", how can I guarantee that I receive the correct message?

    For example, if I have a method called "public String getSession();" and it returns a...
  4. Just as a test, I removed the transaction...

    Just as a test, I removed the transaction management from spring configuration and write the code below and it still doesnt save the changes! I even got the hibernate update text showing up in the...
  5. Hibernate Session and Transaction Management

    Hello all, I am currently attempting to get hibernate and spring and blazeds for flex playing nicely at the moment.

    For some reason, my hibernate sessions can read data out of the database, but...
  6. Replies
    2
    Views
    1,013

    Service Activator on void method

    I have been having trouble off and on with this, and at first it seemed like spring integration broke altogether when using a service activator on a function with no return value (void).

    So a...
Results 1 to 6 of 6