Hi All,
I have one bean which is depends on lot of helper classes.Now i want to create jar file for client to access this bean. I want to include home, remote and all depandant helper classes.Is there any way to create client jar from
ANT build script. I am using weblogic 7.0 application server.
Thanks in advance.