source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Examples/DynamicPolicyExample/README.txt@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 628 bytes
Line 
1Steps to Run this example:
2
31. Copy policy.xml file to C:\GlassFishESB\glassfish\domains\domain1\config
42. Copy TokenInfoManagerEJB.jar to C:\GlassFishESB\glassfish\lib (be careful to remove this later
5 it will conflict with the runtime system)
63. Deploy NhinCA, NhincProxyCA, and TokenInfoManagerCA
74. Run 201301 Case from DynamicPolicy SOAP UI test
8
9Verify SAML is present
10
11To remove SAML:
121. Edit policy.xml file in C:\GlassFishESB\glassfish\domains\domain1\config by commenting out the contents of the policy
132. Restart Glassfish
143. Run the SOAP UI test again and verify that SAML is no longer present
Note: See TracBrowser for help on using the repository browser.