Error: URI scheme is not "file"
561243Feb 12 2007 — edited Nov 10 2008Hi,
I am migrating a BPEL process from my local BPEL PM instance (Running on WIndows XP) to an instance running on AIX. When I try to compile the bpel process I get the error "Error: URI scheme is not "file"" as the compiler output. Judging by other posts it looks as if this might be something to do with a URI being incorrectly specified (supplying a URI where a file is expected). Note that this seems to be purely in JDeveloper (i.e. it does not even attempt to deploy to the app server).
I'm wondering if anyone can suggest how to debug this? Can I display the full error (with stack trace) in JDeveloper? Is there another way to get some more debugging data?
Thanks for your help,
James