BPELforum.com

Business Process Execution Language (BPEL)

Similar Posts

  • XPath Kick Start: Navigating XML with XPath 1.0 and 2.0
  • Service Oriented Architecture with Java: Using SOA and web services to build powerful Java applications
  • Java & XML, 2nd Edition: Solutions to Real-World Problems
  • Java & XML for Dummies
  • Professional JSP : Using JavaServer Pages, Servlets, EJB, JNDI, JDBC, XML, XSLT, and WML

JAX: Java APIs for XML Kick Start

May 4, 2010 by BPELforum

Product Description
JAX: Java APIs for XML Kick Start covers the JAX APIs – fundamental for development of Java-based Web service applications as well as other e-Commerce applications requiring the exchange and manipulation of data. The book includes an overview of Web service fundamentals including SOAP, UDDI, and WSDL, all of which will be built upon in later examples. The book then covers the current set of JAX APIs for data processing, for messaging, for writing data to registries and for calling remote applications.

Each API is covered from an architectural and implementation perspective, using real-world examples and case studies throughout to illustrate their usefulness. The author will demonstrate both Web service and traditional JAX applications, giving a complete picture of the uses of JAX. The final chapter looks ahead to new developments and new APIs in progress at Sun.

JAX: Java APIs for XML Kick Start

Filed Under: XML Books Tagged With: Api, APIs, Case Studies, Commerce Applications, Current, Data Processing, Implementation Perspective, Java, Java Apis, Java Xml, Jax, Kick, Kick Start, Manipulation, New Developments, Product Description, Real World, Remote Applications, Service Applications, Soap Uddi, Start, Sun Java, Web Service

Eclipse Web Tools Platform: Developing Java Web Applications

May 3, 2010 by BPELforum

Product Description
Discover WTP, the New End-to-End Toolset for Java-Based Web Development

The Eclipse Web Tools Platform (WTP) seamlessly integrates all the tools today’s Java Web developer needs. WTP is both an unprecedented Open Source resource for working developers and a powerful foundation for state-of-the-art commercial products.

Eclipse Web Tools Platform offers in-depth descriptions of every tool included in WTP, introducing powerful capabilities never before available in Eclipse. The authors cover the entire Web development process–from defining Web application architectures and development processes through testing and beyond. And if you’re seeking to extend WTP, this book provides an introduction to the platform’s rich APIs. The book also

  • Presents step-by-step coverage of developing persistence, business logic, and presentation tiers with WTP and Java
  • Introduces best practices for multiple styles of Web and Java EE development
  • Demonstrates JDBC database access and configuration
  • Shows how to configure application servers for use with WTP
  • Walks through creating Web service application interfaces
  • Covers automated testing with JUnit and Cactus, and automated builds utilizing Ant, Maven, and CruiseControl
  • Introduces testing and profiling Web applications with the Eclipse Test and Performance Tools Platform (TPTP) project
  • Describes how to extend WTP with new servers, file types, and WSDL extensions

Foreword
Preface
Acknowledgments
About the Authors
Part I: Getting Started
Chapter 1: Introduction
Chapter 2: About the Eclipse Web Tools Platform Project
Chapter 3: Quick Tour
Chapter 4: Setting Up Your Workspace
Part II: Java Web Application Development
Chapter 5: Web Application Architecture and Design
Chapter 6: Organizing Your Development Project
Chapter 7: The Presentation Tier
Chapter 8: The Business Logic Tier
Chapter 9: The Persistence Tier
Chapter 10: Web Services
Chapter 11: Testing
Part III: Extending WTP
Chapter 12: Adding New Servers
Chapter 13: Supporting New File Types
Chapter 14: Creating WSDL Extensions
Chapter 15: Customizing Resource Resolution
Part IV: Products and Plans
Chapter 16: Other Web Tools Based on Eclipse
Chapter 17: The Road Ahead
Glossary 
References
Index

This book is an invaluable resource for every Eclipse and enterprise Java Web developer: both those who use Eclipse to build other Web applications, and those who build Eclipse technologies into their own products.

Complete source code examples are available at www.eclipsewtp.org.

Eclipse Web Tools Platform: Developing Java Web Applications

Filed Under: XML Books Tagged With: Application Architectures, Application Interfaces, Application Servers, Applications, Business Logic, Cruisecontrol, Depth Descriptions, Developing, Development Processes, Eclipse, Eclipse Java, Introduction Chapter, Java, Java Web Application Development, Java Web Developer, Junit, Open Source Resource, Performance Tools, Platform, Platform Project, Service Application, Step Coverage, Tools, Web Application Architecture, Web Application Development, Web Tools

Programming Jabber: Extending XML Messaging

May 2, 2010 by BPELforum

  • ISBN13: 9780596002022
  • Condition: NEW
  • Notes: Brand New from Publisher. No Remainder Mark.

Product Description
Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer’s point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed in the form of mini-projects, or simple and extended examples. Programming Jabber is divided into two parts. The first part serves as an introduction to Jabber; you’ll learn about its features, why it’s more than an IM system, and how to install and configure a Jabber server of your own. The second part provides detailed information about the Jabber protocol, and a series of practical examples, which can be used to solve everyday problems. The examples, in Perl, Python, and Java, use various Jabber features as a way of illustrating parts of the protocol. Programming Jabber provides the foundation and framework for developers to hit the ground running, and is the essential book on Jabber.

Programming Jabber: Extending XML Messaging

Filed Under: XML Books Tagged With: Developers, Everyday Problems, Extending, Implementer, Jabber, Jabber Protocol, Jabber Server, Jabber Technology, Java, Messaging, Mini Projects, Point Of View, Product Description, Programming, Programming Jabber, Python, Remainder Mark, View Detailed Information, XML

XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application

May 2, 2010 by BPELforum

Product Description
As a Web Developer, you know the challenge of building robust applications on multiple platforms. Creating truly portable applications becomes possible by using Java for code and XML for organizing and managing data. “XML, XSLT, Java, and JSP:A Case Study” will help you maximize the capabilities of XML, XSLT, Java, and JSP in your Web applications.

The author, Westy Rockwell, uses the hands-on approach of a case study to show you how to use these technologies in realistically complex situations. All the tools used in the case study are free, so you can obtain them and join the author in a real open source web chat application, available online and with the book CD-ROM. This book provides you with the information you need to fully utilize XML, XSLT, Java, and JSP in your web applications, and presents it in a practical and unique way through the case study.

With “XML, XSLT, Java, and JSP: A Case Study,” you will learn how to:

-Build web applications based on XML, XSLT, Java Applets, Java Servlets and Java Server Pages

-Set up a Win32 Web application development environment based on the Java(TM) 2 SDK and freely obtainable, open-source software products from Apache Software Foundation: Tomcat, Xerces and Xalan
(*Note all of these items are located on the CD-ROM attached with the book so you don’t have to take the time to download)

-Use XML as a language to express the architecture and design of the application itself, not just its data content

-Create a browseable user interface for your web application with JSP

-Use an Http Servlet, beans, and JSP custom tags to implement and control Web applications

-Make and deploy a Java Applet to control and refresh your Web application user interface

-Utilize Xerces and Xalan for XML and XSLT, to provide dynamic content to a Web application.

-Experiment with new techniques for XML storage using Java objects

XML, XSLT, Java, and JSP: A Case Study in Developing a Web Application

Filed Under: XML Books Tagged With: Apache Software Foundation, Application, Application Development Environment, Application Experiment, Application Product, Application User, case, Data Content, Developing, Java, Java Applets, Java Jsp, Java Objects, Java Sdk, Java Server Pages, Java Servlets, Open Source Software, Open Source Web, Robust Applications, Study, Using Java, Web Application Development, Xalan, Xerces, Xml Xslt, XSLT

Java & XML, 2nd Edition: Solutions to Real-World Problems

May 1, 2010 by BPELforum

Product Description
With the XML “buzz” still dominating talk among Internet developers, there’s a real need to learn how to cut through the hype and put XML to work. Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications. The result is code and data that are portable. This second edition adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. Following a concise introduction to XML basics, the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future–as well as developers involved in the new peer-to-peer movement, messaging, or web services–will find Java & XML a constant companion. Includes a quick reference on SAX 2.0, DOM Level 2, and JDOM.

Java & XML, 2nd Edition: Solutions to Real-World Problems

Filed Under: XML Books Tagged With: Advanced Sax, Amp, Applications Java, Buzz, Concise Introduction, Constant Companion, Dom Level, Edition, Hype, Internet Developers, Java, Java Applications, Java Developers, Java Xml, JDOM, Problems, Product Description, Quick Reference, Real World, realworld, SOAP, Solutions, World Applications, Xml Basics, Xml Java
« Older Posts
Newer Posts »

RSS BPELpros.com

  • BizTalk Server
  • IBM
  • OpenLink Software
  • SAP AG

Return to top of page

Copyright © 2012 · Delicious Theme on Genesis Framework · WordPress · Log in