Hi,
I am not posting all the items mentioned in the requirement for posting because I believe my answer doesn’t need them.
I have been moving along as far as usage of xdoclet is concerned by reading other posting. I want to use feature like below so that I don’t have to type the same value time and again. I am talking about “${}”.
* @ejb.resource-ref
* res-ref-name=”${jndi.queue.ConnectionFactory}”
So far from the reading I have installed ant and it works like charm for my web project. I belive I need a build.properties file where I could have values for various items – in this case ‘jndi.queue.ConnectionFactory’. I am using eclipse 3.0 myeclipse on xp machine with jdk 1.4.1.
Could you please help me out here in creating that build file and ,more importantly, in creating a reference of that file to xdoclet-build.xml file.
Any document or reference would be appreciated.
– Roger