Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7

You're reading from   Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7 A Service Oriented Architecture approach has many benefits for your applications, including flexibility, reusability, and increased revenue. You can exploit those benefits to the fullest by following this step-by-step tutorial for WPS and WESB.

Arrow left icon
Product type Paperback
Published in Jul 2010
Publisher Packt
ISBN-13 9781847198280
Length 548 pages
Edition 1st Edition
Languages
Arrow right icon
Toc

Table of Contents (20) Chapters Close

Application Development for IBM WebSphere Process Server 7 and Enterprise Service Bus 7
Credits
About the Authors
About the Reviewers
Preface
1. Introducing IBM BPM and ESB FREE CHAPTER 2. Installing the Development Environment 3. Building your Hello Process Project 4. Building Your Hello Mediation Project 5. Business Process Choreography Fundamentals 6. Mediations Fundamentals 7. Sales Fulfillment Application for JungleSea Inc. 8. Walk the Talk 9. Building the Order Handling Processes 10. Integration with Various Applications 11. Business Space 12. Deployment Topologies 13. Management, Monitoring, and Security WID, WPS, and WESB Tips, Tricks, and Pointers Index

Recommended practices when working in a team environment or when performing team programming


WID provides the capability for a team of developers to develop applications in a team environment and share resources with a central repository.

Using the plugins provided by WID, you can connect to software configuration management repositories like CVS, Rational ClearCase, or other repositories. While the Business Integration perspective and view provides a logical view of the resources within a module, mediation module, and library, the physical files and artifacts themselves can be stored in a repository such as CVS or ClearCase. Some of the recommended practices to adopt when working in a team environment include:

  1. Before starting work on any module, synchronize with the repository.

  2. When you have completed the implementation of a particular component and are ready to check in the module (or library), synchronize with the repository first and accept all incoming changes. Make sure that there are no conflicts. Update and commit changes. Give verbose comments to what were the changes/additions/fixes addressed and so on.

  3. If you want to tag versions to a module or library, you can use the following versioning scheme: version.release.modification (such as, 1.0.0).

  4. If you check out any tagged version, you will have to switch back to the HEAD trunk to conduct normal business with WID.

  5. Avoid concurrent development and merge scenarios http://publib.boulder.ibm.com/infocenter/dmndhelp/v6r2mx/topic/com.ibm.wbit.620.help.addev.doc/topics/cshare.html.

  6. Work in the Business Integration view where possible.

  7. After moving to a new workspace, be cautious of adding new files to source control.

  8. Derived flag can be lost after importing the files into a new workspace (https://bugs.eclipse.org/bugs/show_bug.cgi?id=150578).

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image