Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Websphere and the fly likes remote deployment Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "remote deployment" Watch "remote deployment" New topic
Author

remote deployment

robbie keane
Ranch Hand

Joined: Sep 05, 2005
Posts: 54
I am new to WAS and I've been asked to write alittle batch script to deploy application on Websphere server( assume all enviroment variables, classpaths etc are correct). Please tell me how can I remotely deploy my ear on Websphere server from command line. I know weblogic where I can use the foll command:
java weblogic.Admin -url http://CO-Bank:8000 -username weblogic -password weblogic FORCESHUTDOWN COBANKManagedServer.
Thanks in anticipation.
Robbie
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: remote deployment
 
Similar Threads
remote server start
JDBC in WSAD
remote deployment
user authentication
Stopping a Webservice deployed on JBOSS