Skip to content

weimeilin79/homeloan-part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Loan Project on Blueprint (OSGi)
=========================================

We have a system, that takes in XML files from different vendor's home loan application, 
they will place their customer input into 2 different XML files, one with it's customer data, 
the other with their housing details. Both files will be place into same folder either 
by FTP or Batch generated overnight.

Our job is to take in and process the information, first we need to separate the 2 kinds of files, 
because they are handled differently. And appraised the value of the house before sending it to a 
messaging broker for further process.


To build this project use

    mvn install

To run the project you can execute the following Maven goal

    mvn camel:run


    
Blog Post
http://wei-meilin.blogspot.tw/2014/07/red-hat-jboss-fuse-getting-started-home.html

Video 
https://vimeo.com/99901083

About

For Getting Started Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages