Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    12
    Views
    16,313

    what about spring JMS support

    hi,Spring supports JMS support. what about provider for that. is JmsTemplate require any Jmf Provider connectionfactory or not. Is spring has own provider or not.how to use spring jms for the JMS...
  2. Replies
    12
    Views
    16,313

    is JNDI required for JMS or not

    hi,
    is jndi proveder(broker) required for JMS or not.
    without any broker who implementing the JMS can we run jms applications with tomcat server or not.
  3. Replies
    12
    Views
    16,313

    JMS example application

    Hi,
    i need JMS example.what are the requiements to write a complete JMS apllication.i have web server tomcat.what are the other jars requred to write a jms application.
    let me kanow all required...
  4. Replies
    12
    Views
    2,252

    thank you.

    Thank you very much. finally i enter into the jpetstore example........
    i will go through all links and i will note down some points to discuss with you,
    once again thanks in my journey of spring...
  5. Replies
    12
    Views
    2,252

    i am able to connect the jpetstore database with...

    i am able to connect the jpetstore database with the sql tools and i am able to execute the account table to retrive the values with stand alone program.
  6. Replies
    12
    Views
    2,252

    Could not complete request...

    Could not complete request
    org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is...
  7. Replies
    12
    Views
    2,252

    i modified like this ...

    i modified like this


    jdbc.driverClassName=com.mysql.jdbc.Driver
    jdbc.url=jdbc:mysql://localhost:18306/usmdb
    jdbc.username=root
    jdbc.password=

    still i am getting the database...
  8. Replies
    12
    Views
    2,252

    how to set the jdbc url for mysql database...

    how to set the jdbc url for mysql database server.............
    it is running under port 18306.
  9. Replies
    12
    Views
    2,252

    Thanks..............

    Thank you........

    now i am getting
    Could not complete request
    org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception...
  10. Replies
    12
    Views
    2,252

    It is there

    that jar file is available in web-inf/lib directory...........
  11. Replies
    12
    Views
    2,252

    JpetStore example start problem...........

    hello,
    could any one help to up the jPetStore spring example in tomcat.
    i am getting error like


    SEVERE: Context initialization failed
    org.springframework.beans.factory.BeanCreationException:...
  12. Replies
    7
    Views
    134,326

    hi, i am getting this error when i am trying to...

    hi, i am getting this error when i am trying to update througth the step what u given.........
    Network connection problems encountered during search..
    what are the basic requirements for spring...
  13. Replies
    7
    Views
    134,326

    hi, i am getting this error when i am trying to...

    hi, i am getting this error when i am trying to update througth the step what u given.........
    Network connection problems encountered during search..
  14. Replies
    7
    Views
    134,326

    please tell me how you integrated spring to...

    please tell me how you integrated spring to eclipse...........
  15. Could any one help to write complete Spring application

    Hello,
    I need help to start the spring framework to prepare one complete web application.
    what are the modules required to do web application. what is the main flow from view to model.
    what are...
Results 1 to 15 of 15