I have this big source tree that I've been trying to run XDoclet over and I've recently been toying with generating in pieces. I first pass over and generate the entity-bean section and the assembly section for the entity beans creating two output files; one for each. I make another pass and do the same for the session beans. In the end I have 4 files that I want to piece together and use for the final deployment descriptor. I'm looking for the best device for piecing these together. I don't want to fire up another XDoclet task if I don't have to. I was trying to do something with just an XML/XSL engine or the like. However I'm fairly green with XSL and I don't know exactly how to add the DTD declaration to the result tree within my style-sheet. Can somebody help me with the most efficient method? Thanks in advance.

--
Clifton C. Craig, Software Engineer
Intelligent Computer Systems -  A Division of GBG
2101 Embassy Drive
Lancaster, PA  17603

Phone: 717-295-7977 ext. 621
Fax: 717-295-7683
[EMAIL PROTECTED]
[EMAIL PROTECTED]




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to