RE: [torrque-maven-plugin] Colliding parameters for different goals.

2009-11-11 Thread Ludwig Magnusson
Thank you for the link. It cleared up a lot for me. The project now works as I want. /Ludwig -Original Message- From: Thomas Fischer [mailto:fisc...@seitenbau.net] Sent: den 10 november 2009 11:40 To: Apache Torque Users List Subject: RE: [torrque-maven-plugin] Colliding parameters for

Re: Criteria needs write permissions?

2009-11-11 Thread Thomas Fischer
The null ointer exception seems to come from reading the table or column map. Can you put a breakpoint in SQLBuilder.java:497 and see whether the table or the column cannot be found (and why it is not found)? Thomas Ok so I was trying to make our site a little safer from sql injections, so