Saturday, August 16, 2014

Invoking one way https webservice from OSB/Weblogic

       We may need to configure Weblogic for invoking one way https webservice from Weblogic/OSB. It is very easy to do that.

The following are the procedures required for the same.

1. keytool -import -file <<TrustFileStore.crt>> -keystore      /software/bea/Middleware/osb/11.1.1.7/wlserver_10.3/server/lib/DemoTrust.jks  
            
*(password – DemoTrustKeyStorePassPhrase)

2. set this propety in setDomainEnv.sh
-Dweblogic.security.SSL.enable.renegotiation=true

3. Restart the managed servers.

4. Create one business service to invoke the https service.

Regards,
Sajeev

5 comments:

  1. Thanks for sharing these information. We are providing online training classes.
    ORACLEOSBONLINETRAINING

    ReplyDelete
  2. in setDomainEnv file where we have to set -Dweblogic.security.SSL.enable.renegotiation=true this property.

    ReplyDelete
  3. Very clearly explained the procedure to configure Weblogic for invoking one way https webservice from Weblogic/OSB.
    This helps for people who are in OSB Training.

    ReplyDelete

  4. I feel really happy to see your webpage here and i spend a lot of time reading here.Same as your blog i found another one Oracle OSB.Actually I was looking for the same information on internet for Oracle WebCenter Sites and came across your blog. I am impressed by the information that you have on this blog. Thanks once more for your creative ideas.

    ReplyDelete
  5. Thank you for sharing wonderful information with us to get some idea about that content.
    Oracle OSB Training
    OSB Online Training

    ReplyDelete