• 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

comptibility of JBOSS in windows and Unix/linux

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
I want to get some information about JBOSS instalation in windows and Unix/linux.
I am placing my queries below:

(1) Can it be possible to install jboss in all the versions of windows.

(2) Can it be possible to install Jboss in all the Version of linux/unix.
If it is possible can you tell me the steps of installation.

Please reply back as soon as possible

Thanks and Regards
Sanjeev
 
Bartender
Posts: 10336
Hibernate Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JBoss is written in Java, so it should be fine on any OS.

There is not real install when you use JBoss. Just download it, set up your JAVA_HOME and run it.
[ February 06, 2006: Message edited by: Paul Sturrock ]
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Total beginner here, but I was able to setup JBoss to work in Linux (Ubuntu 5.10) and windowsXP just using the default installer.
reply
    Bookmark Topic Watch Topic
  • New Topic