Hi,
I still have problem in the samples build.
If you
core/script/build
modules/script/build
You will copy all needed JAR to samples/lib : xdoclet.jar and ant.jar must
be in the same directory. We copy xdoclet-all-modules.jar here as well even
if with aslak path it should be possible to "dirset" it from somewhere else
Then run
samples/script/build ejbdoclet -Dxdoclet.force=true
The SubTask are loaded ok (use build -v (verbose) to see that)
The TagHandlers are loaded ok (inside TemplateEngine - see later)
It will complain that No Tag Handler can be found for ...
The problem is coming from the Singleton TemplateEngine that is
reinitialized just after <remoteinterface> begins. To see that add a
System.out.println in its constructor.
And because the TagHandlers are in it wee lost them.
"fork" is et top false so the problem is not there (i think)
Please help I don't fully undertand this part and how to solve the problem.
Vincent
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel