--- "Frederick N. Brier" <[EMAIL PROTECTED]> wrote: > Konstantin, > > This past week I ran into a good application for > XDoclet2. The Google Web Toolkit (GWT) does not > support annotations and has a limited number of data > types it will serialize. Hibernate4GWT requires you > to write a non-annotated POJO for your persisted > objects and an interface with its accessors. They > are mirrors of the original POJO. So I dusted off > another plugin I had been working (and never > finished) and started tweaking it for to generate > the files. I ran into a number of issues. First I > converted the Maven1 project to Maven2. Even so, at > least 6 of the different POMs had invalid and out of > date references to other POMs. I fixed them in my > local repository, but it would be nice to have them > fixed in the public repository. I have never dealt > with making those changes, but if I can help, let me > know. I have not gotten to the point yet where I > know whether all the updated .jar(s) actually work > with each other. Thank you much and glad to see > that there is still someone at the helm. XDoclet2 > is still a useful development tool!
dare to prvide a patch? ;) ( but if possible against current svn sources ) Are you producing new plugin? Update for existing hibernate plugin? regards, ----[ Konstantin Pribluda http://www.pribluda.de ]---------------- JTec quality components: http://www.pribluda.de/projects/ ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
