I have put together a first cut at documentation for the EJB related optional tasks. I am intending to rewrite these tasks a little to take advantage of the class loader I recently added. This should save creating a VM for the helper tasks.
The wlrun and wlstop tasks really need the ability to run tasks asynchronously, so I have not bothered to document these just yet. I am hoping Tim Fennell can give me some docs for the ejbjar task. I will probably need to use it soon too :-) Conor > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, 20 July 2000 23:26 > To: [EMAIL PROTECTED] > Subject: cvs commit: > jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ejb > DDCreator.java Ejbc.java > > > conor 00/07/20 06:25:51 > > Modified: docs index.html > src/main/org/apache/tools/ant/taskdefs/optional/ejb > DDCreator.java Ejbc.java > Added: docs ejb.html > Log: > Initial documentation on the EJB related optional tasks >
