Hi again, sorry for the spamming :-) (cc'ing John, as he is the expert and the nsi-wg mailing list appears not to be working currently). On Mon, 5 Sep 2011, Henrik Thostrup Jensen wrote:
This changes the error in the dynamicKL log to concern the providerNSA, most likely because I don't use the URN scheme (next on the todays todo list).
I've updated my implementation to use the urn scheme, but I still get a ProviderNSA syntax error from the log (unfortunately there isn't any more information available). Here is the SOAP envelope: <SOAP-ENV:Envelope xmlns:ns0="http://schemas.ogf.org/nsi/2011/07/connection/types" xmlns:ns1="http://schemas.ogf.org/nsi/2011/07/connection/interface" xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Header/> <ns2:Body> <ns1:reservationRequest> <ns1:correlationId>56561926991634759038257507539181676754</ns1:correlationId> <ns1:replyTo>http://orval.grid.aau.dk:7080/NSI/services/ConnectionService</ns1:replyTo> <reservation xmlns="http://schemas.ogf.org/nsi/2011/07/connection/types"> <requesterNSA>urn:ogf:network:nsa:OpenNSA-testclient</requesterNSA> <providerNSA>urn:ogf:network:nsa:Martinique-DynamicKL</providerNSA> <reservation> <globalReservationId>gid-7087</globalReservationId> <description>Test Connection</description> <connectionId>conn-199</connectionId> <serviceParameters> <schedule> <startTime>2011-09-05T12:13:20Z</startTime> <endTime>2011-09-05T12:15:20Z</endTime> </schedule> [snip] (I still need to fix the correlationId) According to the schema, the type for NSAs is xsd:anyURI. I think "urn:ogf:network:nsa:Martinique-DynamicKL" should be a valid URI, but perhaps I am overlooking something. Best regards, Henrik Henrik Thostrup Jensen <htj at ndgf.org> NORDUnet / Nordic Data Grid Facility.