• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Websphere deployment

 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I newbie to websphere. I have installed the websphere application server 7 trial version.

Can any one let me know

1)How to start & stop the server?
2) How to deploy the war files?

Thanks & regards,
Sarada.
 
sarada bokka
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Version 6 has some issues. I have installed 7 and able to start the server.

When i tried to create new application and upload the war file it was creating with .ear and failing.

Can anyone help me how to deploy the war file using admin console.

Also please let me know the purpose of the below list

install,uninstall,start,stop,update,rolloutupdate,remove file. (the server was started already why do we need start and stop again?)



 
sarada bokka
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If it is a war file we must define the context root else it will be created as .ear file.

I have dployed my war file succesfully.


reply
    Bookmark Topic Watch Topic
  • New Topic