• 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
  • Ron McLeod
  • Liutauras Vilda
  • Paul Clapham
  • paul wheaton
Sheriffs:
  • Tim Cooke
  • Devaka Cooray
  • Rob Spoor
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:

J2EE on Windows '95

 
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,
Can't I instal J2EE on Windows '95 and run a server like Apache?
What do I do??
Thanx.

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Probably u can run J2EE under the win9x. Only thing J2EE needs is Java SDK.
Because SDK works fine under win9x u could run J2EE too.
It will work but win9x is kind of non certified platform for J2EE. Anyway u can do it for your practice.
PS. U should have quite powerfull computer - 64M of memory, Pentium 200 and above. Otherwise it will work VERY slowly.
Good luck.
 
author
Posts: 3252
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Andrei Naouman:
[B]Hi
Probably u can run J2EE under the win9x. Only thing J2EE needs is Java SDK./B]


Had significant problems running J2EE on Win95 -- none of the batch files work. I gave up quickly, maybe too quickly but there are easier alternatives.
I suggest you take a long hard look at Orion (http://www.orionserver.com), a good J2EE compliant application server & webserver written in Java that works fine in Win95. Freely downloadable for development, you just pay for deployment.
 
Andrei Naouman
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
DON'T GIVE UP :-)
Yes, batch files don't work. But this is not a big issue.
You can even install WebLogic Server(5.1) distributive FOR windowsNT on win98. And you will get even shortcuts in startup menu.
I really do not need any prepared batch files in my practice... You can compose .bat files if you need it so...
And finally - I think it is the best idea to use WebLogic as J2EE emplementation.
Good luck.
 
Water! People swim in water! Even tiny ads swim in water:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic