Search:

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

Search: Search took 0.01 seconds.

  1. Thread: Microsoft CRM

    by benbak
    Replies
    4
    Views
    1,005

    Hi Thank you for this information, it is very...

    Hi Thank you for this information, it is very useful.

    I'm new to web services with spring, but do you have to create the stubs with axis? in order for NTLM to work, did you change the wsdd file to...
  2. Replies
    5
    Views
    1,073

    Hi Marten, there is no code associated with...

    Hi Marten,

    there is no code associated with transaction management.

    there is a 1 to 1 relationship between actions in struts and actions in spring.

    could it be something else?

    Thanks a lot
  3. Replies
    5
    Views
    1,073

    how does this look to you:

    how does this look to you:



    <bean id="xxxTxnManager" class="org.springframework.orm.hibernate3.HibernateTransactionManager">
    <property name="sessionFactory" ref="factory"/>
    ...
  4. Replies
    5
    Views
    1,073

    Too many connections open in the database

    Hi

    we are using struts, hibernate, and spring in a project.

    when a user starts testing, the application creates connections to the database but never closes them and the number of connections...
Results 1 to 4 of 4