• 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

eclipse juno server adapters

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am trying to download eclipse juno jboss server adapters for 5.1 and 6, 7 etc. when i click download server adapter link at top it is not downloading any adapters. how do i download adapters for 5.1 etc. I currently only have until jboss 5 not above.

Please advise. Any ideas, resources, sample code highly appreciated. thanks in advance
jbossServerAdapters.jpg
[Thumbnail for jbossServerAdapters.jpg]
adapter
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
IDE questions are best suited on the IDE forums. Moving thread...
 
john wutka
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I went help>>>Install New software>>>then pasted y=url below
http://download.jboss.org/jbosstools/updates/stable/juno/
as given in the link
http://www.jboss.org/tools/download/installation/update_4_0.html#installon420421
i am getting error as below

Unable to read repository at http://download.jboss.org/jbosstools/updates/stable/juno/content.xml.

How do i fix above error.

please advise
 
Ranch Hand
Posts: 1164
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It seems to me that you are still stuck with bringing up JBOSS server. Is that correct John? Why not go for apache tomcat? Any particular reason for sticking to JBOSS?
 
john wutka
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes. I am struck with JBoss still. I am practicing EJB and JMS related concepts. I need appliation servers like JBoss, WEblogic to run them. I am not able to find good documentation to install, run and add them to eclipse IDE. please advies
 
Mansukhdeep Thind
Ranch Hand
Posts: 1164
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try Resin. Here is the link. It has the documentation for eclipse support too. See if that is of any help.
 
reply
    Bookmark Topic Watch Topic
  • New Topic