Skip to main content



      Home
Home » Archived » OHF » bridge using registry url instead of repository url
bridge using registry url instead of repository url [message #582904] Thu, 08 November 2007 16:34
Eclipse UserFriend
Hi,
I'm trying to test 11746 which is the XDS provide and registry
transaction. However, it appears that the bridge is using the registry
url instead of the repository url. The following is a relevant snippet
from the bridge's log where it examines my rhioConfig.xml and displays the
config info:

mXdsRepositoryConfig=[{mesa=XdsRepositoryConfig ( XDS Type=[a]
retrieveUrl=[null] provideRegisterUrl=[IheUri (
mUnsecured=[http://129.6.24.109:9080/axis2/services/repositoryAonedoc]
mSecured=[null] )] )}]

mXdsRegistryConfig=[XdsRegistryConfig ( XDS Type=[a]
nonStoredQueryUrl=[IheUri (
mUnsecured=[http://129.6.24.109:9080/axis2/services/xdsregistrya]
mSecured=[null] )] storedQueriesUrl=[IheUri (
mUnsecured=[http://129.6.24.109:9080/axis2/services/xdsregistryb]
mSecured=[null] )]

And then there's the part where it logs where the transaction is actually
being sent to (from a couple different sections of the log in case it was
just one wrong print statement):
[INFO ][2007-11-08T12:15:39.067-0800][ipse.ohf.ihe.xds.source.Sour ce]
Submitting Provide and Register Document Set transaction to Repository:
http://129.6.24.109:9080/axis2/services/xdsregistrya

[DEBUG][2007-11-08T12:15:40.379-0800][httpclient.wire.header ] >>
"POST /axis2/services/xdsregistrya HTTP/1.1[\r][\n]"

You can see the url listed there is from the registry's nonStoredQueryUrl
parameter, not from the repository url.

Let me know if you agree this is a bug, and I'll submit one to the
bugzilla.

thanks,
Jesse
Previous Topic:Important 'heads up" note on ATNA for Connectathon
Next Topic:submissionset.uniqueId generation problem
Goto Forum:
  


Current Time: Sat Jul 05 20:45:07 EDT 2025

Powered by FUDForum. Page generated in 0.03228 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top