We use WSAD 5.1.1 for one of my
J2EE applications containing EJBs. In production the application is deployed as an EAR file on Websphere application server. Currently we use WSAD to generate the EAR file for us.
My query is that is it possible to export the
ANT build script from WSAD, so that we can build EAR file independently without using WSAD? (I know that Eclipse provides this option)