我當時在使用Eclipse的插件,現在突然間我無法再打開BPEL工作流。 我得到這個錯誤 java.lang.IllegalArgumentException
at sun.text.normalizer.ReplaceableUCharacterIterator.<init>(Unknown Source)
at sun.text.normalizer.UCharacterIterator.
我編譯BPEL流程(我使用Apache ODE和Eclipse BPEL設計器)時,得到一個錯誤: 錯誤: [UnrecognizedVariableDeclaration] The declaration of the variable "Iterator" was not recognized.
這是如何被定義的迭代器 <bpel:variable name="Iterator" ty
我在GlassFish 4使用的localhost:8080上的BPEL模塊中添加了外部WSDL。我在localhost上爲HTTP運行GlassFish v2.x: 52059。 GF2和GF4位於不同的域。他們都很好。但是,當我部署使用在localhost:8080上引用外部WSDL的BPEL模塊的複合應用程序時,出現以下錯誤。 ERROR: Successful execution of S
當我部署我的BPEL複合應用程序,我得到的錯誤: ERROR: In part "parameters", attribute element's value "tns:hello" is not a valid xml schema element available in this wsdl file. : Specify a valid schema element value for el