Hi Guys,
I've just been taking a look around Roo and am impressed so far.
I've had an issue though with MSSQL drivers (often a problem). When I deploy to tomcat, using just the out of the box MSSQL config I get the following error:
I've tried modifying the database properties but I then need to modify the application context, etc. While this is doable, it would be nice not to have to.Code:Property 'driverClassName' threw exception; nested exception is java.lang.Illega lStateException: Could not load JDBC driver class [com.microsoft.jdbc.sqlserver. SQLServerDriver] at org.springframework.beans.factory.support.AbstractAutowireCapableBean Factory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1278) at ...
Is there something else I should have done from within Roo? If not, are there any plans to improve this?
Thanks,
Kevin


Reply With Quote