SSL configuration SOA-server and admin server

I have configured admin console of weblogic to run on https port 7002 and also SoA-server.but my problem here is that i deployed soa-service on default partitions and when i try to test by going through the https://localhost:7002/em console in test page it showing me http://localhost:8001/...?WSDL URL ,why its not showing me https://localhost:8002/...?WSDL URL.But when i type in browser https://localhot:8002/..?WSDl i am able to access it .
so how can i configure https://localhost:8002/..?WSDL URL when i login through SSL(secure port) 7002 port.
and http://localhost:8001/..?WSDL URL when i login through normal port i.e 7001.

Hi Bikash,
Doc mentions that communication between AD and connector server is secure with ICF architecture.
Just wanted to confirm if same is true between OIM and connector server.
Saurabh mentions that between OIM and connector server ssl is required? Please confirm.
Thanks

Similar Messages

  • Configuring SSL for SOA Server

    Hi All,
    I wrkin on SOA suite 11g. I am tryin to implement transport level security. Firstly 1-way authentication and than 2-way mutual authentication. For that I need to enable the SSL for SOA server which is managed by the WLS admin server. As per my knowledge the WLS comes with demoidentity and demotrust keystores. If I need to configure the SSL for SOA server do i need to create new keystores and CA,s or I can use the demo keystores.
    Now, in case i need to create new keystores than can i do the same using keytool utility. Additionally, is it possible to make CA using keytool utility? If yes, kindly provide me some links about how to do the same.
    Thanks in advance.

    Hi Shomit,
    If I need to configure the SSL for SOA server do i need to create new keystores and CA,s or I can use the demo keystores.You can use the Demo keystores for dev purpose but it is NOT recommended to use demo keystores for production use.
    in case i need to create new keystores than can i do the same using keytool utilityYes, you can do it using Keytool utility.
    is it possible to make CA using keytool utility?Actually you can generate a self-signed cert and use that as a CA for signing CSR's.
    kindly provide me some links about how to do the sameYou should get everything here -
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13707/ssl.htm#i1200848
    Regards,
    Anuj

  • Facing issue in configuring soa server in local jdev 11G

    Hi All,
    I am facing an issue in configuring local soa server in jdev 11G. I was trying to do the practice excercises in the local jdev and while configuring soa server followed following steps :-
    1. Configure SOA to install the Integrated OC4J Server
    a. In JDeveloper, select Tools -> Preferences, Run, and then select Integrated OC4J Server.
    b. Next, select Tools -> Configure SOA…
    c. Complete the dialog for your configuration specifying the database location and the SOA schema user name and password
    d. Use the Test button to test the database connection and then click on Ok
    This will take 8-10 minutes to run and when finished will end with "Build Successful."
    In the end I am getting following log file
    [echo] ==Starting standalone oc4j. Check server log D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://LAP1-RBAGRI-IN:8988...
    [echo]
    * Configuring SOA Infrastructure has FAILED. *
    * Please check following logs for possible cause: *
    * D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
    * D:\FMW\JdevInstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log
    [echo] ==Stopping oc4j standalone...
    BUILD SUCCESSFUL
    Total time: 7 minutes 11 seconds

    Hi Heidi,
    Thanks a lot for your response. The solution you provided worked for me. I am able to configure SOA now and the SOAConsole is coming up properly.
    One issue I am facing while deploying my application . The application is getting deployed properly but it does not show up in the console if I look at Default server console I can see this error message :-
    Incorrect db schema version.
    The database schema version "11.1.6" from the database does not match the version "11.1.7" expected by the server.
    The database schema for your SOA installation was not properly installed or your installation is using a database schema installed for a prior release.
    The database schema currently in place has probably been configured for a previous release; please re-install the database schema and try to start the server again.
    Though I have configured the database locally just like mentioned in the training material. Please let me know if you have any thoughts on this.
    Regards,
    Ranjana

  • Cannot deploy soa app from jdev, cannot find soa server

    I installed/configured weblogic server, SOA, OSB, BAM. I started admin server, I created a managed server for soa: soa_server1, and started the managed server successfully. I opened weblogic console and see soa_server1 is running. I started EM, and see soa_server1 is running, and see the following 4 nodes listed in the left pane of EM:
    weblogic domain, Application deployments, metadata repositories, user messaging services, but not SOA node.
    When I created a simple soa application, and tried to deploy it to the server, JDev couldn't find the SOA server; when I tried to force deploy it by click the finish button, I got the error:
    No SOA configured servers found for deploying the archive file:/C:/zzzz/YY/development/JDev/mySOA/CreditCardValidation/validationForCC/deploy/sca_validationForCC_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    I followed each step of the Oracle SOA tutorial. Where should I configure SOA server? How could I fix the problem?

    you should create an application server connection in your JDeveloper to deploy your composites...
    you can create a new connection by going to File/New/Connections/Application Server Connection...
    while deploying the composite through jdeveloper, select the application server which you have created...
    If possible , bounce the servers again...It should show up...
    Thanks,
    N

  • Starting SOA server using proxy fails with exception

    Hi,
    The problem is as mentioned in the subjet.
    In console-servers-soa server - server start - arguments , I have entered
    -Dhttp.proxyHost=XX.XX.140.2 -Dhttp.proxyPort=80
    When i try to start the server, I get this in the log:
    Listen Address server1:8001
    Public Address N/A
    Http Enabled true
    Tunneling Enabled false
    Outbound Enabled false
    Admin Traffic Enabled true>
    <Jan 19, 2011 1:10:23 PM CST> <Info> <Server> <BEA-002609> <Channel Service initialized.>
    <Jan 19, 2011 1:10:24 PM CST> <Info> <Socket> <BEA-000436> <Allocating 2 reader threads.>
    <Jan 19, 2011 1:10:24 PM CST> <Info> <Socket> <BEA-000446> <Native IO Enabled.>
    <Jan 19, 2011 1:10:24 PM CST> <Info> <IIOP> <BEA-002014> <IIOP subsystem enabled.>
    <Jan 19, 2011 1:10:53 PM CST> <Error> <Net> <BEA-000903> <Failed to communicate with proxy: XX.XX.140.2/80. Will try connection admin/7001 now.
    java.net.ProtocolException: unrecognized response from proxy: 'HTTP/1.1 403 Forbidden'
    at weblogic.socket.utils.ProxyUtils.getProxySocket(ProxyUtils.java:206)
    at weblogic.socket.utils.ProxyUtils.getClientProxy(ProxyUtils.java:221)
    at weblogic.socket.SocketMuxer.newClientSocket(SocketMuxer.java:345)
    at weblogic.socket.ChannelSocketFactory.createSocket(ChannelSocketFactory.java:79)
    When i tried the below cmd from my soa server console,
    wget www.yahoo.com
    I get proper response.
    oracle@server:/data/oracle/domains/soau_domain/servers/soa_server01_01/logs> wget www.yahoo.com
    --2011-01-19 13:50:33-- http://www.yahoo.com/
    Resolving proxy.sample.local... XX.XX.140.2
    Connecting to proxy.sample.local|XX.XX.140.2|:80... connected.
    Proxy request sent, awaiting response... 302 Found
    Location: http://au.yahoo.com/?p=us [following]
    --2011-01-19 13:50:34-- http://au.yahoo.com/?p=us
    Connecting to proxy.sample.local|XX.XX.140.2|:80... connected.
    Proxy request sent, awaiting response... 200 OK
    Length: unspecified [text/html]
    So looks like proxy server is reachable from soa server.
    Can anyone help me with where this could be getting wrong?
    Thanks
    Ganesh

    java.net.ProtocolException: unrecognized response from proxy: 'HTTP/1.1 403 ForbiddenThis looks like that the proxy is expecting an username from soa server for authentication and you have not configured soa server to send the username/password to authenticate at the proxy server. I am not sure if soa server has a way to specify username/password for proxy authentication, but a workaround we used to do in an earlier version of OSB ( ALSB 2.5, where there was no provision to specify proxy authentication crdentials) was to add the URL's you want to access via proxy, to the 'proxy-free-list' of the proxy server. A proxy wont prompt for username/password for accessing an URL which is in its 'proxy-free-list'.

  • OIM11gR2 AD Connector SSL Configuration

    Hi,
    Can anyone provide me the steps to configure SSL between OIM - Connector Server - Active Directory ?
    We followed the steps provided in the AD Connector guide, but that does not seem to work. In the connector server logs, we see "SystemNotSupportedException: The certificate should be associated with private key". The steps we did were:
    1. Exported root certificate from AD Server
    2. Create sslstore on Conector server and updated connectorserver.exe.config file
    3. Enabled SSL in Connector Server ITResource.
    If you were succesfull configuring SSL, Please provide us the steps for the same.
    Thanks,
    Hrushi

    Hi GP/PK,
    Does that mean the trust certificate of AD is used for SSL configuration between OIM and Connector Server ?? I am not sure how this is gonna work. However, I have followed the steps in sections 2.3.2.2 to 2.3.2.4 in the link provided by you, but still I get the error posted earlier.
    Could you please list the steps for SSL configuration ???
    Also, Could you point me to the document which says Connector Server uses internal SSL to communicate to AD.
    Also, In our environment, connector server is installed on seperate machine and not on machine where AD is running.
    Thanks,
    Hrushi
    Edited by: 920194 on Sep 10, 2012 11:57 PM
    Edited by: 920194 on Sep 10, 2012 11:59 PM

  • Unable to initialize LDAP (No LDAP server is configured)show in the admin server of iWS6.0 users and group

    When I goto web server administration in users and group tab it alway show me Unable to initialize LDAP (No LDAP server is configured) Is it cause the effect to use web server because I use iWS with ias .
    If it cause some effect ,Please let me know how to configured LDAP server.

    Run this Command from the Exchange Server
    Net time \\ADServerName /Set
    and confirm the action,
    and then you need to restart the service
    Microsoft Exchange Active Directory Topology Service
    and confirm you are not getting the Error 4001 in the event Viewer.
    Thank you, it resolved my issue after being sweating looking for solution.
    How can I prevent this from happening? I cannot restart services on each server reboot nor lose 5 years of my life!!!
    Sokratis Laskaridis MCP, MCTS, MCITP, Small Business Specialist Netapp ASAP, Symantec STS

  • OBIEE 11g SSL Configuration Issue : Unable to import the Server certs

    Hello All,
    We are trying to configure OBIEE 11.1.1.6.0 with SSL using Windows server 2003 (IIS) and facing some issues with that.
    Followed the document : OBIEE11g SSL Setup and Configuration [1326781.1]
    http://obieedue.blogspot.sg/2012/08/obiee11g-ssl-setup-and-configuration.html
    and also completed generating the required certificate signing request and keystores for SSL communication and sent it to the CA (IT Admin team) to to have the certificate signed by CA. The issue comes when I am trying to import the CA certificate (Root certificate) and Server Certificate into the Java Keystore.
    I am importing the Root CA Certificate first which is successfully added to the keystore.
    keytool -import -trustcacerts -alias mycacert -file cacert.pem -keystore mykeystore.jks -storepass Welcome1
    Trust this certificate? [no]: yes
    Certificate was added to keystore.
    But when trying to add the Server Certificate to the keystore using the command below :
    keytool -import -v -alias testserver -file server.cer -keystore mykeystore.jks -keypass Welcome1 -storepass Welcome1
    Certificate reply was installed in keystore
    I get the following error:
    keytool error: java.lang.Exception: Failed to establish chain from reply
    java.lang.Exception: Failed to establish chain from reply
    at sun.security.tools.KeyTool.establishCertChain(KeyTool.java:2662)
    at sun.security.tools.KeyTool.installReply(KeyTool.java:1870)
    at sun.security.tools.KeyTool.doCommands(KeyTool.java:807)
    at sun.security.tools.KeyTool.run(KeyTool.java:172)
    at sun.security.tools.KeyTool.main(KeyTool.java:166)
    Read many forums and tried to convert it to the PKCS#7 format and import the cert to the identity keystore, but was not successful in that either. I have also checked with the IT Admin team and found there is only one RootCA and no other intermediate CA's.
    Please advice if any one has similar issues or suggestions.
    Thanks in advance,
    SVS

    Hi,
    One obvious reason would be that you did not specify -trustcacerts, and the root CA is not included in the present server keystore. In that case, using the -trustcacerts option would solve the problem, if the root CA is indeed in the JDK cacerts.
    To print out the certificates present in the JDK cacerts, use the following command:
    keytool -list -keystore <JAVA_HOME>/jre/lib/security/cacerts -storepass changeit -v
    Then check if the root CA that signed your server certificate is present, and has not expired (in which case,you would need to re-import a newer one into cacerts).
    Another common reason for that error message is when you have used a proprietary CA to sign your server certificate. Then it would obviously not be in the JDK cacerts. The solution in that case is to import your proprietary root CA into the JDK cacerts, using the following command:
    keytool -import -keystore <JAVA_HOME>/jre/lib/security/cacerts -file yourRootCA.pem -storepass changeit -alias youralias
    A third reason for that error message is when your server was signed by an intermediate certificate. In that case, you would have received from your CA a chain of certificates. One way to solve this (not the only one, but this one works well): Prepend your intermediate CA file to your server cert file, and import the obtained concatenated file into the server keystore. Be careful, the intermediate CA must be BEFORE the server cert. Example:
    copy rootca.cer certchain.p7b
    type server.cer >> certchain.p7b
    The file certchain.p7b will be the concatenation of the intermediate CA and the signed server cert. Then import the newly created file under the key alias as follows:
    keytool -import -keystore serverks.jks -file certchain.p7b -alias yourkey -trustcacerts
    If you only prepend the intermediate root CA, you must make sure the the final root CA is in cacerts. But you can also prepend your whole chain of trust inside the server keystore.
    Regards,
    Kal

  • Configuring OIM Server and Design Console

    Hi Guys,
    I trying to configuring OIM Server and Design Console via the OUI Configuration Wizard am getting the following error being reported. Can anyone advise.
    Oracle [ID 1234357.1]
    Unable to contact MBeanServer for oracle.as.soainfra.config:
    Location=soa_server1,WorkflowIdentityConfig.ConfigurationType=jazn.com,WorkflowIdentityConfig=human-workflow,type=WorkflowIdentityConfig.ConfigurationType.ProviderType.PropertyType,Application=soa-infra,name=jpsContextName,WorkflowIdentityConfig.ConfigurationType.ProviderType=JpsProvider
    Step Configure OIM Server failed
    The steps taken are as followed:
    a. Install Database -- Completed
    b. Run RCU and create Schema for PS1 - Completed no reported error's
    c. Install Weblogic Server 10.3.6 - Completed
    d. Install SOA Server 11.1.1.7.0 and Install SOA patches:
        p16471502_111170_Generic_1of2.zip
        p16471502_111170_Generic_2of2.zip
    e. Install IDM Server 11.1.1.7.0 - Completed
    f. Create Domains - Completed
    g. Configure Security Store Python Script _ unable to run as does not exist.
    h. Start both Admin server and SOA server - Started ok no reported errors.
    Any help would be of help.
    Regards,
    K

    Hi Kevin,
    Thanks for getting back to me please see status from opatch.
    Output from opatch (IDM):
    C:\Windows\system32>set PATH=c:\Java\jrockit-jdk1.6.0_45-R28.2.7-4.1.0\bin;%PATH%
    C:\Windows\system32>set ORACLE_HOME=c:\app\oracle\Middleware\product\fmw\Oracle_IDM1
    C:\Windows\system32>set PATH=c:\app\oracle\Middleware\product\fmw\Oracle_IDM1\OPatch
    C:\Windows\system32>opatch lsinventory
    Oracle Interim Patch Installer version 11.1.0.9.9
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : c:\app\oracle\Middleware\product\fmw\Oracle_IDM1
    Central Inventory : C:\Program Files\Oracle\Inventory
       from           : n/a
    OPatch version    : 11.1.0.9.9
    OUI version       : 11.1.0.9.0
    Log file location : c:\app\oracle\Middleware\product\fmw\Oracle_IDM1\cfgtoollogs\opatch\opatch2013-07-18_14-29-36PM_1.log
    OPatch detects the Middleware Home as "C:\app\oracle\Middleware\product\fmw"
    Lsinventory Output file location : c:\app\oracle\Middleware\product\fmw\Oracle_IDM1\cfgtoollogs\opatch\lsinv\lsinventory2013-07-18
    _14-29-36PM.txt
    Installed Top-level Products (1):
    Oracle IDM Suite                                                     11.1.1.7.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.
    C:\Windows\system32>
    Output from opatch (SOA):
    C:\Windows\system32>set PATH=c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\OPatch
    C:\Windows\system32>set ORACLE_HOME=c:\app\oracle\Middleware\product\fmw\Oracle_SOA1
    C:\Windows\system32>opatch lsinventory
    CLASSPATH=;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\app\oracle\MIDDLE~
    1\product\fmw\ORACLE~1\soa\modules\commons-cli-1.1.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fab
    ric_11.1.1\fabric-runtime.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\soa-infra-tool
    s.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.workflow_11.1.1\bpm-services.jar;c:\app\oracle\Middl
    eware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\testfwk-xbeans.jar;c:\app\oracle\Middleware\product\fmw\Oracle_
    SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle-soa-client-api.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\o
    racle.bpm.admin.lifecycle.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.classloader_11.1.1.jar;C:\app\oracle\MIDD
    LE~1\product\fmw\ORACLE~1\modules\org.apache.commons.logging_1.0.4.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\org.apa
    che.commons.beanutils_1.6.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.ucp_11.1.0.jar;c:\app\oracle\Middleware\p
    roduct\fmw\Oracle_SOA1\soa\modules\oracle.rules_11.1.1\rulesdk2.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\o
    racle.rules_11.1.1\rl.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.adf.model_11.1.1\adfm.jar;C:\app\oracle\MIDDL
    E~1\product\fmw\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.xdk_1
    1.1.0\xmlparserv2.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\communications\modules\usermessaging-command_11.1.1.jar
    CLASSPATH=;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\app\oracle\MIDDLE~
    1\product\fmw\ORACLE~1\soa\modules\commons-cli-1.1.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fab
    ric_11.1.1\fabric-runtime.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\soa-infra-tool
    s.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.workflow_11.1.1\bpm-services.jar;c:\app\oracle\Middl
    eware\product\fmw\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\testfwk-xbeans.jar;c:\app\oracle\Middleware\product\fmw\Oracle_
    SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle-soa-client-api.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\o
    racle.bpm.admin.lifecycle.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.classloader_11.1.1.jar;C:\app\oracle\MIDD
    LE~1\product\fmw\ORACLE~1\modules\org.apache.commons.logging_1.0.4.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\org.apa
    che.commons.beanutils_1.6.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.ucp_11.1.0.jar;c:\app\oracle\Middleware\p
    roduct\fmw\Oracle_SOA1\soa\modules\oracle.rules_11.1.1\rulesdk2.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\soa\modules\o
    racle.rules_11.1.1\rl.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.adf.model_11.1.1\adfm.jar;C:\app\oracle\MIDDL
    E~1\product\fmw\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\app\oracle\MIDDLE~1\product\fmw\ORACLE~1\modules\oracle.xdk_1
    1.1.0\xmlparserv2.jar;c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\communications\modules\usermessaging-command_11.1.1.jar
    Oracle Interim Patch Installer version 11.1.0.9.9
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : c:\app\oracle\Middleware\product\fmw\Oracle_SOA1
    Central Inventory : C:\Program Files\Oracle\Inventory
       from           : n/a
    OPatch version    : 11.1.0.9.9
    OUI version       : 11.1.0.9.0
    Log file location : c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\cfgtoollogs\opatch\opatch2013-07-18_14-33-45PM_1.log
    OPatch detects the Middleware Home as "C:\app\oracle\Middleware\product\fmw"
    Lsinventory Output file location : c:\app\oracle\Middleware\product\fmw\Oracle_SOA1\cfgtoollogs\opatch\lsinv\lsinventory2013-07-18
    _14-33-45PM.txt
    Installed Top-level Products (1):
    Oracle SOA Suite 11g                                                 11.1.1.7.0
    There are 1 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.
    C:\Windows\system32>
    Regards,
    K

  • Unable to use SSL between Access Manager and Directory Server

    I am trying to set up Access Manager to use SSL when communicating with Directory Server. Access Manager 7 is running under Sun Web Server 6.1. I have configured Directory Server to use SSL using a Self-Signed CA and have imported the CA certificate into the certificate database for Web Server. When I change the Access Manager configuration as specified in the Admin Guide to use SSL and restart the Web Server, Access Manager fails with the message
    (among many others)
    netscape.ldap.LDAPException: SSL connection to
    eauth1.arc.nasa.gov:636, SSL_ForceHandshake failed: (-8157) Certificate extension not found. (91); Cannot
    connect to the LDAP server
    I am able to connect to the Directory Server instanc with JXplorer using SSL (with a complaint about an unknown CA). Can someone explain the error message so that I can fix the problem or work around it?
    Thanks

    in the initial part of AMConfig.properties, you'll find an entry similar to trustSSLCerts . This, by default, is set to false. Trying setting it to true (AM web server instance will need a restart). This lets AM continue with SSL handshaking inspite of errors. Am not sure if this affects AM to DS connectivity as well. It sure affects AM to AM communication (in a multiple server configuration).
    Naturally, it is not recommended that you use this feature when you are ready for production, but atleast it'll let you be sure that apart from the cert issue, everything else is okay.
    Hope this helps.

  • How to configure SOA in Integrated WLS Server for JDEV 11.1.1.1.0

    Hi,
    I am trying to deploy a SOA Application but it says No SOA Configured targets found. How can I configure SOA on Integrated Weblogic Server in JDeveloper.
    Thanks

    Okay, so the Admin server controls the connection. Is there a screen that shows this? My JDev is reporting that the soa server does not exist, though the WebLogic administrator shows that it's there.
    I have checked the AdminServer.log and the soa_server1.log files and found nothing that would indicate an error. I also noticed there is something called a Work Manager. wm/SOAWorkManager This guy is pointing to just the soa server.

  • Configure Indesign server WS to run in SSL mode

    How does one configure Indesign server (CS6) WS to run in SSL mode?  If not in CS6, how about CC 2014?
    thanks
    Cris

    1. Notification Mailer supports SSL Inbound and Outbound connection from ATG PF.H RUP 3 onwards only. Since you already see the SSL Enabled checkbox from Workflow Manager, I assume you are on ATF PF.H RUP 3 patchset. Confirm!!
    2. For SSL based connections, Concurrent Tier should be configured to support SSL. AF_LD_LIBRARY_PATH should point to $IAS_ORACLE_HOME/lib. The change has to be made in $APPL_TOP/admin/adovars.env (Typically in autoconfig XML file and autconfig run to generate adovars.env file if Autoconfig is enabled)
    Is there any exception seen in the mailer log file?
    Thanks
    Vijay

  • 301 Wiki SSL redirect via Server Admin not working

    I can't get http://myserver.com/wiki to redirect to https://myserver.com/wiki. I have other 301 redirects to send users to https pages working fine. How can I fix this? Thanks for your time - it's much appreciated. (Mavericks/Server Admin 3.1.2)

    Regarding the redirect, I don't really understand why it's not possible. You can edit the non-SSL website in Web and add a 301 for /Wiki to redirect to https://myserver.com/wiki. In fact you can redirect the entire site to SSL - but that is problematic. I can understand why Mavericks server would be designed to automatically use SSL for wiki logins, if it's available. I only looked at redirects because this was not working. Without a redirect or with a redirect - I can login to Wiki via non-SSL or SSL. Where (specifically in which text file) are these redirects created using Server Admin written to? I can't find them in apache2/httpd.conf. Thanks again for your help.

  • [Forum FAQ] How to install and configure Windows Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely

    As we all know,
    the Windows Server Essentials Experience role is available in Windows Server 2012 R2 Standard and Windows Server 2012 R2 Datacenter. We can add the Windows Server
    Essentials Experience role in Server Manager or via Windows PowerShell.
    In this article, we introduce the steps to install and configure Windows
    Server Essentials Experience role on Windows Server 2012 R2 Standard via PowerShell locally and remotely. For better analyze, we divide this article into two parts.
    Before installing the Windows Server Essentials Experience Role, please use
    Get-WindowsFeature
    PowerShell cmdlet to ensure the Windows Server Essentials Experience (ServerEssentialsRole) is available. (Figure 1)
    Figure 1.
    Part 1: Install Windows Server Essentials Experience role locally
    Add Windows Server Essentials Experience role
    Run Windows PowerShell as administrator, then type
    Add-WindowsFeature ServerEssentialsRole cmdlet to install Windows Server Essentials Experience role. (Figure 2)
    Figure 2.
    Note: It is necessary to configure Windows Server Essentials Experience (Post-deployment Configuration). Otherwise, you will encounter following issue when opening Dashboard.
    (Figure 3)
    Figure 3.
      2. Configure Windows Server Essentials Experience role
    (1)  In an existing domain environment
    Firstly, please join the Windows Server 2012 R2 Standard computer to the existing domain through the path:
    Control Panel\System\Change Settings\”Change…”\Member of. (Figure 4)
    Figure 4.
    After that, please install Windows Server Essentials Experience role as original description. After installation completed, please use the following command to configure Windows
    Server Essentials:
    Start-WssConfigurationService –Credential <Your Credential>
    Note: The type of
    Your Credential should be as: Domain-Name\Domain-User-Account.
    You must be a member of the Enterprise Admin group and Domain Admin group in Active Directory when using the command above to configure Windows Server Essentials. (Figure 5)
    Figure 5.
    Next, you can type the password for the domain account. (Figure 6)
    Figure 6.
    After setting the credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 7)
    Figure 7.
    By the way, you can use
    Get-WssConfigurationStatus
    PowerShell cmdlet to
    get the status of the configuration of Windows Server Essentials. Specify the
    ShowProgress parameter to view a progress indicator. (Figure 8)
    Figure 8.
    (2) In a non-domain environment
    Open PowerShell (Run as Administrator) on the Windows Server 2012 R2 Standard and type following PowerShell cmdlets: (Figure 9)
    Start-WssConfigurationService -CompanyName "xxx" -DNSName "xxx" -NetBiosName "xxx" -ComputerName "xxx” –NewAdminCredential $cred
    Figure 9.
    After you type the commands above and click Enter, you can create a new administrator credential. (Figure 10)
    After creating the new administrator credential, please type “Y” to continue to configure Windows Server Essentials. (Figure 11)
    After a reboot, all the configurations will be completed and you can open the Windows Server Essentials Dashboard without any errors. (Figure 12)
    Figure 12.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Part 2: Install and configure Windows Server Essentials Experience role remotely
    In an existing domain environment
    In an existing domain environment, please use following command to provide credential and then add Server Essentials Role: (Figure 13)
    Add-WindowsFeature -Name ServerEssentialsRole
    -ComputerName xxx -Credential DomainName\DomainAccount
    Figure 13.
    After you enter the credential, it will start install Windows Server Essentials role on your computer. (Figure 14)
    Figure 14.
    After the installation completes, it will return the result as below:
    Figure 15.
    Next, please use the
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with a remote computer. You can use the commands below:
    Enter-PSSession –ComputerName
    xxx –Credential DomainName\DomainAccount (Figure 16)
    Figure 16.
    Then, please configure Server Essentials Role via
    Add-WssConfigurationService cmdlet and it also needs to provide correct credential. (Figure 17)
    Figure 17.
    After your credential is accepted, it will update and prepare your server. (Figure 18)
    Figure 18.
    After that, please type “Y” to continue to configure Windows Server Essentials. (Figure 19)
    Figure 19.
    2. In a non-domain environment
    In my test environment, I set up two computers running Windows Server 2012 R2 Standard and use Server1 as a target computer. The IP addresses for the two computers are as
    below:
    Sevrer1: 192.168.1.54
    Server2: 192.168.1.53
    Run
    Enable-PSRemoting –Force on Server1. (Figure 20)
    Figure 20.
    Since there is no existing domain, it is necessary to add the target computer (Server1) to a TrustedHosts list (maintained by WinRM) on Server 2. We can use following command
    to
    add the TrustedHosts entry:
    Set-Item WSMan:\localhost\Client\TrustedHosts IP-Address
    (Figure 21)
    Figure 21.
    Next, we can use
    Enter-PSSession
    cmdlet and provide the correct credential to start an interactive session with the remote computer. (Figure 22)
    Figure 22.
    After that, you can install Windows Server Essentials Experience Role remotely via Add-WindowsFeature ServerEssentialsRole cmdlet. (Figure 23)
    Figure 23.
    From figure 24, we can see that the installation is completed.
    Figure 24.
    Then you can use
    Start-WssConfigurationService cmdlet to configure Essentials Role and follow the steps in the first part (configure Windows Server Essentials Experience in a non-domain environment) as the steps would be the same.
    The figure below shows the status of Windows Server Essentials.
    Figure
    25.
    Finally, we have successfully configured Windows Server Essentials on Server1. (Figure 26)
    Figure 26.
    More information:
    [Forum
    FAQ] Introduce Windows Powershell Remoting
    Windows Server Essentials Setup Cmdlets
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

  • How to invoke third party webservices in oracle apps R12 when wsdl is provided and no SOA server exists

    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi

    ca0c5e8e-8457-46de-896f-fd9dcc13299e wrote:
    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi
    Ravi,
    I believe you need to have SOA configured with EBS to run those webservices.
    Please log a SR to confirm the same with Oracle support.
    Thanks,
    Hussein

Maybe you are looking for

  • How do you improve quality of QuickTime movie exported from Flash?

    Hi I have designed a Flash animation for a client who has asked me to also provide it in a format which can be used in a film he wants to produce in Apple Final Cut Pro.  I assumed the best format would be QuickTime but whenever I export the Flash fi

  • How do I add a VM that has too many dependencies to be shown as "Map View " ?

    When in Table View there is no option to add/remove a VM to an App or to create/delete an App. f.eks. I added three VM's and created an App called "Convergion" Two of those VM's can only be shown in "Table View" because of too many outgoing dependenc

  • Safari and Firefox Crashes all the time at launching

    Here is the report, i reinstalled firefox and safari, firefox is working but very unstable, and safari still out of order at launching i get a message : the problem may have been caused by the libfreetype.dylib plug-in. but while searching in spotlig

  • Calculate freight charges in quotation

    Hello, has sb. an idea how to calculate (perhaps via simulating) the freight charges at the stadium of quotation? A possible scenario has to be to calculate (simulate) the freight costs and then put it to the calculation scheme of the quotation. Than

  • PO Creation (Urgent)

    Hi Experts, User was creating a PO,he was getting these errors... <b>PO header data still faulty Vendor 123 blocked for purchasing organization 1234</b> I have checked for these errors,In Po Header data iam not able to find any incorrect data,secondl