This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi, in JAVACAPS suppose consider a scenario in which we need to take an input file and apply logic to it using jcd and send the output.For this case in the connectivity map we take two file External applications and one service(jcd). the same can be done simply by taking one file External Application and one jcd (i.e by mapping the input and output of the jcd to that File ExternalApplication ).But mostly people prefer to take two External Applications.what are the benefits ??
Some benefits are to reduce complexity. If you have more "things", each "thing" does less. Then when it changes in the future, you have less to look at.
tejo kartheek
Greenhorn
Joined: Feb 04, 2008
Posts: 13
posted
0
Hi Jeanne, Thanks for your reply.would you please explain it.I did'nt get the clear picture .
Nalin Asawa
Greenhorn
Joined: Apr 17, 2008
Posts: 2
posted
0
Do we have any good books for Best Practises for Java CAPS development? please suggest.