• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Application Server for J2EE 1.3

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

I am not sure if this is the right forum to post this question. But i was going through Head First EJB. I found that i need a application server from sun that confirms to J2EE 1.3 Specs and EJB 2.0 Specs. I searched a lot and could not find this server. Can any one point me to the link for the same.

Thanks
Venkatesh S
[ October 23, 2007: Message edited by: S Venkatesh ]
 
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ventatesh,

You should be good to use any JEE5 compliant Appserver like Glassfish V2. It is backward compatible and will support J2EE 1.3 and EJB2.0 spec. Use this link
 
Shailesh Kini
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ventatesh,

You should be good to use any JEE5 compliant Appserver like Glassfish V2. It is backward compatible and will support J2EE 1.3 and EJB2.0 spec. Use this link to download Glassfish
 
Shailesh Kini
Ranch Hand
Posts: 153
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
 
reply
    Bookmark Topic Watch Topic
  • New Topic