Hello,
I'm just starting to use XDoclet, and I really like what it does for me.

Now here is my question:
When CMP 1.x EJBs are generated, the version number pattern is used to detect stale data.
The EJB keeps track of a version number and passes it on to the value/data objects generated.
For CMP 2.0 this doesn't exist any more.

I understand that in 2.0 the container is expected to generate otimizations such as isModified()...
But I'm not aware of support for version number pattern (I use JBoss and Orion).

I am developing for web clients which will be clustered, and to detect concurrent updates I have to support the version number pattern somehow.

Can anybody give me a hint how to achieve this in XDoclet with CMP 2.0
kind regards,
Peter



-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to