Hi,

I tried to test the SOAP examples for our release but I get the error
shown below. Does anyone know what's wrong here?

After I have successfully deployed the wsdd files I tried to get the
wsld with the following URL:

http://localhost:8080/axis/services/urn:PersonTitleAnnotator?wsdl

But when doing this, the following error occured:

Sorry, something seems to have gone wrong... here are the details:

Fault - ; nested exception is:
        WSDLException: faultCode=OTHER_ERROR: Can't find prefix for
'http://uima.apache.org/analysis_engine'. Namespace prefixes must be set
on the Definition object using the addNamespace(...) method.:

AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode:
 faultString: WSDLException: faultCode=OTHER_ERROR: Can't find prefix
for 'http://uima.apache.org/analysis_engine'. Namespace prefixes must be
set on the Definition object using the addNamespace(...) method.:
 faultActor:
 faultNode:
 faultDetail:


-- Michael

Reply via email to