HI Shankar, Does php msec require x.509 certs? I assume yes since I have the ones referred to in the dotnet install on the php machine.
Thanks! Drew ________________________________________ From: Selvaratnam Uthaiyashankar [[email protected]] Sent: Monday, April 13, 2009 11:21 PM To: [email protected] Subject: Re: WS02 PHP missing business_service Msec scenario? Hi Drew, There are no php_business_service_msec. php_business_service will change the behavior based on the order_processor. If you make a connection between php_business_service and secured order processor, business service will use the secured channel to communicate. When you are making a connection in BsToOPS table, you have to give some order processor service such as PHP_OPSSEC, JAVA_OPSSEC, or DOTNET_OPSSEC. Then php_business_service will know it is talking to a secured order processor. Regards, Shankar On Tue, Apr 14, 2009 at 1:05 AM, Drew Baird (Volt) <[email protected]>wrote: > I have started testing scenarios involving php StockTrader and dotnet > StockTrader. > > I have creates a two machines test rig with dotnet and php both using an > MSSQL db on the php machine > Both machines successfully tested. Using dotnet client using dotnet > services and php client using php services > > I then started to make the machines interop. > Scenario 1 - passed > I have a tested php_client ->dotnet business_service > Scenario 2 - failed missing on php side URL. I could not configure > I have a tested dotnet_client -> php business_service_msec > > The URL is missing from the services table in the DB > > Question: > Is the URL just missing and/or not tested or is the scenario missing? > > Note: There are order processing scenarios with msec but I have not gotten > there yet. > I am pressing on with the order processing scenario for now. I need at > least one dotnet using php service for my demo. > > Thanks > Drew > -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
