Hi, I'm trying to deploy a process that invokes a JAX-WS web service. This web service has a schema. When trying to deploy the process to ODE I'm getting the following error:
FATAL - GeronimoLog.fatal(116) | openResource: invalid scheme (should be urn:) http://localhost:8080/MyService?xsd=1 The scheman is located there and is accessible. I suspect this failure (which does not prevent the process from being deployed) is causing the process invocation later to fail, cos when I try to initialise the variables before assignment, it's not doing its work, and therefore further assignment fails. Any idea? Thanks, Dawg -- View this message in context: http://old.nabble.com/invalid-scheme-%28should-be-urn%3A%29-problem-tp26684479p26684479.html Sent from the Apache Ode User mailing list archive at Nabble.com.
