Hi Bhavana,

the <classpath/> is directly under the <xbean/> root element:

<xbean ...>

  <classpath>...</classpath>

  <http:soap-consumer .../>

</xbean>

Regards
JB

On 10/07/2011 02:30 PM, bhawnav wrote:
Hi JB,
I tried putting below classpath info in wsn.xml between<beans>  and
<<http:soap-consumer>  tags:
<classpath>
            <location>D:\conf</location>
</classpath>

But on deploying this wsn.xml, I got exception:
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid
content was found starting with element 'classpath'. One of
'{"http://www.springframework.org/schema/beans":description,
"http://www.springframework.org/schema/beans":import,
"http://www.springframework.org/schema/beans":alias,
"http://www.springframework.org/schema/beans":bean,
WC[##other:"http://www.springframework.org/schema/beans"]}' is expected.

Can you pls tell me schema location so that I can find out correct placement
and syntax of<classpath>  element?

Regards,
Bhavana

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/servicemix-http-with-SSL-not-able-to-find-keystore-file-tp4879704p4879908.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to