Re: OpenClinica Axis2 1.6.2 Error

2013-04-25 Thread Shameera Rathnayaka
Hi , On Wed, Apr 24, 2013 at 7:14 PM, Erdmann, Patrick < patrick.erdm...@philips.com> wrote: > > > The schemaLocation http://openclinica.org/ws/beans is just a HTML site. > Is my wsdl defect? > Yes, according to the XMLSchema specification(4.3.1) Web URI must return a valid XML document part[1]

RE: OpenClinica Axis2 1.6.2 Error

2013-04-25 Thread Erdmann, Patrick
: OpenClinica Axis2 1.6.2 Error Obviously it needs a valid wsdl to be available at the specified location. Try to replace it with a valid URL or download the wsdl and specify the local path to wsdl. Thanks, On Wed, Apr 24, 2013 at 7:14 PM, Erdmann, Patrick mailto:patrick.erdm...@philips.com>> wrote:

Re: OpenClinica Axis2 1.6.2 Error

2013-04-24 Thread subrahmanya konduru
Obviously it needs a valid wsdl to be available at the specified location. Try to replace it with a valid URL or download the wsdl and specify the local path to wsdl. Thanks, On Wed, Apr 24, 2013 at 7:14 PM, Erdmann, Patrick < patrick.erdm...@philips.com> wrote: > Hi, > > sd > > i get the foll

Re: OpenClinica Axis2 1.6.2 Error

2013-04-24 Thread Shameera Rathnayaka
Hi Erdmann, did you valide your WSDL? If not please valid the WSDL and see is it a valid one. you can use either eclipse WSDL validator[1] or any other WSDL validator for this. If it is a valid one then please provide full stacktrace of error. Thanks, Shameera. [1] http://wiki.eclipse.org/WSDL_