Ticket #3968 (closed: fixed)
Enable SNS ICat3 Search
Reported by: | Shelly Ren | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | m2d@… | Blocked By: | |
Blocking: | Tester: | Nick Draper |
Description
Add a soapEndPoint tag to the Facility.xml to point to SNS/ISIS ICat3 soap web services respectively. After a user selects the facility at the Mantid login page, the soapEndPoint parameter for the facility is read off the configure file, and the soap web service for the facility will be connected to Mantid for cataloging service.
Change History
comment:2 Changed 9 years ago by Shelly Ren
- Status changed from new to accepted
- Owner set to Shelly Ren
comment:4 Changed 9 years ago by mathieu
Fixing warnings Re #3968
Changeset: 73b3d781f3d39ee9d187a9263bdb5fe0eb441d0b
comment:5 Changed 9 years ago by Shelly Ren
Refs #3968 -- updated SNS soap endpoint to point to the SNS icat3 testing server at icat.sns.gov
Changeset: 89f7a38300c2969f248e017a96aabb9f98a8d8c7
comment:6 Changed 9 years ago by mathieu
Fixing warnings Re #3968
Changeset: 73b3d781f3d39ee9d187a9263bdb5fe0eb441d0b
comment:7 Changed 9 years ago by Shelly Ren
Refs #3968 -- updated SNS soap endpoint to point to the SNS icat3 testing server at icat.sns.gov
Changeset: 89f7a38300c2969f248e017a96aabb9f98a8d8c7
comment:8 Changed 9 years ago by Shelly Ren
Refs #3968 -- updated SNS secured http connection to default port 443
Changeset: 2557b2dfd5994fd1b5c93bb400cdfb51ec5fdd0a
comment:9 Changed 9 years ago by Shelly Ren
Refs #3968 -- temporarily reverted
Reverted to secured port 8181 while waiting for IT to install and configure apache on icat.sns.gov as a proxy such that unprivileged users like glassfish will be allowed to bind to privileged ports 443 (<1024).
Changeset: d5cc19b80149fdb2430df5e13c0b0bf5a1cd5fb7
comment:10 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:11 Changed 9 years ago by Shelly Ren
- Status changed from accepted to verify
- Resolution set to fixed
- Milestone changed from Iteration 33 to Iteration 32
The code is fixed. I would suggest testing it out against ISIS ICAT3 because SNS has transitioned to ICAT4 lately. The ICAT API has been changed from version 3 to 4, and the existing soap binding only works with ICAT3.
comment:12 Changed 9 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:13 Changed 9 years ago by Nick Draper
- Status changed from verifying to reopened
- Resolution fixed deleted
basic search and advanced search.
The close button just blanks the form
comment:14 Changed 9 years ago by Nick Draper
- Owner changed from Shelly Ren to Anders Markvardsen
- Status changed from reopened to assigned
comment:15 Changed 9 years ago by Anders Markvardsen
- Status changed from assigned to accepted
fixed in #3975
comment:16 Changed 9 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:18 Changed 9 years ago by Nick Draper
- Status changed from verifying to closed
button removed so it is obvious to use the x button
comment:19 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4815
In [15290]: