How to configure the TOUUPER service to dmconfig.xml Tux

Hello
My requirement is that we need to send messages to tuxedo, Tuxedo to another server machine, I had only the ip address and port, is enough that information to develop

Adapter resources JCA to my server application, is there any what Tuxedo server information we must configure dmconfig.xml configuration, if any what are configuration items, currently I am specifying dmconfig.xml as, iam unable to get a connection to tuxedo, please help me.

<? XML version = "1.0" encoding = "UTF-8"? > < TuxedoConnector >
< LocalAccessPoint name = "JDOM" >
< AccessPointId > JDOM < / AccessPointId >
172.28.62.10:17800 < NetworkAddress > < / NetworkAddress >
< / LocalAccessPoint >
< RemoteAccessPoint name = "TDOM1" >
< AccessPointId > TDOM1 < / AccessPointId >
10.10.132.105:5562 < NetworkAddress > < / NetworkAddress >
< / RemoteAccessPoint >
< SessionProfile name = "profile_1" >
< ConnectionPolicy > ON_STARTUP < / ConnectionPolicy >
< CompressionLimit > 1000000 < / CompressionLimit >
< / SessionProfile >
< name of session = "session_1" >
< LocalAccessPointName > JDOM < / LocalAccessPointName >
< RemoteAccessPointName > TDOM1 < / RemoteAccessPointName >
< Nom_de_profil > profile_1 < / ProfileName >
< / session >
< import name = 'TOUPPER' >
< NomDistant > TOUPPER < / NomDistant >
session_1 < session_name > < / session_name >
RoundRobin < LoadBalancing > < / LoadBalancing >
< / import >
< / TuxedoConnector >

Hello

1) allow Tuxedo server-side to set DYNAMIC_RAP = YES and it reboot
(http://docs.oracle.com/cd/E26665_01/jca/docs11gr1/users/jca_usersguide.html)

(2) get the domain Tuxedo NAME, IP address and the PORT

(3) ensure that the TOUPPER is exported on the side smoking server.

(4) then you only need to define a single element, remoteAccessPointSpec, in ra.xml as below
(by replacing these :/domainId = to the real value)


com.oracle.tuxedo.adapter.TuxedoClientSideResourceAdapter

remoteAccessPointSpec
java.lang.String
//:/domainId=

Kind regards
He Xu

Tags: Fusion Middleware

Similar Questions

  • How to configure the fax service

    Fax

    do I need a phone number to set up the fax I use dsl

    Hi waawa1951,

    Yes, you will need a phone and number phone of fax on the installation computer.

    See the links for more information below.

    How to enable and configure the fax service in Windows XP
    http://support.Microsoft.com/kb/306550

    How to send a fax in Windows XP

    http://support.Microsoft.com/kb/306657

    Use your computer to print, scan, fax

    http://www.Microsoft.com/windowsxp/using/Setup/hwandprograms/printfaxscan.mspx

  • How to change the return service for the configuration of pair of Eve Active

    I created the pair of Eve Active (no Clusterware) with service return TWOSAFE RETURNS the value.
    create active standby pair
     dbactive on "server1",
     dbstandby on "server2"
      return twosafe ;
    How can I change of RETURN TWOSAFE changed to RETURN RECEIPT?

    Thanks in advance for the help.

    Kind regards
    Gary

    You must configure the return Service to manage failures of network/timeouts. See 'Establishment' will return failure political failure/recovery service here (http://docs.oracle.com/cd/E21901_01/doc/timesten.1122/e21635/design.htm#TTREP342)

    The Return Service clause allows you to set up when the transaction must be validated locally where the replication agent does not receive any acknowledgment of the intelligence officer.

    -DISABLE the RETURN sets the number of timeouts before it stops waiting for the Subscriber to answer.
    -You can set attribute SUSTAINABLE COMMIT to commit the transaction with Commit sustainable is set on the current database, after RETURN of SERVICE is disabled.

    At the application level, you can also control what you want to do if there is a timeout, you can set the LOCAL ACTION of COMMETTRE to VALIDATE or NO ACTION. If you want the agent of rep to commit the transaction locally, it is transparent to the application code. If you set NO ACTION, the application
    may decide whether to re - issue the call validation or roll back the transaction.

    The link to the above documentation has more details.

    Susan

  • my windows pc very experience 1, I am embarressed to admit that I can not understand how to configure the windows/outlook e-mail system. This pop and smtp or what ever Q was, I still can't understand.

    I'm unable to set up Outlook, or now called windows mail, I think. but for the life of me I do not understand how to configure the e-mail program that comes with now it windows Vista 64 that came on my new pc.  can someone please?  Thank you

    Windows Mail is/was not Outlook.

    Windows XP e-mail program called Outlook Express.

    Outlook is a part of the office.

    Windows Mail in Vista is the replacement of e-mail for Outlook Express (XP) program.

    Read this section on how to set up Windows Mail in Vista:

    http://www.SimpleHelp.NET/2007/02/07/a-beginners-guide-to-setting-up-Windows-Mail/

    Link above has an easy to follow Guide to set up Windows Mail.

    Contact your ISP (Internet Service Provider).

    They offer your broad band/Dial-up connection.

    Ask them to:

    username
    password for your service account to wide band/Dial-Up with them

    Server of incoming POP3 mail
    outgoing mail SMTP server

    The above information is required to set up Windows Mail.

    ISPS are usually happy to help you set up your email account.

    See you soon.

    Mick Murphy - Microsoft partner

  • How to use the same services-config for servers the and remote.

    My flex project works very well using the bottom but when I download my flash on the server I do not work, all the files and related paths are the same execpt remote is a linux server.

    <? XML version = "1.0" encoding = "UTF-8"? >
    <>services-config
    < services >
    < id = 'amfphp-flashremoting-service' service
    Class = "Flex.Messaging.services.RemotingService"
    messageTypes = "flex.messaging.messages.RemotingMessage' >"

    < destination id = "amfphp" >
    <>channels
    < Ref channel = "my-amfphp" / >
    < / channels >
    Properties of <>
    < source > * < / source >
    < / properties >
    < / destination >
    < / service >
    < / services >
    <>channels
    < channel-definition id = "my-amfphp" class = "mx.messaging.channels.AMFChannel" >
    " < endpoint uri = ' http://localhost/domainn.org/AMFPHP/gateway.php "class="flex.messaging.endpoints.AMFEndpoint"/ > "
    < / channel-definition >
    < / channels >
    < / services-config >

    I think the problem is the line


    " < endpoint uri = ' http://localhost/domainn.org/AMFPHP/gateway.php "class="flex.messaging.endpoints.AMFEndpoint"/ > "

    but I don't know how to use the same services-config for servers the and remote.

    I'll back up a bit.

    Breakpoint URLS are defined as follows in the services - config.xml:

    https://{server.name}:{server.port}/{context.root}/messagebroker/amfsecure

    The meaning of each of the tokens is clearer when we see them as part of a complete url. If your context root is set to http://localhost , then I have no idea how your application runs in any environment.

    If you leave the server.name and server.port chips in your configuration file, then they will be replaced when executing according to the location from which your application is served. However, the context.root token is replaced at the time of the compilation based on the value that you specify in Flex Builder or when calling mxmlc.

    In order to reuse your file services - config.xml, you must use the same context-root on your development environment and to your deployment environment.

  • How to configure the LDAP connector in windows server 2012 R2 Active Directory?

    How to configure the LDAP connector in windows server 2012 R2 Active Directory?

    Hello

    Please post your question in Server TechNet Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • Can someone give an example of how to configure the subnet mask associated with the network and host of an IP address part?

    Can someone give an example of how to configure the subnet mask associated with the network and host of an IP address part?

    Hi stuckfree,

    The question you posted would be more appropriate on the TechNet Forums. I would recommend posting your request here.

    http://social.technet.Microsoft.com/forums/en/itproxpsp/threads

  • How to configure the router Linksys DD - WRT for WVC54GCA E4200

    I don't know how to configure the router Linksys DD - WRT for WVC54GCA E4200. DD - WRT is very complcated. Help, please! Also, I used the TZO.com to the DDNS. Can I set up the DDNS for DD - WRT router? I used the DDNS to my old model router before. Thank you.

    I followed the TZO supporter last night. I can watch my WVC54GCA outside. All solution links:

    http://tzodns.com/support/tutorials/188

    http://tzodns.com/support/tutorials/190

    Hi Majekho,

    Your domain name has decided to 99.245.xx.x. If you go to www.test.tzo.com from the location of the host, you must see this IP address. If these numbers are the same, then all with TZO works correctly. I guess that it is a simple problem with ports (80, 1024) is not open in the router and forwarded to the right internal IP address of the device (for example. 192.168.1.xxx).

    In addition, if you have a DSL, you will need to call your ISP and ask them to show you how to put your modem in "bridge mode". This will disable the firewall in the modem that blocks incoming connections even if you open ports in your router.
    In addition, during the test, it is best to test on your device remotely, this is due to a common problem called loopback with most routers. For more information about looping, take a look at:

    http://helpdesk.TZO.com/cgi-bin/KB.cgi?view=140

  • How to configure the settings of mail on HP Laserjet Enterprise 500 color MFP M575 printer/scanner?

    How to configure the settings of mail on HP Laserjet Enterprise 500 color MFP M575 printer/scanner?  The Office has 5 staff members each with ending with [email protected] for example e-mail addresses.  We have also created an email for option analysis as [email protected] (not sure if creating an e-mail address for the scan option is required).  We are not part of any domain, and there is no server in the office.  When you try to configure the email on the printer/scanner control panel it asks the host name.

    What host name that I can use?

    If you try to configure the browser by using the IP address of the printer, he asks as the SMTP server. The MS Outlook 2010 all our emails use mail.junior - albania.org incoming mail server and outgoing.  Other settings in MS Outlook 2010 are box My outgoing server (SMTP) requires authentication checked and use the same settings as my mail server entering selected.  On the Advanced tab: incoming server (Pop3): 110 (SSL encryption is not checked) and outgoing (SMTP) server: 465 use the type of encrypted connection (SSL) following.

    What server SMTP should I use in this case?

    I would appreciate your help in the configuration of the HP printer/Scanner for scanning and sending by electronic mail to the members of the office staff email addresses.

    Thank you...

    I'll link you to the product page with several documents which I hope will help you to configure your e-mail settings. Please look through them and see which ones fit your needs:

    Scan and send (e-mail, send to folder, digital sending, etc..)

    Here is another site that has some videos that will guide you through the entire upward (here I would try everything first )

    Simulations of MFP - digital send

    If these don't work, please let me know and I will continue to search it for you.

  • My IP security camera is different my network ip address, how to configure the camera to match the ip address with the router cable time Wörner

    Please someone help me configure my camera IPsecurity model m12 mobotix ag. It allows to work in the corporate network, but they close down and I didn't bring the camera House but there different IP address of my network and I don't know how to configure the camera to have the same IP address with my home router to TWC, thanks

    Router connections by opening network, in the Panel control, search for the router / properties, enter its configuration

    data in the boxes provided, you will get on the router, a sticker shows data. If lost or deleted, go to its Web

    for the data. Also, perhaps the home page of IP camera offers software/drivers.

  • How to call the web service?

    Hello

    I want to know how to call the web service from my application HTML5 & javascript.

    Please help me find this detail as what I can access easily. and I want to access web services online (a method of it) I'm not concered with how background Web service takes place.

    I just want that when you call a web service method, I will return the result.

    Please try this out for a WebService call

    var xmlhttp;
    xmlhttp = new XMLHttpRequest();
    xmlhttp.open("get","your url",true);
    xmlhttp.setRequestHeader("Accept","application/json");
    xmlhttp.setRequestHeader("Content-type", "application/json");
    xmlhttp.onreadystatechange=function() {
     if (xmlhttp.readyState==4) {
      if (xmlhttp.status == 200) {
        console.log(xmlhttp.responseText);
      }
     }
    }
    xmlhttp.send();
    

    This will display the result of the invocation of webservice. The url is the application that you deploy and the type can be get/post. If xmlhttp.send (post) takes argument for the display of the data. You can call it by clicking a button in HTML.

  • How to configure the logo screen of handguns to several domain user time?

    How to configure the logo screen in time to punch to several domain like domain1\administrator, domain2\administrator and My-PC1\administrator user in windows 2007?

    Hello

    It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Forums. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

    For reference:

    http://social.technet.Microsoft.com/forums/en/w7itpronetworking/thread/de5fea8e-E327-4D71-a599-546dea543149

    Hope this information helps.

  • How to configure the agent to monitor performance only the vcenter vmware and esx, not need to monitor virtual machines

    How to configure the agent to monitor performance only the vcenter vmware and esx, not need to monitor virtual machines

    This is not possible with the way in which we collect information.

  • How to configure the bluetooth with Kyocera android phone connection to share photos, music & video files

    Original title: Windows 8 Configuration bluetooth with Kyocera android phone?

    Configuration of bluetooth of Windows 8 with Kyocera android phone?  I got a laptop with bluetooth Tech. How can I set up a connection and share photos, music & video files?

    Hey GQ - Jon'Jon,.

    Make sure that Bluetooth is enabled on the computer as well as your Kyocera android phone.

    Make sure that the phone is paired with your computer.

    For information about how to configure the Bluetooth with Kyocera android phone connection to share photos, music & video files, it would be better if get you in touch with Kyocera phone support for assistance. Please see the support link:

    http://www.Kyocera-Wireless.com/support/phone/

    Please feel free to respond if you face problems with Windows in the future.

  • How to configure the network adapter when you run ESXi on VmWare workstation?

    How to configure the network card installing ESXi on VmWare workstation 6.0.0?

    These are the options: I tried bridged, host-only NAP.  None of them works

    Network Setting Option.PNGNo Network Adapter.PNG

    What Miss me? driver or adapater?

    I'm running on vmware workstation on Windows 7 with Lenovo laptop.

    in the configuration of your virtual machine, the main issue is memory. you gave the 2 GB of RAM, whereas ESXi 6 cannot go forward without minimum 4 GB of RAM.

    If please have 4 GB of RAM and re-run Setup. you will get through.

    message about the network card should also not appear after that. What kind of network you choose depends on your need.

Maybe you are looking for