Thursday, June 26, 2008

Malformed URL error when deploying BPEL demos

In this case, the error was thrown when deploying the workflow form for the AsyncLoanService demo.

I got rid of this error by amending the ant-orabpel.properties file in the \bpel\utilities directory.

Check the values for
hostname = local-nc.xx.xx.com
and
j2ee.hostname = ncommisk-de

set
j2ee.hostname = local-nc.xx.xx.com

1 comment:

Anonymous said...

Hello, this is Nathan Phipps, I was in your class in Madrid November 4-5, but I lost your email address. I was wondering if you had any deck/content on when to use ESB vs. BPEL. We have some very strict response time requirements for some synchronous web services we are plannning and I don't want to put in BPEL if it will be a dog. I'm at natephipps AT hotmail DOT com. Thanks!