Hi,

My problem is very similar to the one mentioned@
http://www.nabble.com/Re:-null-model-p16834465.html.

I am stuck with a schema issue in my wsdl. I am having 2 schema declarations
in different namspaces in my wsdl. I am explicitly importing the namespace
and the synchrounous activites works fine in my bpel.

I have to use the elements in both the namspace in the process.

When I declare a property for managing the correlation sets, the bpel
doesn't compile and throws a
--------------------------------------------------------------------------------------------
19:27:26,891 ERROR [DeploymentPoller] Deployment of Orchestration failed,
aborti
ng for now.
java.lang.NullPointerException: Null model.
        at
org.apache.ode.utils.xsd.SchemaModelImpl.<init>(SchemaModelImpl.java:
48)
        at
org.apache.ode.utils.xsd.SchemaModelImpl.newModel(SchemaModelImpl.jav
a:91)
--------------------------------------------------------------------------------------------
The same issue is mentioned at:
http://www.nabble.com/Re:-null-model-p16834465.html

I am attaching my wsdl. Please help me resolve this issue.

Regards,

Vineesh. http://www.nabble.com/file/p17906679/Or.wsdl Or.wsdl 
-- 
View this message in context: 
http://www.nabble.com/Trouble-with-schema-declarations-in-wsdl.-tp17906679p17906679.html
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to