Hehe This (for performance) techniques is dating of rickard ejbdoclet. But because I guess creating PK class OK for all container is a bigger priority I think it is maybe not a bad idea to remove them. Well in fact the perfect way would be to read the spec and flame IBM if they do not respect it. Hehe I knwo somebody for that...Aslak ? You are there ? ;) Vincent
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf > Of Ara Abrahamian > Sent: vendredi 19 avril 2002 14:28 > To: 'Shunsuke Masuda'; [EMAIL PROTECTED] > Subject: RE: [Xdoclet-user] WebSphere 4 PK class and etc. > > > > WebSphere 4 complains of PK classes which have non-public fields at > > deployment time. To stop this, I think I need to write another > > entitypk.j and specify > it > > in ant's build files. Are there any other way? > > So you faced this problem too :-) > Just make a copy of entitypk.j, remove serialVersionUID, > _hashCode and _toStringValue and any code in that template > which is using this caching technique. AFAIK making them > transient doesn't work either. A bug in WAS. > > Now to plug this modified entitypk.j add a templateFile > parameter to entitypk like this: <entitypk ... > templateFile="full-path-to-the-new-template-file"/> > > > And I'd like to know about XDoclet's websphere support > development. Is > > it taken place by imitating AAT's output? Or there's some reference > > about it? I feel there's some room I can help. > > There's no DTD for xmi files. Yes, you have to learn by trial > and error from AAT. Your help you absolutely welcome. Please > contact with me for a more detailed discussion. Also > subscribe to xdoclet-devel. > > PS: I hear lots of requests for improving WAS support, and > many ppl volunteering for contributing to it, but haven't > seen anything so far. Here I officially request you guys to > actually contribute to it. It'll make your life easier after all :-) > > > Finally, I've just subscribed to this list. Could someone > please tell > me > > where I can find "search" capability of the archive? > > Mail-archive.com > > Ara. > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
