RE: Anyone used ANT to build EJB from Session Bean class

2005-10-04 Thread Cockayne, Simon
Hi Jan, I was excluding Xdoclet, because I know I can accomplish the task using Xdoclet. I am trying to gauge the existence and plausibility of any alternatives. Cheers, Simon. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 04 October 2005 08:15 To: user@

Anyone used ANT to build EJB from Session Bean class

2005-09-29 Thread Cockayne, Simon
Hi, Anyone used ANT (or ANT plus external tool, other than Xdoclet), to automatically build an EJB from a java Session Bean class? I.e. Starting point is a java session bean class, but NO home interface, NO remote interface and NO deployment descriptor. I'd be entirely grateful to anyone who wil