Skank,
This line works for generating IDs for me (though I haven't tried to deploy it to WAS 4):


<deploymentdescriptor destdir="${outputDir}/META-INF" useIds="true" />


Skank Martin wrote:


I am a relatively new user of XDoclet so please be gentle, I am using version 1.2 and have previuosly used 1.2b3. I want to generate EJB deployment descriptors for Webloginc & Webshpere (4.0). I have built the ant script and placed the tags in my source files as per the XDoclet instructions and indeed my DDs are generated, but, the session tag for Websphere does not have an id attribute to match it to the ejb-jar.xml file and conesquently when I deploy my beans into the container the jndi names are not recognised ( adding the attribute manually causes them to work - I have been told).

Is it possible to get XDoclet to generate this attribute ? I hae used usedIds but it still fails to generate the id attribute. Can Websphere be made to work without this attribute ?

Thanks
Martin Newstead





-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to