![]() |
|
#1
|
||||
|
||||
|
i was having trouble getting xdoclet / template to output even though the build exited without errors / successfully. i found out i had to write it like this to get it to work:
Code:
<xdoclet destdir="${root}">
<fileset dir="${root}/java" includes="com/myapp/persistentservices/transagreement/daoimpl/*.java"/>
<template templateFile="generator_springdaoconf.xdt" destinationfile="${myapp.conf.dir}/hbm_dao_config.spring.xml"/>
</xdoclet>
heres a tree of the files to help you see the relationships: /root -/build_files --build.xml --generator_springdaoconf.xdt -/java -/myapp_conf --hbm_dao_config.spring.xml
__________________
Nick Humphrey Download for free my experimental music, art, poetry and pictures. My album Classic E B-sides can be purchased on both itunes and amazon.com. Help me improve my phrasebook of world languages. I offer remote healing services. My blog. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| growisofs unable to WRITE@LBA=0h: Input/output error write failed: Input/output error | Nickleus | Ubuntu Linux forum | 0 | 18-01-08 13:00 |
| application output in DOS window seems stuck | Nickleus | Microsoft Windows Forum | 0 | 01-11-07 12:00 |
| wscript - hvordan skrive ut output på konsollvinduet | Nickleus | Microsoft Windows Forum | 0 | 04-10-06 14:10 |
| Linux bash - redirecting av output (stdout) og error (stderr) - 2>&1 | Nickleus | Linux bash forum | 0 | 12-05-06 13:37 |
| MSDOS - sortere dir output ved dato | Nickleus | Microsoft Windows Forum | 0 | 21-07-04 16:37 |