-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.2.0.ER6
-
Labels:None
-
Environment:
Java(TM) SE Runtime Environment (build 1.6.0_21-b06), Fedora 14 32-bit, using
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
I created a very simple BPEL process using Jboss tools 3.2GA on JBDS 4 and deployed it to a clean installation of SOA-P 5.1 configured with the apache CXF stack.
When I try and access using SOAP-UI 2.5.1 the WSDL exposed by the BPEL process I get the following error
"Tue Feb 22 21:28:27 EST 2011:ERROR:Error importing wsdl: java.lang.Exception: javax.wsdl.WSDLException: WSDLException (at /definitions/types/schema): faultCode=INVALID_WSDL: Encountered illegal extension element '
{http://schemas.xmlsoap.org/wsdl/}schema' in the context of a 'javax.wsdl.Types'. Extension elements must be in a namespace other than WSDL's.
Tue Feb 22 21:28:27 EST 2011:ERROR:An error occured [javax.wsdl.WSDLException: WSDLException (at /definitions/types/schema): faultCode=INVALID_WSDL: Encountered illegal extension element '
schema' in the context of a 'javax.wsdl.Types'. Extension elements must be in a namespace other than WSDL's.], see error log for details "
I suspect that the error is in the default namespace of the types section in the WSDL
- is related to
-
RIFTSAW-352 BPEL process presents invalid WSDL when deployed using CXF
-
- Closed
-