|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[Issue 1273] New - [.net 4.0]Secure Exchange scenarios not working because endpoint are not configuredhttps://wsit.dev.java.net/issues/show_bug.cgi?id=1273
Issue #|1273 Summary|[.net 4.0]Secure Exchange scenarios not working becaus |e endpoint are not configured Component|wsit Version|2.0 Platform|All OS/Version|All URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|trust Assigned to|jdg6688 Reported by|anand_mishra ------- Additional comments from anand_mishra@... Wed Oct 7 13:31:14 +0000 2009 ------- SecureExchange endpoint are configured correctly need more input from Microsoft to configure them correctly. this is not a product issue, but this will help to track the progress for running these tests. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1273] [.net 4.0]Secure Exchange scenarios not working because endpoint are not configuredhttps://wsit.dev.java.net/issues/show_bug.cgi?id=1273
User anand_mishra changed the following: What |Old value |New value ================================================================================ Keywords| |INTEROP-.NET4.0 -------------------------------------------------------------------------------- ------- Additional comments from anand_mishra@... Wed Oct 7 17:30:36 +0000 2009 ------- included keyword --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1273] [.net 4.0]Secure Exchange scenarios not working because endpoint are not configuredhttps://wsit.dev.java.net/issues/show_bug.cgi?id=1273
User jdg6688 changed the following: What |Old value |New value ================================================================================ CC|'' |'jdg6688' -------------------------------------------------------------------------------- Assigned to|jdg6688 |anand_mishra -------------------------------------------------------------------------------- Subcomponent|trust |tests -------------------------------------------------------------------------------- ------- Additional comments from jdg6688@... Wed Oct 7 22:48:51 +0000 2009 ------- Change the component to tests and reassign it to Anand, since this is an issue fro setting up the tests. Please let me know if you need help to identity the test cases properly on both ends. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1273] [.net 4.0]Secure Exchange scenarios not working because endpoint are not configuredhttps://wsit.dev.java.net/issues/show_bug.cgi?id=1273
------- Additional comments from anand_mishra@... Wed Oct 28 10:56:44 +0000 2009 ------- 1)Not able to figure out in which file these are required, it will be good we have exact name and location of the file. ====================================================== To actually change the STS to an internally hosted STS: Start with an example (simplified) run element: <run xmlns="http://xwsinterop/InteropRT"> <featureName>Security.SecureExchange</featureName> <scenarioName>OasisScenario2</scenarioName> <parameters> <HostedClientParameter> <key>ScenarioName</key> <value>OasisScenario2</value> </HostedClientParameter> <HostedClientParameter> <key>FeatureName</key> <value>Security.SecureExchange</value> </HostedClientParameter> <HostedClientParameter> <key>FederatedService_Endpoint_Address</key> <value>https://garnet2/Security_SecureExchange_FederatedService_Indigo/Ping.svc/OasisScenario2</value> </HostedClientParameter> <HostedClientParameter> <key>FederatedService_Endpoint_WsdlUri</key> <value>http://garnet2/Security_SecureExchange_FederatedService_Indigo/Ping.svc?wsdl</value> </HostedClientParameter> <HostedClientParameter> <key>SecurityTokenService_Endpoint_Address</key> <value>https://131.107.153.205:8443/trust/UserName</value> </HostedClientParameter> <HostedClientParameter> <key>SecurityTokenService_Endpoint_WsdlUri</key> <value>http://131.107.153.205:8080/trust?wsdl</value> </HostedClientParameter> </parameters> </run> Note the last two hosted client parameters. Change those values in what your Ant script sends. ======================================================= 2)STS endpoints are missing i tried http://ejp5359-vm3.india.sun.com/trust?wsdl 404 - File or directory not found. which means this service is not available, so it important to know if this service is missing or its not enable, if its not enable than how to enable it, if it is missing than than what needs to be done to install it. because in all configuration files this service is used for STS reference. --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
| Free embeddable forum powered by Nabble | Forum Help |