j

jbi_framework

In order to get around the JBI Lifecycle Classpath limitation in the application server, a new JBI jar file is being created called esb_jbi_framework.jar. This jar file will contain a MANIFEST.MF file that contains Class-Path: entries that point towards the jbi_rt.jar (JBI Runtime) and jbi_tests.jar (Scaffolding Registry et al) . This way we dont have to combine the throwaway jbi_tests.jar with the main jbi_rt.jar later. We would simply have to dereference it from jbi_framework.jar. Likewise adding a new JAR to the same classpath would simply mean adding a new entry to the ClassPath: header field.
大版本 版本 最近更新
2.4 2.4.3 2016-01-25 23:42:57
2.4.2 2015-06-24 18:19:56
2.4.1 2015-02-13 18:58:22
2.4.0 2014-12-02 17:47:21
共4条记录