• 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

how to configure JBoss 5 in Eclipse 3.4 ?

 
Ranch Hand
Posts: 798
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anybody knows how to configure JBoss 5 in Eclipse 3.4 ? Any tutorial ?

Thanks.
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Add / New Server", select the JBoss-Directory, select the launch configuration and you are done...
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are you asking this because Eclispe 3.4 does not recognize JBoss AS 5? If so, I can think of a few things to try. (It's been a while since I was on Eclipse 3.4, so this is all from memory.) Try installing JBoss Tools, it might give the ability to configure a JBoss AS 5 server. Or you can copy the jboss42.serverdef file as jboss42.serverdef and edit it to reflect the new JAR file locations. This file is in the plugins directory somewhere - search for it.

If none of that helps, let me know and I will see if I still have and Eclipse 3.4 sitting around somewhere (on my work laptop I have only 3.5).
 
It is an experimental device that will make my mind that most powerful force on earth! More powerful than this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic