• 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

Don't use J2EE SDK 1.4 Beta 2

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been trying to use J2EE SDK 1.4 Beta 2 for the very first chapter of HF EJB AdviceBean, however, the deploytool does not quite work properly in my machine and eventually, it crashes because of out of memory.
I believe there is an infinite loop there when trying to deploy with the tool. Any how, it works when I use J2EE SDK 1.3.1
Thanks,
John
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's a great info... Thanks for sharing such a good experience...
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just to make sure people know:
The SCBCD certification exam mandates the use of version 1.3 of the J2EE platform. If you learn the exam and/or deploy the code available in K&B's HF EJB book, you might not get appropriate results. Moreover, the 1.4 platform is not yet finalized. In order to get the best results, I would urge you to use the 1.3 RI platform instead of the 1.4 one.
Just my 2 cents
 
I love a woman who dresses in stainless steel ... and carries tiny ads:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic