all fixed! thanks! just trying to figure out how to fix my ejb's such that when i call xxxHome.create(), the primary key (an integer) is automatically incremented.
searching through jboss' forums, i found the below ejb pattern, but looks like i have to read quite a bit to achieve something that would appear to be simple. :) http://www.theserverside.com/resources/review/ejbpatterns-primarykeystrategies-sept3.zip c'est la vie, n'est pas? :) At 07:56 01/10/08 +1000, you wrote: >Have you got this sorted out too? From your later email I assume all is >ok. If not, the answer is yes, you need to compile both src and gen-src >directories. XDoclet doesn't replace your source code, it adds to it my >generating a subclass. Apologies for this if you've already figured it >out, better safe than sorry (o: > >cheers >dim -------------- TERRORIST ATTACK ON AMERICA (tues, sept 11, 2001) Information and Disaster Relief Resources http://www.konrad.ws/special/20010911_terroristAttackOnAmerica/infoAndDisasterReliefResources.htm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
