This one time, at band camp, Alan Cabrera said:
AC >Got it. Thanks! I'm getting an error when I run the tests:
AC >
AC >java.sql.SQLException: No suitable driver
AC >
AC >Here's my configuration:
AC >
AC ><database name="test" engine="sql-server" >
AC > <driver url="jdbc:microsoft:sqlserver://GEORGE:1433"
AC > class-name="com.microsoft.jdbcx.sqlserver.SQLServerDataSource">
AC > <param name="user" value="test"/>
AC > <param name="password" value="pw"/>
AC > </driver>
AC > <mapping href="mapping.xml" />
AC ></database>
AC >
AC >Any ideas?
Is the driver in the CLASSPATH?
BTW, Alan, I just sent a long description of how to write tests.
If you could, would you mind going over it for me and compare it
to what you did? It would be a great help to me in writing documentation
on the Castor Test Framework.
Thanks,
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev