0 Replies Latest reply on Feb 14, 2005 8:02 AM by fifihead

    JDBC connection in a stateless session bean??

    fifihead

      Hi,

      My application involves the use of two databases. I have a MySQL db configured and working however i need to know how to configure the second (also MySQL) which i need to perform simple queries to retrieve data?....

      if i use jdbc in a stateless session bean? do i need to change settings in any of the jboss/cmp/ejb-jar files?