Team
Dhaval 		- 08305910	(dhavalbonde@cse.iitb.ac.in)
Prashanth 	- 08305006	(pkamle@cse.iitb.ac.in)

Instructions to run
1 Open the following projects in Netbeans-6.0
# LoanRequester - Contains the BPEL document
# LoanProcessor	- EJB webservice to process high risk and a>10000 applications
# LoanAssessor - EJB webservice to assess risks for a<10000
# LoanApplicationWebClient - Client to request the web service
# LoanRequesterCompositeApp

2 Clean-Build all
3 Undeploy and deploy LoanProcessor and LoanAssessor
4 Expand LoanApplicationWebClient->Web Pages, right click index.jsp and select run




