You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nguyen Le <nl...@gmail.com> on 2007/12/01 10:35:45 UTC

Invalid Element ContextVariables

Hi,

When I am generating my SOAP Request in Axis2 I am getting the following
error

org.xml.sax.SAXException: Invalid element in
com.odyssey.webservices.ContextVariables - siteItemAddress1

I am unclear on what this exception means. Does this mean that I am missing
siteItemAddres element in my generated SOAP Request. Does anybody know what
is the purpose of the ContextVariables class.

Best Regards,