Hi!

> you'll need to use cvs for a lot of what we're suggesting
> (o:  sorry... should've said that...
Now I have the actual files from cvs. I've build the xdoclet.jar with
D:\Programme\java\xdoclet-1.0.1\cvs\xdoclet\core\script\Build.bat

> ahhh... I'd actually go about it a different way.  ejb-jar_xml.j is a
> fairly simple wrapper... most of the real work, for the beans 
> at least, is
> done in ejb-body.j - so I would make your own wrapper file, 
> and have that
> merge with the ejb-body.j in a similar way to ejb-jar_xml.j 
> does.  make
> sense?  
Hmmm. Do you mean, I should write a new wrapper file like ejb-jar_xml.j?

> I posted this next bit yesterday, but my ISP has had 
> mail issues
> the last couple of days, so here 'tis again (o:

Is the following the only thing I have zu change?
<template
  destinationFile="{0}-ejb-jar.xml" ofType="javax.ejb.EntityBean"  
 
templateFile="D:\Programme\java\xdoclet-1.0.1\cvs\xdoclet\core\resource\xdoclet\ejb\ejb-body.j"
  destdir="${build.dir}/ejb/META-INF" />

Where should I put it in the build.xml?

Greetings 
Ellen


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to