• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unable to install application

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
I am a very new bie to IBM websphere and started working on it by deploying my war file 1day ago. Problem is I am not able to install the application.

Gone through many posts saying that I need to make an ear file for deployment...is this correct?

or is there any path i need to give for directory for installation (one of the steps of deployment)?.

or could any guide me for any quick learning or help for deploying a war file..

Thanks
kishore
 
Kishore Kumar Ramana
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
further I am using ant to make this war file and not using any deployment tools of ibm and only using admin console to do that...

can anyone help me out in learning and solving this....


thanks
kishore
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy Greenhorn!

You can deploy a war directly to WebSphere.

Does the war file work in your development environment? What URL are you using to access the applicaiton? Are there any exceptions when you deploy, or invoke the application? 500 errors? 404 errors?

-Cameron McKenzie
 
Can you shoot lasers out of your eyes? Don't look at this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic