Hi All,
Knotty problem. Hope someone can help
I'm using the ant (1.8.2) task hbm2java (hibernate3.jar) to create pojos. Works ok on my vista machine 1.8.1 and java 1.5, but when I run it on on my windows 7 box (ant 1.8.2/java 1.6), it runs through the script (with 'BUILD SUCCESSFUL') but does not create the required classes.
Aside from the missing pojos, I'm getting no useful output, even with debug.
Is this a known problem? What might the cause be? Failing that, can anyone tell me how I might get verbose output (more than debug). I can post file and log details if needs be.
Thanks in advance,
Rory
|