Password for Oc4j JMS in SOA Suite

Hi,
If I want to connect to OC4J JMS from an external application, so that the external application can insert message in queue (say a file persisted queue, that is being managed by the OC4J JMS), I would need to share the hostname, user id and pwd with the client.
Problem is, the pwd for the OC4J JMS is oc4jadmin password, which I dont want to share with clients for obvious reasons. So is it possible to set the OC4j JMS password to be something other than the oc4jadmin password.
TIA
Amit

You do not need to use admin to connect to OC4J JMS -- you can use any user that has RMI login permission. Just create a new user, give it RMI login permission, and then give the client that username/password. (That's assuming you're OK with giving the client RMI login permission of course.)
-Jeff

Similar Messages

  • SOAP/JMS using SOA Suite 11g

    Dear All
    Can someone give a pointer - how to expose service components using SOAP/JMS in SOA Suite 11g?
    I am using SOA Suite 11.1.1.5. Say we have a synchronous request-response operation - searchCustomer(SearchParam search) returns a Customer information (i.e. input type is SearchParam and output type is Customer).
    How can I implement this service using SOAP over JMS?
    Regards,
    sibendu

    Refer this blog from Biemond.
    Java / Oracle SOA blog: SOAP over JMS with Oracle Service Bus 11g</title><link type='text/css' rel='stylesheet'…

  • Read only access for bpel console in SOA Suite 10.1.3.5.1(weblogic)

    Hi
    For SOA Suite 10.1.3.5.1 on weblogic, Is there any way to restrict certain users to some pages in bpel console.. e.g. read only access to bpel console.
    I have found articles on web regarding this but they all are for SOA Suite 10.1.3.3 (and 3.4) on Oracle app server. Article provides a hack by using servlet filters.
    How to do a similar thing in SOA Suite 10.1.3.5.1 on weblogic ?
    Can somebody provide step by step instructions?
    Thanks

    Hi James,
    I have already seen this link and several refined versions of it but it wont work for weblogic. For example
    There is no j2ee/oc4j_soa/applications/orabpel/console directory (i looked into home directory as well but could not found orabpel/console dir).
    So question is where to put filter class and how to make changes in web.xml as this file is not present in j2ee/oc4j_soa/applications/orabpel/console/WEB-INF/
    I checked deployments in weblogic admin console and seems BPELConsole is deployed as a module under BPELPM ear.
    Any idea?
    Thanks.

  • Solution for OPML error in SOA suite Startup (Win Vista x64 and older)

    h1. Hi Folks!
    When installing SOA suite on Vista 64 bit I encountered lots of problems. One of them was the following upon starting the SOA suite:
    At 33% in the progress bar, the starter gives an error, returning a question about OPMN.
    Caused by: oracle.ias.opmn.optic.OpticBadConnectException: Error connecting to OPMN (is it running?): Connection refused: connect
    Being a newbie in this field, I resisted to learn everything (Oracle as part of a course of Busines Process Integration Laboratories at the University) about the works behind the package. Unfortunately, OPMN drove me crazy for days!
    The main problem for OPMN is the unability for the system to handle certain issues.
    One of the issues: When in a testing environment that is unstable (i.e. a laptop) some issues occur:
    * sleep resume is not supported
    * hibernation resume is not supported
    * restart is not always working for all processes
    (tested this with XP32 & XP64 SP2; SP 3; Vista 32 and Vista 64)
    The main issue is with OPMN and the services that are started and controlled through it.
    A solution for our workgroup has been made:
    -create a reset.bat file
    -use the following code:
    +@echo off+
    ECHO Step 1 in the server reset is running: Shutdown OPMN processes
    D:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl shutdown
    ECHO Please continue the reset sequence by pressing any key
    pause
    ECHO Step 2 in the server reset is running: Restarting OPMN processes
    D:\product\10.1.3.1\OracleAS_1\opmn\bin\opmnctl startall
    END
    The commands regarding ECHO and the pause break can be omitted, but for supervision it is better to see if all processes are started in working order.
    Please note the absolute paths, these are from my personal setup as they are the default from the manual. Adjust if necessary.
    As User Account Control (UAC) does interfere a lot with programs in Vista (32 & 64) and from SP3 also with XP, please assign administrator rights to the reset.bat file.
    This solution should take care of the "OPMN (is it running?)" issue, without rebooting or cold restarting the server.
    Edited by: user10221595 on Oct 6, 2008 9:18 AM

    -- self found answer

  • How to create users for B2B console in SOA Suite 11g?

    Hi,
    I have installed SOA Suite 11g and created a new user in weblogic server and assigned groups Deployers, Monitors & Operators. On trying to login(http://hostname:port/b2bconsole) using this new user, im not able to login and the below error is logged.
    "There are no trading partners for this user".
    Can someone plesae guide me on how to create a new user for B2B as i dont want to grant adminstrators group to developers.
    Thanks,

    Hi,
    Please login as the weblogic server boot user into b2bconsole and then go to users tab of the host trading partner
    and search for the newly added user [ provide full username ]
    and then assign the role as administrator / monitor from there.
    once this is done.. the newly added user should be able to login to the b2bconsole..
    monitors have read only access and less priveledges..
    Regards,
    Vijay

  • Code for Lab execises in soa suite 10g

    Can anyone please give me the link where I can get the labs code for soa suite 10g.like FarenheitTocelsius.ear and validate.wsdl
    Any help is greatly appreciated.

    Can anybody help me reg this.

  • JMS Adapter - SOA Suite 11g

    Hi,
    We are facing a weird issue while configuring JMS adapter for a queue sits on a remote Weblogic JMS Server.
    - Configured adapter in a BPEL process and provided JNDI name 'eis/wls/Queue'
    - Configured outbound connection pool with remote server url/user id/pass
    - added the same jndi name properties in soa/connectors/JMSadapter.rar/weblogic-ra.xml
    When we test the service, the following error is thrown:
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Produce_Message' failed due to: JCA Binding Component connection issue. JCA Binding Component is unable to create an outbound JCA (CCI) connection. PublishToJms:JmsAdpWrite [ Produce_Message_ptt::Produce_Message(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510 JCA Resource Adapter location error. Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/> The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/wls/Queue'. The reason for this is most likely that either 1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or 2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/wls/Queue. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR). Please correct this and then restart the Application Server ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    Please help...
    Regards,
    AP

    Hi,
    We have re-deployed JMS adapter after changing weblogic-ra.xml as per the product documentation. Now getting a different exception..
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Produce_Message' failed due to: ERRJMS_PROVIDER_ERR. ERRJMS_PROVIDER_ERR. Unable to produce message due to JMS provider internal error. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:570) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381) at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.sun.el.parser.AstValue.invoke(AstValue.java:157) at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283) at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53) at
    Any thoughts on this ?
    Regards,
    AP

  • Unable to start OC4J server - Oracle SOA suite 10.1.3.5

    Hi,
    We are getting the following error, while start the server. Please help us.
    11/06/30 20:46:26 java.lang.ClassCastException: org.apache.log4j.PatternLayout cannot be cast to org.apache.log4j.Layout
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseLayout(DOMConfigurator.java:446)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:186)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:140)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:153)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:415)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parseCategory(DOMConfigurator.java:335)
    11/06/30 20:46:26 at com.collaxa.ServerLoggerManager$DOMConfigurator.parseCategory(ServerLoggerManager.java:464)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:781)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:666)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:616)
    11/06/30 20:46:26 at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:584)
    11/06/30 20:46:26 at com.collaxa.ServerLoggerManager.init(ServerLoggerManager.java:69)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.initLoging(ServicesLogger.java:602)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.getLogger(ServicesLogger.java:183)
    11/06/30 20:46:26 at oracle.bpel.services.common.ServicesLogger.canLog(ServicesLogger.java:373)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.isLoggingEnabled(LogUtil.java:56)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.isDebugLoggingEnabled(LogUtil.java:67)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.util.LogUtil.verifyAndLogDebugMessage(LogUtil.java:138)
    11/06/30 20:46:26 at oracle.bpel.services.workflow.query.impl.TaskQueryService.authenticate(TaskQueryService.java:157)
    11/06/30 20:46:26 at com.abc.workflow.task.service.ABCTaskService.getWorkFlowContext(ABCTaskService.java:2011)
    11/06/30 20:46:26 at com.abc.workflow.task.service.ABCTaskService.customTaskAction(ABCTaskService.java:1647)
    11/06/30 20:46:26 at com.abc.workflow.task.facade.runtime.ABCTaskServiceSOAPPortBinding_Tie.invoke_customTaskAction(ABCTaskServiceSOAPPortBinding_Tie.java:910)
    11/06/30 20:46:26 at com.abc.workflow.task.facade.runtime.ABCTaskServiceSOAPPortBinding_Tie.processingHook(ABCTaskServiceSOAPPortBinding_Tie.java:1474)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:430)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:379)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:294)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:151)
    11/06/30 20:46:26 at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:200)
    11/06/30 20:46:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    11/06/30 20:46:26 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    11/06/30 20:46:26 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    11/06/30 20:46:26 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    11/06/30 20:46:26 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
    11/06/30 20:46:26 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    11/06/30 20:46:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    11/06/30 20:46:26 at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    11/06/30 20:46:26 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    11/06/30 20:46:26 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    11/06/30 20:46:26 at java.lang.Thread.run(Thread.java:619)
    11/06/30 20:46:26 log4j:ERROR Could not create an Appender. Reported error follows.

    Hi Pardi ,
    Hope you have done this workaround , If not please try to Look for basic Server URLs, Port Numbers, Connection Strings, Domains & File Locations in BPEL.xml file /.esbsvc and try to
    Change according to new (Current) Server URLs, Port Numbers, Connection Strings, Domains & File Locations
    Example:
    ======
    partnerLinkBinding name=”BPELProcess1”>
    <property name=”wsdlLocation”> BPELProcess1.wsdl</property>
    <property name=”wsdlRuntimeLocation”>http://host:port/orabpel/default/ABCDistribution /1.0/ABCDistribution?wsdl</property>
    </partnerLinkBinding>
    To
    <partnerLinkBinding name=”BPELProcess1“>
    <property name=”wsdlLocation”>BPELProcess1.wsdl</property>
    <property
    name=”wsdlRuntimeLocation”>http://mysoaserver.mydomain.com:7777/orabpel/default/BPELProcess1/1.0/BPELProcess1?wsdl</property>
    </partnerLinkBinding>
    Regards,
    Kiran
    Edited by: Kiranlal on Jul 25, 2011 4:29 AM

  • Calling Foreign JMS in SOA Suite 11g JMS Adapter

    Hi,
    Just want to get some guidance in the implementation of Foreign JMS in WebLogic 10.3.
    I followed the creation of the Foreign JMS Server using this document:
    http://download.oracle.com/docs/cd/E12839_01/apirefs.1111/e13952/taskhelp/jms_modules/foreign_servers/CreateForeignServers.html
    I am trying to connect to a remote Weblogic 10.3 JMS queue but cannot get pass the JDev wizard stage.
    I need to call the foreign JMS via the Fusion 11g JMS Adapter but cannot lookup the destination from the JDev wizard. My composite will produce a message that will end up in the remote queue.
    Has anybody got this to work? Is this supported in JMS Adapter? I've read quite a few using MDB to call the Foreign JMS but not JMS Adapter.
    Regards,
    Robert

    Please refer to the following document that shows how to access remote wls jms queues and topics. This is the preferred way when accessing remote wls destinations.
    http://download.oracle.com/docs/cd/E17904_01/integration.1111/e10231/adptr_jms.htm#BABJACJA
    Thanks
    Aman

  • Plans for Soa Suite 10.1.3 patch releases

    Hi Experts
    We have customer who has 10.1.3 license and they are on 10.1.3.5.0 patchset. We are helping them with some implementation .
    On the OTN I see the last release of 10.1.3 soa suite patch set was 10gR3 PS3 (10.1.3.5.0). Can you please answer following queries
    1. How long oracle plans to support 10.1.3 release
    2. When can we expect the next patch release for 10.1.3 soa suite
    3. Does oracle helps to support a customer with the critical bug fix
    4. Does Oracle help to Processor Perpetual license by providing a bugfix or patch fixes
    Regards
    Vipin R.S
    Edited by: 975550 on Dec 24, 2012 2:54 AM

    Hi , I am facing the same issue.
    were you able to resolve it.
    please let me know if you were.
    Many Thanks.

  • Deployment / Configuration Scenarios for SOA Suite

    Probably this should be posted in the Fusion 11g Middleware thread, but I am looking for information on how an installation of SOA Suite 11g would look like.
    I have have the following requirements:
    - A development environment that supports 3 parallel projects.
    - A testing environment that supports integration testing.
    - A production environment.
    First I was thinking about a single SOA Suite installation per project & environment (5). But then I thought Domains and Managed Servers - everything can go into a single SOA Suite with seperation on Domains.
    Is there anywhere I can get som architecture overview for how a typical SOA Suite is installed in a working environment that supports multiple projects, integration testing and finally production?
    Thanks in advance,
    Eamonn J.

    see :
    http://yuanmengblog.blogspot.nl/2012/02/soa-deployment-plan-with-jca-properties.html
    http://www.albinsblog.com/2012/10/exploring-deployment-plan-file-to.html#.UHKS0E0xp4o

  • Build server for SOA Suite 10g

    Hi,
    I am trying to set up a build server for some projects in SOA Suite 10g. I need to create some ANT scripts for building, and get the code from SVN.
    I've seen numerous examples of this for SOA Suite 11g and Hudson build server, but it doesn't seem to be as straightforward for 10g (with which I have little to no experience).
    If anybody has done something similar, or has some tips, suggestions, links etc. to share with me, that would be much appreciated.
    Thanks in advance.

    Please refer -
    http://www.oracle.com/technetwork/topics/soa/auto-deploy-098417.html
    Regards,
    Anuj

  • Errors while Starting SOA Suite and Unable to login to BPEL Control

    Hi,
    I installed SOA Suite 10g Release 3 on my laptop and I have Windows XP operating system on my laptop.
    I am trying to login to BPEL control.
    I did following steps.
    a) started SOA Suite (Mid tier status is showing as 100%) but OC4JGroup:default_group status is showing as Init and ASG status as Down.
    b) I tried to login to BPEL control by entering user id: oc4jadmin and password I entered while installing SOA Suite, BPEL control is giving me error message invalid user name or password.
    I tried to build CreditRatingService using BPEL developer prompt.
    Select Start > All Programs > Oracle - Oracle_Home > Oracle BPEL Process Manager > Developer Prompt to open up a command prompt at the SOA_Oracle_Home\bpel\samples directory.
    Changed directories to the utils\CreditRatingService subdirectory:
    cd utils\CreditRatingService
    Entered the following command: ant
    I got message:BUILD FAILED and Authentication failed for user oc4jadmin on host.
    Regards,
    Shanti Nagulapalli.

    OPMN Log
    08/11/10 15:14:16 [ons-internal] ONS server initiated
    08/11/10 15:14:16 [pm-internal] Create pm state directory: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 15:14:16 [pm-internal] PM state file does not exist: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states\.opmndat
    08/11/10 15:14:16 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 15:14:21 [pm-requests] Request 2 Started. Command: /start
    08/11/10 15:14:21 [pm-process] Starting Process: default_group~home~default_group~1 (370676281:0)
    08/11/10 15:14:50 [pm-process] Process Alive: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:14:50 [pm-requests] Request 2 Completed. Command: /start
    08/11/10 15:17:27 [pm-requests] Request 17 Started. Command: /stop?process-type=home
    08/11/10 15:17:27 [pm-process] Stopping Process: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:17:33 [pm-requests] Request 17 Completed. Command: /stop?process-type=home
    08/11/10 15:17:33 [pm-process] Process Stopped: default_group~home~default_group~1 (370676281:5528)
    08/11/10 15:17:34 [pm-requests] Request 19 Started. Command: /start?process-type=home
    08/11/10 15:17:34 [pm-process] Starting Process: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:34 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    08/11/10 15:17:34 [libopmnoc4j] Attempt to get ports for proc: 370676282 failed
    08/11/10 15:17:34 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:34 [libopmnoc4j] An error occurred while building the start command
    08/11/10 15:17:34 [pm-process] Starting Process: default_group~home~default_group~1 (370676282:0)
    08/11/10 15:17:43 [pm-process] Process Alive: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:17:43 [pm-requests] Request 19 Completed. Command: /start?process-type=home
    08/11/10 15:19:52 [pm-requests] Request 32 Started. Command: /stop?process-type=home
    08/11/10 15:19:52 [pm-process] Stopping Process: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:19:58 [pm-requests] Request 32 Completed. Command: /stop?process-type=home
    08/11/10 15:19:58 [pm-process] Process Stopped: default_group~home~default_group~1 (370676282:6052)
    08/11/10 15:19:59 [pm-requests] Request 34 Started. Command: /start?process-type=home
    08/11/10 15:19:59 [pm-process] Starting Process: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:19:59 [libopmnoc4j] Attempt to obtain port of type: default-web-site failed for an OC4J process
    08/11/10 15:19:59 [libopmnoc4j] Attempt to get ports for proc: 370676283 failed
    08/11/10 15:19:59 [libopmnoc4j] Process Start Error: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:19:59 [libopmnoc4j] An error occurred while building the start command
    08/11/10 15:19:59 [pm-process] Starting Process: default_group~home~default_group~1 (370676283:0)
    08/11/10 15:20:13 [pm-process] Process Alive: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:20:13 [pm-requests] Request 34 Completed. Command: /start?process-type=home
    08/11/10 15:22:36 [pm-requests] Request 66 Started. Command: /stop
    08/11/10 15:22:36 [pm-process] Stopping Process: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:22:52 [pm-requests] Request 66 Completed. Command: /stop
    08/11/10 15:22:52 [pm-process] Process Stopped: default_group~home~default_group~1 (370676283:5388)
    08/11/10 15:22:53 [pm-internal] OPMN server stopped. Request handling disabled.
    08/11/10 15:22:53 [pm-requests] Request 68 Started. Command: /reload
    08/11/10 15:22:54 [internal] Logging disabled
    08/11/10 15:22:54 [ons-internal] ONS server initiated
    08/11/10 15:22:54 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 15:22:54 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 15:22:55 [pm-requests] Request 3 Started. Command: /start
    08/11/10 15:22:55 [pm-process] Starting Process: default_group~home~default_group~1 (370676284:0)
    08/11/10 15:24:15 [pm-process] Process Alive: default_group~home~default_group~1 (370676284:592)
    08/11/10 15:24:15 [pm-requests] Request 3 Completed. Command: /start
    08/11/10 16:50:47 [libopmnoc4j] Process Ping Failed: default_group~home~default_group~1 (370676284:592)
    08/11/10 22:56:05 [ons-internal] ONS server initiated
    08/11/10 22:56:05 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/10 22:56:05 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/10 22:56:05 [pm-process] Starting Process: default_group~home~default_group~1 (370676285:0)
    08/11/10 22:56:08 [pm-requests] Request 5 Started. Command: /start
    08/11/10 22:56:08 [pm-requests] Request 5 Completed. Command: /start
    08/11/10 22:57:56 [pm-process] Process Alive: default_group~home~default_group~1 (370676285:3464)
    08/11/11 13:53:16 [ons-internal] ONS server initiated
    08/11/11 13:53:16 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/11 13:53:16 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/11 13:53:16 [pm-process] Starting Process: default_group~home~default_group~1 (370676286:0)
    08/11/11 13:53:20 [pm-requests] Request 5 Started. Command: /start
    08/11/11 13:53:20 [pm-requests] Request 5 Completed. Command: /start
    08/11/11 13:55:00 [pm-process] Process Alive: default_group~home~default_group~1 (370676286:920)
    08/11/11 22:48:08 [ons-internal] ONS server initiated
    08/11/11 22:48:08 [pm-internal] PM state directory exists: D:\product\10.1.3.1\OracleAS_1\opmn\logs\states
    08/11/11 22:48:08 [pm-internal] OPMN server ready. Request handling enabled.
    08/11/11 22:48:08 [pm-process] Starting Process: default_group~home~default_group~1 (370676287:0)
    08/11/11 22:48:12 [pm-requests] Request 5 Started. Command: /start
    08/11/11 22:48:12 [pm-requests] Request 5 Completed. Command: /start
    08/11/11 22:50:35 [pm-process] Process Alive: default_group~home~default_group~1 (370676287:3512)
    08/11/12 09:27:40 [libopmnoc4j] Process Ping Failed: default_group~home~default_group~1 (370676287:3512)
    Regards,
    Shanti Nagulapalli.

  • How to run SSO registration tool in Oracle SOA Suite 10g

    Hi,
    I want to enable SSO for applications running in SOA Suite.
    All the documentation discuss about enabling OSSO in Oracle Infrastructure or Oracle Identity Server but not for SOA Suite.
    The biggest issue is SOA Suite doesnot has ORASSO application in it, so please guide me how to implement O-SSO in SOA Suite.

    When you refer to the SOA suite, are you talking about the HTTP Server and OC4J or the BPEL products?
    For HTTP server and OC4J, implementation is done like that of a AS10g middle tier. You need to run the SSO registration tool and configure the containers to use SSO. To do this you need to have a IDM 10.1.4 installed somewhere else.
    Regards,
    Luis

  • Dynamic JNDI in SOA Suite 11g

    Hi,
    i have a urgent requirement for my project using SOA Suite 11g,
    and i have a problem in passing dynamic JNDI
    to the database adapters (eis/DB/...).
    say that i have 2 connections,
    eis/DB/conn1, and eis/DB/conn2
    how to switch this information dynamically in the bpel orchestration
    and supply it to the db adapter.
    since when using wizard we supplied it statically.
    I notice that this problem seems to be answered in
    this thread:
    Thread: How to externalize JNDI name (setting JNDI name dynamically)
    How to externalize JNDI name (setting JNDI name dynamically)
    but when i tried it (using WS-Adressing substition) it doesnt
    work in this newer version of SOA Suite (11g)
    So how we can solve this in SOA Suite 11g
    Thank you...

    Hi,
    you don't need to change the resource adapter connection just change the (xa) datasource in the eis name
    I know with the mediator I can assign a new datasource by setting the jca.db.xadatasource property and still use eis/DB/conn1
    hope this helps
    Edwin

Maybe you are looking for

  • STO and free goods purchasing process in Brazil

    Hi guys I am working on a Brazil project but I have not any experience about Brazil tax before, so I need to help for make clear those process: for STO, we have storage  location to storage location transfer scenairo by use TCODE ME21N, but I don't k

  • External hard drive is mounting incorrectly

    I have an external hard drive (actually I have lots of them) connected to my iMac.  One, which is connected via USB3, somehow is behaving funny in 10.8.5.  I have tried unplugging the external and reconnecting it.  Through disk utility I have also tr

  • MacBook display not listed when connected to external

    Hi all, I've only seen this happen twice and I cannot recall if the first time was with a MacBook or PowerBook G4 laptop. After the computer wakes from sleep it the internal screen is not detected and does not appear in list on menu bar. It is resolv

  • Retrieve all folder & sub folder from document library in sharePoint 2013

    Hi, I want to retrieve all the folder and sub folder from document library and bind it to the dropdownlist using server object model. I used the below query to get all folder and sub folder.\ query.Query = @"<Query><Where><Eq><FieldRef Name='FSObjTyp

  • Simple jsp deployment - does it need weblogic.xml ?

              Hi,           I am a newbie and trying out a very simple jsp application which connects to Oracle           for a simple db lookup. This app used to work with Tomcat/ Apache.           I am trying to deploy it on WLS7.0 . It does not use se