• 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

Free Download Application Server

 
Ranch Hand
Posts: 2545
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi:
I was wondering if there is free download application server (such as WebLogic......)?
Thanks,
Don
 
Ranch Hand
Posts: 349
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know that HP is giving away their BlueStone Application Server for free. You will need to find the URL from hp site: look through the links from http://www.hp.com/
If you can get to the page it will be helpful to post the direct URL here.
Faisal
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Both BEA and IBM provide their application servers for free for evaluation purposes -- sometimes with short licenses (30 days for WebLogic), sometimes with very long licenses (six months for IBM).
Kyle
------------------
Kyle Brown,
Author of Enterprise Java (tm) Programming with IBM Websphere
See my homepage at http://members.aol.com/kgb1001001 for other WebSphere information.
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try jboss.
http://www.jboss.org

------------------
Tom
Sun Certified Programmer for the Java� 2 Platform
Moderator of the forums:
J2EE and EJB
Other Java APIs
 
Ranch Hand
Posts: 334
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
try JRun from:
allaire.com
best luck
ruilin
 
faisal mahmood
Ranch Hand
Posts: 349
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by ruilin yang:
try JRun from:
allaire.com
best luck
ruilin


JRun is for development use. It has no time limit.
Faisal
 
Ranch Hand
Posts: 144
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
iPlanet Application Server is available for download chech it out at http://www.iplanet.com/

Originally posted by faisal mahmood:
JRun is for development use. It has no time limit.
Faisal


 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by faisal mahmood:
I know that HP is giving away their BlueStone Application Server for free. You will need to find the URL from hp site: look through the links from http://www.hp.com/


You can register for a free copy of the HP Application Server (HPAS 8.0) here: http://www.hp.bluestone.com/products/hp-as/default.htm . It's expected to ship November 19th.
------------------
- Jessica Bradley
HP Bluestone
 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try Oracle 9iAS 1.0.2.2.1.
You just need to sign in as OTN member.
 
reply
    Bookmark Topic Watch Topic
  • New Topic