• 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

Advice for a book

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I'll attend the following training course in May:
Developing Business Logic Components with Enterprise JavaBeans using BEA WebLogic� Server 7.0
I want to buy a book to arrive at the training course with some background knowledge.
The topics I'm interested are:
- Installation, directory structure, and basic administration of BEA WebLogic Server 7.0
- Java Naming & Directory Interface (JNDI) � creating an initial context, object bind and lookup operations; accessing a component�s local environment with �java:comp/env� entries
- Multi-tier Java Database Connectivity (JDBC) � using Connection Pools and transactional DataSources
- Java Transaction API (JTA) � JNDI lookup of the UserTransaction object; demarcating transactions with the begin, commit, and rollback methods; concepts behind two-phase, distributed transactions
Any suggestion?
Thank you,
Mirko.
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
my suggestion is that u should use the excelent BEA documentation at
BEA edocs site
 
Ranch Hand
Posts: 78
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Mirko,
wherez this training course is going to be held ?
~ Shalini
reply
    Bookmark Topic Watch Topic
  • New Topic