• 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

Help needed regarding websphere specific xml file - ibm-application-*

 
Ranch Hand
Posts: 485
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
i am new to web sphere. i am trying to deploy an existing application(which runs fine in JRun 4) into web sphere v6 server. All i want to know is what are the mandatory files i need create for a successful deployment of web application. when i tried to deploy my application it says can not find deployment.xml file and also i find out lot of xml files under /cells/ folder

whether all the files should be created before deploying the application.

Any pointers will surely help me.

Thanks
 
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
Here's a multimedia tutorial that demonstrates the deployment of a J2EE EAR file that was created using WSAD and deployed to WAS 6. As you can see, there is nothiing other than the various wizard screns that are required to complete a deployment:

Deploying a standard EAR file to the WebSphere Application Server

There are no magical files with WebSphere. A standard EAR file should deploy just fine.

-Cameron McKenzie
 
We begin by testing your absorbancy by exposing you to 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