• 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

General advice : Upgrade to JBoss-4.0.4-GA

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have to upgrade to Jboss-4.0.4-GA from Jboss-3.0.3/Jetty-4.1 and deploy the application to the new server.

I have installed and tested the new server and it works fine.

The problem I am facing is to build the source and deploy it.

The way I am doing right now is try and error. Modify the configuration files, e.g., unified.xml, build.properties, jboss-service.xml, then build the source. Are there any better way to do this?

Any advices of how to do it properly are appreciated!

Thanks in advance.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is always. www.jboss.org on their wiki pages, FAQ should be what you need to change to upgrade.

Mark
 
reply
    Bookmark Topic Watch Topic
  • New Topic