Hi,
> Excuse me. In fact, it calls the doBuild() method but the
> ColumnMap[] columnMaps = tempDbMap.getTable( tables.get(i) ).getColumns();
> line generate the null pointer exception.
>
> It comes from the tempDBMap.getTable("mytablename"); This retruns null.
> Why, but why ? :-)
>
JDBCMapBuilder is an old utility and you shouldn't use it anymore. It is now part
of the *OMGenerator classes and it has been renamed to JDBCOMGenerator. You need
to download the newest version from the turbine website. Look in the
org.apache.turbine.tools package.
~ Leon
ps It might change once again when Jason's Torque classes gets a bit further so
keep an eye on the mailing list.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]