A development technology
1. Architecture based on Web service.
Web Service is a valid approach to address data sharing under different platforms.
2. Portal technology
At present, the technology of Portal includes two standards, JSR 168 specifications, and WSRP (Web Service Remote Portlet) standards. Applications publish information to Portal through the interface provided by JSP 168.
3. Alliance and single sign-in technology
Liberty alliance 1.2 standard. Mainly used to achieve single sign-on, alliances, etc. related to different systems.
4. Workflow technology
The BPEL4WS (Business Process Execution Language for Web Service) is used to implement Web Service-based workflow.
Second development plan
It will be implemented in the following order, and the implementation of the various technologies can be synchronously:
1 JSR 168 specification and WSRP specifications
Can refer to the open source project Pluto, JetSpeed, WSRP4J, UPORTAL, LIFERAY
2 LIBERTY Alliance 1.2 standard realization
Information available at www.projectliberty.org
3 implementation of BPEL4WS standard
Reference Open Source Project Twister, BpeLACTIVE