• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Eclipse and Sun One Application Server

 
Ranch Hand
Posts: 54
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know of a plugin to use Sun One Application Server (now free!) with Eclipse. What Application Servers do folks reccomend (JSP/Servlets, EJB)?
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Lomboz J2EE Eclipse Plugin is supposed to allow you to define your own server definitions in case your favorite appserver is missing from the list of built-in configurations (JBoss, WebLogic, WebSphere, Tomcat). I haven't tried creating a definition myself, though, so I don't know how easy it is wrt Sun ONE.
Regarding your question about "suggested application servers", I usually suggest the following two products:
  • JBoss (open source, pretty large user base i.e. support, up-to-date APIs)
  • WebLogic (market leader with WebSphere, nice tools and great documentation, up-to-date APIs, free development licences)


  • [ July 11, 2003: Message edited by: Lasse Koskela ]
     
    Skool. Stay in. Smartness. Tiny ad:
    Gift giving made easy with the permaculture playing cards
    https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
    reply
      Bookmark Topic Watch Topic
    • New Topic