Hi, When I use the EJB Jar task, ant looks at the deployment descriptor files, and places only the classes mentioned in there (home, remote & bean), inside the EJB Jar. But in my case, I need to have some other interfaces inside that jar. So, is there a way to achieve this.. or better, is there a way that instead of providing a src directory, I can provide a jar file as input to the task.
Thanks.. Suresh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
