| "A seasoned Java professional has to know more than just syntax of the Java language. Java EE offers a set of standardized technologies for enterprise development. A number of open-source frameworks such as Spring or Hibernate are widely used in a variety of Java applications. Familiarity with new "beyond-Java" languages and technologies will widen your horizons and make you more valuable Java professional. " " is a one-day event that's packed with technical presentations delivered by the Java industry experts. Attending this event will allow you to take a fresh look at the architecture of your the projects you're working on now, and can serve as a roadmap for your further development as a Java professional. Ten sessions which will be presented at the seminat cover the following topics:" "While release of Java 6.0 did not introduce as many language changes as Java 5.0, it substantially improved performance and added lots of convenient features that will be covered in this presentation, namely, streamlined XML, scripting API, JavaScript engine, pluggable annotations, better monitoring with a new Console class, pluggable locales, reallocation of arrays, a small footprint database Java DB, desktop look and feel enhancements in Swing and more. " "Substantial simplification of EJB 3.0 puts them back in the toolbox of the enterprise Java developer. Java Persistence API allows you to persistence-enable your Plain Old Java Objects in a manner similar to a popular open source object-relational mapping tool Hibernate.This presentation starts with an overview of the EJB 3 and Java Persistence API architecture followed by a set of coding samples demonstrating database persistence of Java objects in action. " "Multithreading was always one of the most important Java features. The java.util.concurrent package was introduced in Java 5, and this advanced talk focuses on proper techniques of writing thread-safe code, You'll learn how to use coincurrent collections, how to interrupt running tasks properly, will understand the benefits of using semaphores, barriers and latches. You'll also get familiar with thread pools, executors, and Callables objects, which will greatly improve scalability and performance of your applications. " "ESB is a core component of the enterprise Service-Oriented Architecture. Is this a software, pattern or hardware? ESB decouples service providers and consumers, provides message routing and transformation between different data format and communication protocols. Services participate in the ESB using either Web Servies or JMS. How JBI (JSR-208) afects the ESB space? This presentation reviews open sorce ESB software and shows a reference architecture for implementing SOA. " "The recent years have seen the Spring/Hibernate stack displace EJB 2 as the default application framework for the hippest enterprise Java developers. EJB 3 is a huge leap forward from yesteryear's heavyweight development model. However, are the improvements to EJB 3 enough to change the enterprise Java landscape yet again? " "This session offers a comparative analysis of EJB 3 (including JPA), Spring and Hibernate to see how they really stack up with each other. The session will offer recommendations charting different courses of action depending on what is important for your application. A comparative analysis matrix will help you decide whether you should integrate parts of EJB 3 with Spring, use EJB 3 with some Spring features, port Hibernate code to JPA, move to EJB 3 altogether or use Spring/Hibernate without EJB 3. " "Latest Java releases include a number of changes related to XML processing. Schema validation and XPath queries are now parts of the language. Several data type classes have been added to match types defined by the W3C XML schema language. Java 6 added support for the JAX_WS Web services stack, data binding using JAXB 2.0, the StAX API for pull parsing. In this session, we'll explore ... read the whole article |