[jboss-user] [Beginners Corner] - Re: NameNotFoundException 'employeePerks' not bound

jnl1 do-not-reply at jboss.com
Mon Mar 30 13:23:45 EDT 2009


i'm not sure if this matters but my datasource.xml (for spring) is defined as follows:


  | 
  | <beans>
  |     <bean id="dataSource" class="org.springframework.jndi.JndiObjectFactoryBean">
  |         <property name="jndiName">
  |             <value>java:comp/env/jdbc/employeePerks</value>
  |         </property>
  |     </bean>
  | </beans>
  | 
  | 

thanks


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222084#4222084

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222084



More information about the jboss-user mailing list