BOS Application Framework 1.0
Categories:
BOS(BizObject Service) Framework is a service-oriented framework for building service-layer application based on J2EE Platform. It contains mainly two parts, BOS Runtime framework and BOS designer.
(1)BOS Framework is a service-oriented framework based on J2EE.
(2)BOS Framework uses XML as the data format between client and Service Dispatcher, so you can call BizObject Service from many kinds of clients such as JavaScript, Flex Action Script,Java Stand-alone application and so on.
(3)BOS Framework uses Java BizObject as the data format between Service Dispatcher and business logic processing layer, so you don't need to know anything about xml in business logic processing layer.
(4)Support both POJO and Session Bean as business logic wrapper.
(5)Visually design Service input/output and generate source code automatically
(6)Visually design DAO and generate DAO(based on Spring DAO framework) source code automatically .
(7)To facilitate calling BizObject Service from client, BOS Designer can generate client side BizObject automatically .
(8)Support Oracle Object Types and Oralce Stored Procedure as business logic processing handler.
(9)A Service Test Tool,which can simulate sending service request and show service response, is provided to help user test service.
(10)Allow user to define service access rules
Additional Details
- Version Number: 1.0
- Eclipse Versions: 3.2 or higher
- Organization: BOSMatic Corporation
- Date Created: 26/04/2010
- Date Updated: 05/05/2010
- Development Status: Production/Stable
- License: Commercial
- Submitted by: Spencer

