> Hi,
>
> I found an error in the generated ejb-jar.xml file in the
> <container-transaction> node the end tag from
> <method> is generated without "/"...
Well, you've got the source files and this is easy to fix. I found this bug
in two out.println... statements in com/dreambean/ejbdoclet/EJBDoclet.java
(v 0.3):
Change the following:
line 345 <method> should be </method>
line 393 <method> should be </method>
Just compile and add it to ejbdoclet.jar :-)
/Per
_______________________________
Per B�ckman
ENEA Business Software
Professional Services
Phone: +46 (0) 40 660 98 27
Mobile: +46 (0) 709 71 44 36
_______________________________