Hello,
i try to generate the Client jars for an EJB Project and later i have to reference them by for using in a WAR. I have an EJB Project which contains all Classes for the Server. I Also use XDoclet to generate the Client Classes For the War. But how can I generate Client Classes that need to be in a different jar ? Actually the EJB Project Also contain the Client classes as well :-( And the Client Project is almost empty. Thanks, Jens
