Hi Mayur,

Sorry for this delay.

I found in your TransactionData.xsd , it's include PCATCore.xsd and import ErcotTransactionTypes.xsd and Message.xsd, which may import or include other xsds, but you didn't append them here. The exception you see is build servicemodel from class (the java class is you generate by wsdl2java from the wsdl), so this is more like a complex but invalid schema problem. Would you please write a standalone cxf server with your wsdl, and try to start it, to see if you will get the same exception.

Regards
Freeman
mayurd wrote:
TransactionData.xsd is attached here.
Mayur


Freeman Fang wrote:
Hi,

Your wsdl import TransactionData.xsd, but I don't see this file with your attachment.
Please append it as well if possible.

Freeman

mayurd wrote:
Attached here are the servicemix logs.
I generated the classes using cxf-2.0.2-incubator and changed the
reference
of cxf-version to the same in xbean files.
Mayur

Freeman Fang wrote:
In servicemix 3.2.1 we use cxf 2.0.2-incubator.
But the SEI and impl class you used for your cxf se are generated by cxf 2.1, the big difference between cxf 2.0.x series and cxf 2.1 is the jax-ws and jaxb version, I think this may cause the problem.
Would you please generate your SEI and impl with cxf 2.0.x and try
again?

Freeman

mayurd wrote:
3.2.1


Freeman Fang wrote:
Hi Mayur,

Which servicemix version you are using?

Freeman

mayurd wrote:
I have uploaded the xbean.xmls, wsdl and pom.xml here.

Any help in thsi matter would be highly appreciated.

Mayur



mattrpav wrote:
Can you post or link your SU config files?  Looks like there may be
a
problem there.

http://www.nabble.com/file/p18250362/ercot-nodal.zip ercot-nodal.zip
http://www.nabble.com/file/p18251937/servicemix%2B-%2Blog.zip
servicemix+-+log.zip

http://www.nabble.com/file/p18259986/TransactionData.zip TransactionData.zip

Reply via email to