• 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

J2EE server on WindowsME?

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm looking for a J2EE compliant server, either an evaluation copy or something OpenSource that will run on WindowsME. Everything I've found so far is either for NT or Linux (or a Unix box, which is completely out of the question). I'm unemployed, just finished the SCJP, and want to get up to speed on EJBs in the comfort of own, under-teched home.
Thanks,
Matt Hicks
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Matt, the J2EE reference download 1.3 release from java.sun.com/j2ee is a good starting point. It is EJB2.0 compliant, is free and very easy to use, and runs well for your requirements.
As for installation, check the posts in this forum on running J2EE servers. There a number of pointers on running the latest download on Win98 and ME.
Later if you want to move to open source you can download jboss (a very good open source EJB container) from www.jboss.org. I believe it has not been upgraded yet to EJB2.0
[This message has been edited by Jorge Phillips (edited October 29, 2001).]
 
Water! People swim in water! Even tiny ads swim in water:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic