• 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

Application Client Container (ACC).

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

I am new to EJB 3 , I am on chapter 2 from Manning book . There ,they refered ACC , what is that? I tried to search in old threads but confused.

Also , one more question : Like in HF book , we have from scratch like what all i need to install for EJB 3 to practice code examples , I mean some basic things , I dont find it in Manning book till chapter 2 ,

Can some one please guide to begin from scrach to practice EJB 3 codes , what all i need to have , what all things i need ? OR guide me to some good URL to go through

[Sorry for foolish questions ]

Thank you..
Vishal Chugh
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vishal

I can understand your frustration.

A good place to start basic code is here

The Jboss plugin in Eclipse can be installed using this post.

Once this is done you are ready to try out all the dirty code in eclipse

For the ACC query, try to search the EJB3.0 In Action forum on manning.com
Hth..
 
reply
    Bookmark Topic Watch Topic
  • New Topic