Customer Service Web (online Order Processing Application) module for creating Client distributable sekelton and stubs. Maven Project uses the Customer Service DAO & Service Application. It creates the necessary distribution JARs with the WEB Service inferace and VO's. This jar which can be packaged in any SWING or WEB application client after a small configuration in property files.
Another Order Processing Module, CUSTSERVICE Manager uses this jar for easy accessing the WEB service methods created in the Service and DAO Layer.