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

2005-10-04 Thread Cockayne, Simon
@ant.apache.org Subject: AW: Anyone used ANT to build EJB from Session Bean class >Anyone used ANT (or ANT plus external tool, other than >Xdoclet), to automatically build an EJB from a java Session Bean class? Why no XDoclet? >I.e. Starting point is a java session bean class, bu

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

2005-10-04 Thread Jan.Materne
>Anyone used ANT (or ANT plus external tool, other than >Xdoclet), to automatically build an EJB from a java Session Bean class? Why no XDoclet? >I.e. Starting point is a java session bean class, but NO home >interface, NO remote interface and NO deployment descriptor. That´s the standard sce

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