(The difference between the standard EAR of Puyuan EOS6.3 new feature training 6.3 and the original embedded BPS: 1. Embedded BPS only supports war deployment, and 6.3 supports both war and ear deployment. 2. For jboss and weblogic, embedded BPS only supports directory method deployment, while 6.3 supports directory and file method deployment. 3. Embedded BPS does not support EJB and JMS, and asynchronous calls can only use threads, with poor functions; 6.3 Support EJB and JMS. 3. The embedded BPS transformation is not complete, and the shared library method is also used for websphere, which is invasive to the server; 6.3 The transformation is relatively complete. There are few system level jars (mainly jdbc). The shared library is not used for WAS, and the class loading mode of EAR is changed to PARENT_ LAST。 4. The directory structure of 6.3 is quite different from that of embedded BPS. The directory structure of 6.3 is adjusted more reasonably and the path length is shorter, which can prevent the problem that the window mode cannot be deployed due to the remote path. 5. 6.3 There is a govenor, which can control the use of standardized ear in 6.3; Embedded BPS has no governor to control. 6. 6.3 Cluster is supported, but embedded BPS does not support cluster. 7. 6.3 The original installation package can be used to install stand-alone and cluster environments. Embedded BPS does not provide the installation package, but can only install the war skillfully. 8. Embedded BPS supports the configuration of external directories, but the external directories include all user programs and configurations; 6.3 External directories are also supported, but the directory only includes configuration files and startup parameters. 9. Embedded BPS sets some startup parameters through web.xml, such as IP and port. 6.3 is still compatible, but not recommended; 6.3 Provide a set of startup settings for external configuration, and contact the installation package to provide best practices. 6.3 is more sensitive than embedded BPS. 10. Embedded BPS does not provide the function of exporting war files from tools. The development process requires technical skills to hit war, which is difficult and error prone. 6.3 Studio tools are provided to directly export projects to war or ear.
EOS6.3 New Feature Training.pptx)