• 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

Deployment on Jboss and using postgres with JBoss

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,

I am working on migrating an application previously deployed on IBM Websphere running on Windows 2003 server using Oracle 9i DB to JBoss 3.2.5 running on Linux using Postgresql 7.4.5 DB.

Kindly help me out regarding the issues I might face achieving this.I am new to server side programming.

I would like to know the steps for configuring postgresql in jboss and deploying a given ear file on it.Will an ear used for deployment previously on Websphere work for jboss?In websphere we create services corresponding to the ejbs while assembling the application,how is it achieved in jboss?

Please help me out.I am the only one working on this and need to get the application up pretty soon.

thanks,
puneet
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic