> 1) We're just getting into using Xdoclet. We've used the trusty vi approach > til now. I love it in concept, but the docs are all over the map in terms > of completeness and consistency across versions. I understand 1.2 is a > beta. Would you advise 1.12 until the smoke clears? Betas do often come in > varying degrees of usefulness.
1.2 has been in beta for a long time, I would definately recomment using it. > 2) This is happening in coordination with a move to EJB2 with the release of > Orion 2.0. Our hope is that bringing Xdoclet into the mix will lighten some > of the ridiculous amount of stuff that needs to be generated to support > local, remote, home, deployment, relations, etc... > > And now, on with the show, for example, my source has these lines: > * @ejb.ejb-ref ejb-name="ContractType" view-type="both" > * ref-name="ContractType" > * @ejb.ejb-ref ejb-name="KeyGenerator" view-type="both" > * ref-name="KeyGenerator" The docs (http://xdoclet.org/tags/[EMAIL PROTECTED](0..*)) dont really say this explicitly, but I'm assuming that view-type should be "local" or "remote". Try that. hth dim ------------------------------------------------------- This SF.net email is sponsored by: Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
