Hi,
I used the comment in the class header as follows
/**
*... other stuff ....
* @jonas.session-timeout session-timeout="120"
*
*/
This generates the following tag in the file jonas-ejb-jar.xml
<session-timeout>session-timeout="120"</session-timeout>
which is wrong. One should get instead
<session-timeout>120</session-timeout>
According to the xdoclet documentation the syntax of my comment is correct. So
this should be a bug in jonas.xdt?
(I did some experiments with different comment syntax, but nothing did the job
to create the expected result.)
By the way: I am using xdoclet 1.2.1.
Thanks for any help
Andreas Schenk
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user