On Fri, Nov 5, 2010 at 11:00 AM, Arvind <[email protected]> wrote: > In Jdeveloper, I developed a Java Web Service Project(JWS), and created EAR > . I want to deploy this EAR on Web logic Server using ant script. > Can anyone please provide me working sample scripts
It's been a loong time since I used Websphere deployment with Ant. There are several custom Websphere Ant tasks that do this. Take a look at IBM's Websphere Ant Page: http://bit.ly/aDQC4E -- David Weintraub [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
