I have this in my openejb.xml <Resource id="jdbc/sbs" type="DataSource"> JdbcDriver net.sourceforge.jtds.jdbc.Driver JdbcUrl jdbc:microsoft:sqlserver://hostname:1433 UserName username Password password JtaManaged false </Resource>
and I have the jtds.jar in <OPENEJB_HOME>/lib Thanks. -- View this message in context: http://www.nabble.com/FW%3A-Please-help-tp18017697p18031299.html Sent from the OpenEJB User mailing list archive at Nabble.com.
