Hi Diego,

This - in itself - is actually correct I believe: it has moved there and 
the 301 response is the recommended way of having the old url still in 
place as far as I know.

You'll notice that in a browser this redirects correctly, e.g.
http://openehr.org/knowledge/services/ArchetypeFinderBean/ 
<http://openehr.org/ckm/services/ArchetypeFinderBean/getAllArchetypeIdsWithPositioning?cursor=1&size=10>getArchetypeADLURL?archetypeId=openEHR-EHR-OBSERVATION.blood_pressure.v1
 
<http://openehr.org/ckm/services/ArchetypeFinderBean/getArchetypeADLURL?archetypeId=openEHR-EHR-OBSERVATION.blood_pressure.v1>

redirects from .../knowledge/... to .../ckm/... and then gives you the 
right response.

The problem is that e.g. the AE webservice client and likely others 
don't know what to do with this redirect (e.g. ask the user if they want 
to redirect or silently redirect).

We'll try to get the the webservice urls to silently redirect without 
giving a 301 response in between.

In any case, where it is possible, the webservice  URL should be updated 
to http://openehr.org/ckm/services/ArchetypeFinderBean?wsdl - saves you 
the redirect.

Cheers
Sebastian

On 07.03.2013 12:27, Diego Bosc? wrote:
> It gives a 301 code "moved permanently"
> http://en.wikipedia.org/wiki/HTTP_301
>
> 2013/3/7 Ian McNicoll <Ian.McNicoll at oceaninformatics.com>:
>> Hi Diego,
>>
>> I think this is technical hitch. The intention, AFAIK was to retain
>> the original endpint, as well as adding the new one.
>>
>> Ian
>>
>> On 7 March 2013 10:35, Diego Bosc? <yampeku at gmail.com> wrote:
>>> Hello all,
>>>
>>> Just to warn all potential CKM webservice users, CKM webservice
>>> endpoint has changed from
>>> 'http://openehr.org/knowledge/services/.....' to
>>> 'http://openehr.org/ckm/services/......'
>>> Changing the endpoint solves the problem. The webservice itself seems
>>> to be the same. Are there any changes planed for it?
>>>
>>> Regards
>>>
>>> _______________________________________________
>>> openEHR-technical mailing list
>>> openEHR-technical at lists.openehr.org
>>> http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org
>>
>>
>> --
>> Dr Ian McNicoll
>> office +44 (0)1536 414 994
>> fax +44 (0)1536 516317
>> mobile +44 (0)775 209 7859
>> skype ianmcnicoll
>> ian.mcnicoll at oceaninformatics.com
>>
>> Clinical Modelling Consultant, Ocean Informatics, UK
>> Director openEHR Foundation  www.openehr.org/knowledge
>> Honorary Senior Research Associate, CHIME, UCL
>> SCIMP Working Group, NHS Scotland
>> BCS Primary Health Care  www.phcsg.org
>>
>> _______________________________________________
>> openEHR-technical mailing list
>> openEHR-technical at lists.openehr.org
>> http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org
> _______________________________________________
> openEHR-technical mailing list
> openEHR-technical at lists.openehr.org
> http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org
>

-- 
*Dr. Sebastian Garde*
/Dr. sc. hum., Dipl.-Inform. Med, FACHI/
Senior Developer
Ocean Informatics

Skype: gardeseb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.openehr.org/pipermail/openehr-technical_lists.openehr.org/attachments/20130307/b5c36a66/attachment.html>

Reply via email to