We are using Oracle SOA Suite 11g and the Datas开发者_Python百科ource that is used by the BPEL server goes to suspended mode frequently.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I develop a simple hello world project by using Eclipse IDE. I can run it from the IDE (Web Services -> Test with Web Services Explorer). From that it work perfectly, but if I try to access the
I\'m struggling a little attempting to consume this web service (it is homework related but not actual homework). This BPEL process seems to provide asynchronous callbacks, I\'m just not sure exactly
HI, I want to access wsdl file that is imported in bpel definition, can i do that or i will have to create local copy and then use it?
I want to generate/write and then parse (write & read) the bpel proce开发者_StackOverflow中文版ss (xml). Is there any way api to this, something like wsdl4j... ?
Looking for some resources on SO开发者_C百科A / BPEL best practices. Specially BPEL. A quick Google search reveals that Oracle provides SOA Best Practices - The BPEL Cookbook which is an online articl
I need to automate the building and deployment of (several) BPEL applications to a weblogic server. I now do it using jDeveloper 11g, but I guess there should be some command line tools to do it. (I
Just want to shout out to the community to see what peoples thoughts are on Java process servers in general.
I was asked 开发者_JAVA技巧to create, with Netbeans (glassfish), an asynchronous Java Web service that communicates with a external BPEL process.