[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ohf] Re: OHF Bridge 0.3.0 problems

I appreciate your feedback, and there is no doubt I am confused about a 
great many things...

testkit_6_9 combined with the downloads referred to by 
http://www.eclipse.org/ohf/components/bridge/install.php of 
org.eclipse.ohf.ihe_0.2.0M2-incubation.zip and 
org.eclipse.ohf.bridge-install_0.2.0M2-incubation.zip.  Now I admit, it just 
gives the link to the downloads, not what to do with them or any other such 
details.  However, I pass the configuration test and 11710 with that 
combination installed exactly as I described for the 0.3 versions.


http://localhost:8080/bridge/services was a typo where I left off 
http://localhost:8080/bridge/services/ohf-bridge.
The bridge as I understand it is simply a WS passthrought to RHIOs 
configured in rhioConfig.xml to those actors that provide the actual service 
implementations.

You may be correcty about not installing the other jars in lib, but it was 
my belief that the plugins in the war would be used first before using one 
from the lib.   I will try it without them and see.

Thanks,
Robert


"Jesse Pangburn" <jesse.pangburn@xxxxxxxxxxx> wrote in message 
news:ae961d1fb4065c51b99e6fd9b5d66426$1@xxxxxxxxxxxxxxxxxx
> Hi Robert,
> I am only a user of the bridge, but it appears to me that you're confused 
> about a couple things.
>
> 1.  The bridge installer zip file has a conf folder and a webapps folder. 
> These should basically expand into the tomcat base folder and their 
> contents should overwrite the contents of the existing tomcat conf and 
> webapps folder.  After doing that, there is no need to extract any other 
> files into tomcat/lib or anywhere else for that matter.  It is entirely 
> possible as the bridge has been undergoing some API changes that the 
> rhioConfig.xml there is out of date as the schema has recently changed, so 
> renaming rhioConfigMesa.xml to rhioConfig.xml may have been necessary.  I 
> haven't used the installer for a long time so I don't know for sure about 
> the current state of the rhioConfig.xml, I just update the bridge.war file 
> as necessary.
>
> 2.  The bridge is NOT a registry/repository which it appears that you 
> believe it to be, judging from your attempt to use xdstest2 against it 
> with this configuration 
> "<RegistryEndpoint>http://localhost:8080/bridge/services</RegistryEndpoint>". 
> The bridge basically provides a set of web services that you can invoke to 
> act as one of the following IHE actors: XDS Consumer, XDS Source, PIX/PDQ 
> Consumer, PIX Source, and ATNA audit client.  They are all client actors, 
> the bridge doesn't do any of the server actors like XDS 
> Registry/Repository or PIX Manager or Audit server (I forget the official 
> name for that).
>
> Hopefully that helps.  Additionally, you can try this url: 
> http://www.eclipse.org/ohf/components/bridge/using.php
> It explains how you invoke the bridge in order to behave as one of those 
> actors that it supports.
>
> thanks,
> Jesse
>
> Robert Alkire wrote:
>
>> From here http://www.eclipse.org/ohf/downloads/connectathon.php
>> obtained org.eclipse.ohf.bridge.install_0.3.0.v20080313073042.zip and 
>> org.eclipse.ohf.bridge_0.3.0.v20080313073042.zip
>> former was installed in Tomcat base directory, and later in tomcat/lib.
>
>> rhioConfig.xml untouched  then 
>> http://localhost:8080/bridge/services/ohf-bridge?wsdl  fails!!
>
>> rhioConfigMesa.xml renamed to rhioConfig.xml then 
>> http://localhost:8080/bridge/services/ohf-bridge?wsdl works however error 
>> occurs on testing the details follow.  I am hoping someone can point me 
>> to what is wrong with this...
>
>
>> <TestResults
> status="Fail"><Xdstest2_version>1.9</Xdstest2_version><Xdstest2_args>--actorconfig
>> C:xdstest2toolactors.xml --testmgmt C:xdstest2toolmgmt
> </Xdstest2_args><Test>11733/submit</Test><RegistryEndpoint>http://localhost:8080/bridge/services</RegistryEndpoint><TestStep
>>
> .. omitted for brevity
>
>