Search:

Type: Posts; User: bala.k80; Keyword(s):

Search: Search took 0.01 seconds.

  1. View Post

    <bean id="SpringHelloWorldBean" class="com.src.SpringHelloWorld"/>
    <property name="name" value="Srinivas"/>
    </beans>

    The bean element closed before setting property

    <bean...
  2. Replies
    0
    Views
    884

    JTA Configuration

    Hi,


    The configuration

    <bean id="jotm" class="org.springframework.transaction.jta.JotmFactoryBean" />

    <bean id="jmsReceiver" class="springexample.client.Receiver">
    <property...
Results 1 to 2 of 2