Hi, Could you post the complete config? Is the oracle-ds bean a inside the broker bean? It should be outside. javaxmlsoapdev wrote: > I have this configuration for JDBC journal. My broker is running from within > the Spring application. > > > > dataSource="#oracle-ds"/> > > > destroy-method="close"> > name="driverClassName">oracle.jdbc.driver.OracleDriver > name="url">jdbc:oracle:thin:@localhost:1521:XE > mydb > admin > > > I get following exception > > Caused by: > org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean > named 'oracle-ds' is defined > at > org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(Def >