How to Configure and Use Oracle's JMS Connector with Tibco EMS

Jeff,
I am getting the below exception while try to do the deployment of the sample provided on 'How to Configure and Use Oracle's JMS Connector with Tibco Enterprise for JMS'
While deployment not able to get the 'TibcoJMSReference',
As I understand in the 'orion-application.xml for the below, unable to get the instance. Could you adivce how I can enable the trace more?
<resource-provider class="com.evermind.server.deployment.ContextScanningResourceProvider" name="TibcoJMSReference">
could you help to resolve the issue?
Error
Operation failed with error: No resource named 'TibcoJMSReference/TibcoXACF'found

Hi,
I'm also looking for the same 'Configure and Use Oracle's JMS Connector with Tibco JMS to consume message'. If you have already implemented and working fine, please let me know the steps and some documents.

Similar Messages

  • How to Configure and Use Oracle's JMS Connector with Tibco Enterprise

    Following the advice here: http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-connect-to-tibco/doc/how-to-connect-to-tibco.html
    I believe I need to provide a username and password for the Tibco JMS provider, and would like to know the correct way. Is this right, in orion-application.xml
        <resource-provider class="com.evermind.server.deployment.ContextScanningResourceProvider" name="TibcoJMSReference">
            <property
                name="java.naming.factory.initial"
                value="com.tibco.tibjms.naming.TibjmsInitialContextFactory">
            </property>
            <property
                name="java.naming.provider.url"
                value="tibjmsnaming://jleinawe-sun:7222">
            </property>
      <property name="java.naming.security.principal" value="user" />
      <property name="java.naming.security.credentials" value="password" />
        </resource-provider>

    This is kind of up to Tibco...
    When you add properties to the resource-provider element, you are just adding entries to a Map which gets passed to the initial context factory, which in this case is implemented by Tibco (TibjmsInitialContextFactory), so you may want to check their docs.
    It's possible they only use that for username/password for JNDI access purposes and not for JMS. If so, you can explicitly set username/password for outbound connections in the oc4j-ra.xml file, and using ResUser/ResPassword in the MDB's activation-spec to set username/password for inbound connections.
    -Jeff

  • How to configure and use jboss cache

    Hi,
    I need to use Jboss Cache in our application,
    But i don't know anything about Jboss Cache...
    can u tell me requirements and configuration for this?
    and i am using jboss application server 3.2.3..
    and apache-ant-1.7.1, jdk1.6.0_06, jbosscache 2.2.0
    can u tell me how to configure and use jboss cache?
    Thanks & Regards
    Thilkumar

    Go to the JBoss web site and read up on the documentation there.
    And if you still have any questions you'll probably get better answers at the JBoss forums than in these forums.
    - Roy

  • How to configure and use StartTLS on Windows AD server (2008 R2 or 2012) ?

    I would like to use port 389 with secure ldap using StartTLS, i.e ldap over TLS. I could not find documentation to configure and use ldap over tls using port 389 with the implementation of StartTLS command. Though I could find documentation on secure ldap
    on port 636. Please help.

    Hello,
    see about self-signed certificates in
    http://support.microsoft.com/kb/321051/en-us and how to enable them in AD.
    Please see if steps in
    https://kb.meraki.com/knowledge_base/certificate-requirements-for-tls will help you.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • How to install and use oracle schemas

    Hi,
    I am trying to prepare for Oracle PL/SQL Developer Associate Exams. I need to download and use Oracle sample schemas like oe, etc. and I don't know how.
    I have the following on my PC:
    Oracle® Database Express Edition 10g Release 2 (with the HR schema)
    Oracle Sql Developer 2.1.0.63 (already connected to the HR schema)
    Oracle Developer Suite 10.1.2 (mainly used to connect to work databases )
    Can someone please guide me here....
    Thank you....

    Did you check what are the existing schema you have other than HR from Enterprise Management Console?
    If you install your DB in default with sample DBs - you should have these schema already into your machine. They may be locked. That's why you are unable to use them.
    Unlock the schema and try it again.
    From sys,
    alter user oe account unlock;
    alter user oe identified by oe;This should work for you.
    Regards.
    Satyaki De.

  • How to configure and use labview using java

    I want to configure and use labview in my application using java, please help me out with a solution how i can configure it (like providing input to labview and getting output from labview in java ).
    Thanks,
    ATF

    Did you try a search?
    Or: How Do I Integrate Java with National Instruments Software Products?

  • How to configure and use KM

    Hi Experts,
    Iam new to KM.We need to configure KM for our client. When I surfed internet ,I can see only explanation on KM but I need steps for configuration and details about how well KM can be used. Share me the documents,procedures and steps to configure and use KM.
    Currently Iam working on KM Navigation Iview and I have following doubts
    1) Is there a way to allot some space in KM automatically when users are newly created.Under Userhome link of KM , for the newly created users a seperate link is automatically created .Do I have to assign that to user for using KM.
    2)Can we restrict space for each user in KM.
    3)How to configure and customize context menu in KM navigation iview.
    Regards
    Karthiheyan Murugesan

    Hi Karthiheyan,
    Still I have further requirement like How to transfer all datas of KM from one server to a new server for all the users (also how to create back up?   
      Through KM Tranport you can transport  the contents from server to server
    For KM content transport go through the below help document
    http://help.sap.com/saphelp_nw70/helpdata/en/46/7649426fd759dbe10000000a1553f6/frameset.htm
    How to customize the various options like view , actions ,settings present under Details option?
    For the context menu of folder New->Forms->...How to restrict this forms visibility?   
            This can be done using the Layout set,there you will be having collection render,resource render,details setting through which the options can be customized and  the customized layout should be used in field layout set in the KM Navigation Iview.For further understanding go through the below document.
    http://help.sap.com/saphelp_nw70/helpdata/en/30/504a1e7f0e354bbf9adedf1a29f3ec/frameset.htm
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/504e31fc-f46f-2910-98b4-dd94478c22f8?QuickLink=index&overridelayout=true
    Naga

  • How to configure and use verity search peoplesoft?

    Hi All,
    I have installed Veirty on pshome..Now how to configure it to use for searching in peoplesoft environment.
    Our environment is,
    Peopletools 852(app server) and Oracle 10g on Solaris Sparc10
    HCM 9.1FP2 application
    Thanks in advance.

    There is an entire chapter in PeopleBooks devoted to Verity Search
    PeopleBooks > PeopleTools 8.52: System and Server Administration > Configuring Verity Search and Building Verity Search Indexes
    PeopleBooks > PeopleTools 8.52: PeopleCode API Reference > Verity Search Classes
    I would strongly advise you to have a look at Secure Enterprise Search that was introduced in PeopleTools 8.52. More powerful, out of the box integration with PeopleSoft for global search and search pages and full declaratie from PeopleSoft pages.
    PeopleBooks > PeopleTools 8.52: PeopleSoft Search Technology > Understanding PeopleSoft Search Framework

  • How to install and use sql server express 2014 with tools

    I am a student and have an assignment that requires I use either mysql or sql server, so I chose to download and install sql server express 2014 with tools, but after installation was complete all I can see is sql server 2014 import and export data (64-bit)
    and I have no clue what to do wiith it...I had used sql server 2008 a couple  of  years ago and it was easy, but this is very complicated, I have been trying to get this done for 2 days now, so someone please help me and tell me what I am doing wrong.

    Hi,
    It seems you did not installed complete software. Make sure you have downloaded below from
    SQL Server Express Download link
    Express with Advanced Services (SQLEXPRADV) when you click on Get started button on page displayed by clicking on above link. This download includes Sql Server Management Studio as well.
    Before moving I would Like you to first read
    Hardware and Software requirements
    Please refer 
    how to install SQL server 2014 express
    Above Link is for Enterprise edition  but you can use it for express as well. When you reach page feature selection please select all features to install.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • How to build and use Oracle workflow with Content DB

    Hi All,
    do we have any documentation that assist us in developing and applying the Oracle workflow (Developed using the Oracle Workflow builder) to the contentDB folder.
    Is there an alternative other than using the BPEL or oracle workflow builder for developing the workflows that work with Content DB.
    Thanks
    Krrish

    Hi Krrish
    From a custom workflow perspective, Content DB uses a loose coupling mechanism based on advanced queue messages to integrate workflow engines.
    CDB has no specific BPEL code/support - but rather requires the workflow engine to be able to dequeue a message from the outbound queue (IFS_BPEL_OUT), and return an approve/reject response queue message on the inbound queue (IFS_BPEL_IN). As Oracle BPEL supports advanced queue tables, it can thus be leveraged from Content DB.
    Hence, you can potentially use any workflow mechanism/tool you like, so long as that it is able to obtain a message from the outbound queue, and respond on the inbound queue.
    As far as Oracle Worflow is concerned, we don't ship with any documentation/samples to describe/develop its workflow processes. Nor do we support replacing the out-of-box Oracle Workflows.
    cheers
    Matt.

  • How to configure and use informatica development platform ?

    Samples and documentation for the Mapping API are, as far as I recall, part of the PowerCenter client installation; open a Windows explorer and look into the client installation directory tree, you should be able to find it fast. As of my knowledge there's nothing comparable to the Mapping API available for the Developer yet. You have two choices (which I see at this moment):Hope that Informatica v10 will contain this feature.Create your objects in PowerCenter using the Mapping API. Then export all objects from PowerCenter to XML files in the format used by the Developer and import these XML files into the Developer (infacmd.sh importFromPowerCenter should prove helpful here). Regards,Nico

    Hi Could some help me in using IDP to create the intormatica mappings dynamically?Basically I am looking to configure the environemnt to use the design APIs. Any help would be appriciated!! One more point I need to ask, whether Informatica provide any design APIs for data vurtulization( i.e creating logical data objects dynamically in developer tool and create the IDS on that ) Regards,Nikhil

  • How to configure and use Groupware portlets in weblogic portal 10.3.2

    Hello All,
    Weblogic 10.2 (home = c:\bea\102) and Weblogic 10.3.2 ( home = c:\bea\103) are installed on our systems and we downloaded the" wl_groupware_portlets_oracle103-10.3.0_win32.exe " file from "edelivery.oracle.com" and tried to install then it gave some exception for tool.properties file. To run it in 10.3.2 we copied tools folder from c:\bea\102 to c:\bea\103 and then setup ran successfully in c:\bea\103.
    But still groupware facet in not visible in IDE.
    Any quick help would be highly appreciated.
    Thanks,
    Alka

    See this thread.
    Error Installing Groupware Portlets for WLP 10.3.2
    Brad

  • HT4061 i have a gift from my brother in law second hand iphone 4s from ireland country, how to avtivate and used gsm carrier in malaysia with ios7

    i have a gift iphone 4s from brother in law ( Ireland ) how to use and activate the iphone 4s in alaysia?

    If has to be carrier unlocked to use in "alysia",  If it is, install the SIM card from your local carrier.  If not, contact the carrier to which it's locked.  Only they can unlock it.

  • How to create and use dynamic queue in JMS

    Plz tell me how to create and use a dynamic queue in jms and can reciever file lookup it as it lookup any server configurred queue(written in the server).

    Hi,
    We can use Azure File services to do this, for more information, please have a look at this article:
    http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx. The Azure File service exposes file shares using the standard SMB 2.1 protocol. Applications running in Azure can now easily share files between
    VMs using standard and familiar file system APIs like ReadFile and WriteFile.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to configure and deploy OAM 11g with DB setup using silent mode

    Hello all,
    I am trying to create automation process to install and configure OAM 11g on WLS. This task involves three stages
    1. Install WLS
    2. Install OAM 11g
    3. Create DB schema using RCU
    4. Configure and deploy OAM 11g
    I have done first 3 stages in silent mode using scripts and response files. I am stuck at 4th stage. I know how to configure and deploy OAM 11g using config.sh via GUI installer as well as console mode. But I would like to run config.sh in silent mode something like
    ./config.sh -mode=silent -silent_script=<script_location>
    I have searched a lot, but could not find any resource on how to do it? I tried passing the parameters via a text file. But that has not worked. I have also explored WLST, but it also does not work. Given that first 3 things are relatively very simple, the 4th step is becoming complex. I would be very thankful if someone can please point me in the right direction.
    Thanks!

    Have a look at your software directory : <sofware directory>/Disk1/stage/Response
    Here you will find 2 rsp files which you can use to install and then configure it all.
    Good luck.
    Filip

Maybe you are looking for

  • Why wont itunes detect any of my devices

    Itunes will not deect any of our devices we recently had he compuer cleaned up because of slowness and I have made sure latest device driver and itunes is installed

  • Create multiple rule in single alert category

    Hi All, any body tell me can we create multiple rule in single alert category.When i click on a  add rule button in existing category nothing will happen same page will come with existing data. Thanks & Regards Samarjit

  • My iPhone has been in Korea for more than 48 hours, has anyone else had this problem?

    So I ordered and it said it shipped the next day, which is great. But ever since it's arrived in Korea it hasn't moved in over 48 hours. I thought this was odd so I did some research and I've seen other people have their iPhone arrive and depart Kore

  • Posting invoices for under $5000

    We have a problem where someone can both post and park an invoice for under $5000. Our audit dept. has a big problem with this. Our FI dept. created a user exit for their transactions, where the system looks at the user name for both MIR7 and MIRO an

  • Parsing rowid in block dump

    In a blockdump a rowid is represented like 01 00 03 00 00 00. I think I have found that this is parsed as file 010 block 00300 and row 0000. That makes sense for block and row. For file I think I've pieced together some info which would indicate that