Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在一个 BPEL 项目中实现了 HelloWorld 并成功运行它。作为下一步,我想使用 BPEL 通过 Apache ODE 运行一些 java 代码。
您可以在 Orchestration 流程中使用 Java 嵌入,Java Embedding 组件在 BPEL 组件中可用。