Thanks Burt, for the quick reply and recommendations.
I used the tag as a convenient data provider for some cached reference data by calling a service method. I had already written the controller...
Type: Posts; User: plankscale; Keyword(s):
Thanks Burt, for the quick reply and recommendations.
I used the tag as a convenient data provider for some cached reference data by calling a service method. I had already written the controller...
Hello,
Use of <g:inject> in a gsp causes the following exception (in both a new and the existing upgraded project).
I noticed that the ApplicationTagLib API docs for 2.1.1 include "inject"...
You'll need run the script "--file install-jdbc-drivers.roo" ...please see message #44.
Hello,
Somewhat similarly to the original post, HibernateExceptions result during context initialization, seemingly due to a "mapping" problem:
Wrong column type in xxx.dbo.A_DEBUG_TABLE for...
No, I hadn't...I knew I had already gotten behind! The drivers were indeed installed after running the script (and a restart the shell).
Thanks Alan...just getting back to it. Didn't want to open a new post but I seem to have a similar issue now on roo-1.1.0.RELEASE (STS 2.5.0.RELEASE); the wrapped jtds jar doesn't seem to be...
Hello all,
I had recently eval'd M3 and was able to overcome the "driver unavailable" issue for wrapped JTDS driver by building out of git (9/05 - "dbre introspect (MSSQL) successful"). However,...
Nice sleuthing, mduduzik. Alan, I've verified your fix here too. Thank you both.
com.blah roo> database introspect --schema dbo
<?xml version="1.0" encoding="UTF-8" standalone="no"?>...
Unit test via 'perform tests' fails on a simple entity having one field (entity, controllers, scaffolding, all look good):
-------------------------------------------------------
T E S T S...
Thanks very much for taking the time...
The 'osgi ps' output does show similar...
[ 66] [Active ] [ 1] Spring Roo - Wrapping - jtds (1.2.4.0001)
though I'm not sure what to make of...
Hello All...great forum.
I second the request for a helping spoon-feed for dbre-introspecting MSSQL. By the way, has anyone had success using the dbre addon over a jtds driver?
Since I'm new...