If you're using EJB components and deploying them locally within the same JVM as the SOAP engine, then ensure that you deploy them such that they are called using passby reference.
如果您正在使用EJB组件,并且将它们作为SOAP引擎部署在相同的JVM中本地部署它们,请确保部署它们,这样就可以通过引用传递(pass by reference)来调用它们。
2
At instantiation time, the activation engine USES the specific values provided by the user in his customized activation profile to pass the command line options to the activation scripts.