MDB and JMS on different servers

Hi,
My MDB is deployed on a different domain from the JMS server. Both are on weblogic.
While deploying weblogic, I m getting an error: Unable to create a connection.
Can anyone give pointers?
I have ensured the following:
1. The JMS server starts before the MDB server
2. The following data is mentioned in weblogic-ejb-jar.xml:
jndi name of the remote queue
provider url--- t3://hostName:port
jndi name of the remote connection factory
is there anyting else that i m missing ?
thanx and regards
Shivraman Giri

Hi,
Thanx for responding.
I will keep in mind these points when I use a foreign JMS provider. T
Right now I m getting problem when the JMS provider is remote but native ie. MDB and JMS are both on Weblogic. This obviates the need to mention Initial Context. Only the provider URL is to be specified.
Can you suggest a reason as to why i my EJB container (first weblogic ) is unable to connect to JMS provider (another weblogic)
regards
S.G

Similar Messages

  • ESB and BPEL in different servers

    Hi ,
    Is there any performance based advantage when we have BPEL and ESB in different servers ?

    If you seperate them, it will have impacht on the perfromance. Services are called over the network, assuming BPEL and ESB are on different servers. Otherwise they can call each other via native binding if ESB and BPEL are in the server and container.
    Marc
    http://orasoa.blogspot.com

  • 10g: HTTP Server and OC4J on different servers?

    Can anyone assist with configuring HTTP Server and OC4J on different servers?
    I installed AS 10g on both; our application runs fine on one server, with the HTTP Server and OC4J both on the same box.
    I need to also test this with the HTTP Server on a separate box.
    I added this to mod_ocj4.conf:
    Oc4jMount /indox-qa1
    instance://cvodev2:oas_dev2.cvodev2.int.sys.com:indox-qa1
    Oc4jMount /indox-qa1/*
    instance://cvodev2:oas_dev2.cvodev2.int.sys.com:indox-qa1
    But when I try to access something like http://cvodev4/indox-qa1 I get this in the logs:
    [Wed Jul 06 16:54:10 2005] [warn] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0184: Failed to find an oc4j process for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0145: There is no oc4j process (for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1) available to service request.
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0119: Failed to get an oc4j process for destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1
    [Wed Jul 06 16:54:10 2005] [error] [client 10.1.1.231] [ecid: 1120683250:192.152.136.127:1248:1544:1,0] MOD_OC4J_0013: Failed to call destination: instance://cvodev2.int.camsys.com:oas_dev2.cvodev2.int.camsys.com:indor-qa1's service() to service the request.
    I did some ethernet sniffing and it doesn't look to me like the OHS box is even trying to contact the OC4J box.
    Is there more configuration I need to do beyond this?
    Thanks,
    dwh

    hi user11159690
    Maybe this can help:
    "Oracle® HTTP Server Administrator's Guide 10g Release 3 (10.1.3) B25211-02"
    "7.32 mod_oc4j"
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25211/confmods.htm#i1025739
    Maybe more specifically "Oc4jMount":
    http://download.oracle.com/docs/cd/B25221_04/web.1013/b25211/confmods.htm#CIHJBGFB
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    success
    Jan Vervecken

  • ADS in ABAP and JAVA on different servers

    Dear community,
    I need to run ADS with  ABAP and JAVA on different servers but after read and apply every step on The ADS Configuration Guide, still getting doubts and problems. Those steps work succesfully on a server with ABAP+JAVA on same server. Those are the problems:
    When I perform the report test FP_TEST_00 i get this error:
    ADS: com.adobe.ProcessingException: Problem accessing d(200101)
    I haven't found a a detailed procedure to set on ABAP and JAVA on different servers...
    Do you know any procedure to set this scenario??
    As a result, I don't know which role i must assign to adsuser on Java UME because i did not found any SAP_ADSCALLER role as i have ridden on some forums or blogs...
    I try to set ADS on ABAP+JAVA on different servers by this official guides:
    The ADS Configuration Guide:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30a9630b-4f89-2a10-6fab-e311b3ffd9a6
    The ADSConfiguration Guide for Print Scenarios
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a04ef746-4c89-2a10-0f8e-eb2b3460fb7c
    Thanks in advance
    Kind regards
    Scottie

    HI again,
    ADS_AGENT now has sap_all but still same problem:
    Creating or Changing the Destination Service, On Visual Administrator/Destinations/HTTP/ FP_ICF_DATA_<SID>
    When I set the URL http://<hostname>:<HTTP_port> i am getting error Received HTTP response 502
    - If I paste the http://<hostname>:<HTTP_port>  +
    - Enter the appropriate client number of the system, where the service user ADS_AGENT exists into the client field. Keep the other fields System ID and Language empty +
    - Under Logon Data, choose BASIC in the Authentication field. +
    - Enter ADS_AGENT in the Username field and enter the same password as given for this service user in the SAP NetWeaver AS ABAP in the Password field
    - Choose Save and Test and  Received HTTP response 502 appears.
    But if I paste on Explorer  http://<hostname>:<HTTP_port>/sap/bc/fp/form/layout/fp_test_00.xdp, request User (ADS_AGENT) +Pwd and work ok, so error only appears by Visual Administrator...
    Anybody knows how can resolve this doubt?
    Thanks in advance

  • BPEL and ESB in different Servers

    Hi ,
    What is the advantage of having BPEL PM and ESB installed in different servers ?

    In my knowledge it has it own merits and demerits
    IF (BPEL and ESB) installed in dfferent OC4Js (JVMs)
    Merits
    1) Individual JVM for each component means more memory allocation and support from JVM
    2) More number of processes can be deployed.
    DeMerits
    1) ESB and BPEL communication can happen via SOAP over HTTP only whereas had these been deployed in the same JVM (oc4j) it can do native communication.
    Edited by: cdmnagaraj on Apr 22, 2009 5:17 AM

  • Repository and data on different servers

    I look for information about installing HTML DB.
    Is it possible to instal HTML DB repository and application data on two different servers? If yes, how.
    Thanks,
    SL

    Yes, but you have to use db links which are a bit slow. Basically, think of HTML DB as working with only the data in the db in which it is installed. You can use the standard Oracle db techniques, such as Materialized Views over db links to get the data local, or again, use just db links. Your app will parse it's PL/SQL and SQL as a SCHEMA in the db in which HTML DB is installed.
    Tyler

  • OBIEE 11g and Weblogic on different Servers - Windows 2008 R2

    Hi
    Can we install OBIEE 11g(BI Server and Presentation Servers) on one server and weblogic and another server. We have a requirement where we need to differentiate all the components on to its own server for performance reasons. How can we do the configurations if we have installed on how to talk to weblogic after the installations.
    Thanks

    Yes we can do that
    a) Install BIS and BIPS on one server and deploy BIPS plug-in on Weblogic server where it is installed,so the both will talk with the weblogic server.
    http://docs.oracle.com/cd/E10415_01/doc/bi.1013/e10417.pdf
    Mark if it helps

  • NFS and  LDAP on different servers: Problems with location of home director

    Dear Apple Experts.
    We are using LDAP server for user authentification
    and NFS server for home directories.
    Both are decictaed servers on differnt machines.
    on the NFS server there are directories
    /home/urpi
    for staff's home directories
    and
    /home/students
    for student's home directories
    both are mounted to the Mac minis in
    /Users directory
    so
    /Users/urpi
    contains home directories for staff
    /Users/students
    contains home directories for students
    Authentification works well andpermission are set as needed
    but OS X shows missing home directories for LDAP authentificated users
    and terminal shows missing home directory
    for me it is
    /home/urpi/fodrek
    I was tried to mount NFS to /home, but it is not allowed
    Would I ask if there is any setting to add directories, where home directories are placed,please?
    I look forward hearing form you.
    Yours faithfully
    Peter Fodrek

    So none of these machines are Snow Leopard servers?
    What exactly do you mean when you say you tried to mount the NFS share to home? Can you copy and paste the command and error?
    It sounds as though you don't actually have the NFS shares mounted. Assuming this is so, you might want to investigate how the automount command works so that your MacMinis mount the NFS shares on boot.
    If your NFS/LDAP server is an OS X 10.6 server, set the shares to be automounted as user/group directories. Make sure your LDAP server is providing correct information on the home directory location. If it is local, I think the home directories need to be in /Users. If your mounts are indeed working but you cannot login, you might consider making links from /Users to /home/urpi or /home/students on an account-by-account basis (could be done with a quick shell script).

  • FMS and Encoder on different servers

    Hi,
    We've setup FMS on one server and our cameras and Flash Media
    Encoder on another. Can I assume this is doable? Can we do this? Do
    I have to configure FMS to allow a connection from our other
    server?
    Under the FMS URL field in FME we've put:
    rtmp://ourip:port/live, but it says it can't connect?
    Am I doing something very stupid here? I'm assuming that FMS
    needs to certify a connection from out other server..
    Sorry.. dumb I know, but am kind of new to this.
    Thanks,
    Graham

    Not sure if this was resolved but.......
    Go into the applications folder and you should have two
    folders in there called live and vod.
    Live can be used for live streams and vod (Video on Demand)
    can be use to pull pre recorded movies.
    Go into the live folder and create another folder with a name
    that is relevent ie test.
    This folder will store temporarily the streaming video. Even
    when you are streaming live, and you open the folder, it will still
    be empty.
    InFlash media encoder that is on the machine with the camera
    you should put into the FMS URL:
    rtmp://ipaddressofcomputer/live/test
    in the Stream name bos, put in anything you want as long as
    it is different to another stream from another compueter going
    intothe same folder, without the .flv tag...ie: video
    If you have no admin access issues to the FMS machine,
    pressing connect should work and disconnect should be named on the
    button.
    On the root directory of FMS open up: fms_adminConsole.htm
    You should see in the applications section a stream running,
    saying it is connected via Netstream.

  • PcP and Wiki on Different Servers

    I'm trying to take load off a server and setup PcP on a different server than Wiki, but it doesn't post to Wiki. Is it possible?

    Yes, but you have to use db links which are a bit slow. Basically, think of HTML DB as working with only the data in the db in which it is installed. You can use the standard Oracle db techniques, such as Materialized Views over db links to get the data local, or again, use just db links. Your app will parse it's PL/SQL and SQL as a SCHEMA in the db in which HTML DB is installed.
    Tyler

  • Setting MX Record When Web and Email on Different Servers

    We're moving our website to a new server, but am worried about how to set the DNS record so email keeps going to the old one.
    I understand that when I change the A name to the new website's IP address, I should make a new A name, "mail.ourdomain.com" that points to the old/email server's IP address. Then I'd switch the MX record to mail.ourdomain.com.
    Now, assuming that's right, what do I need to change on the old/email server. Do I need to change its mail setup to account for "mail.ourdomain.com" instead of simply "ourdomain.com"? Bearing in mind that we want that server to continue accepting mail in the format [email protected]

    ROb
    If I understand your situation correctly you shouldn't have to change the MX record. You should simply add a record for www and a "null" record that go to the new IP where your website is listed. Post a domain and a dig for more specific help if you like.
    Sean

  • Separating CF 7 and IIS on different servers

    I have an application that I wrote and normally host in my
    environment with CF 7 Enterprise and the Web server (IIS 6)
    installed on the same server (same physical machine). However, I
    now have a client that wants to install the application in their
    data center and they require that the Web server be isolated on a
    separate machine in their DMZ network segment, with the CF
    application server isolated on another network segment. In
    reviewing the CF 7 documentation, I couldn't find instructions for
    installing and configuring this type of environment. Does anyone
    know of any installation instructions for this configuration that
    you could point me to? I also need to know if any special ports
    need to be opened between the two separate network segments.

    marco99 wrote:
    > I have an application that I wrote and normally host in
    my environment with CF
    > 7 Enterprise and the Web server (IIS 6) installed on the
    same server (same
    > physical machine). However, I now have a client that
    wants to install the
    > application in their data center and they require that
    the Web server be
    > isolated on a separate machine in their DMZ network
    segment, with the CF
    > application server isolated on another network segment.
    In reviewing the CF 7
    > documentation, I couldn't find instructions for
    installing and configuring this
    > type of environment. Does anyone know of any
    installation instructions for this
    > configuration that you could point me to? I also need to
    know if any special
    > ports need to be opened between the two separate network
    segments.
    >
    I believe the server documentation discusses this. I believe
    the basic
    process is to use the web configuration tool on the web
    server and when
    you run it, you point the web server to the ColdFusion
    application server.

  • OBIEE 11g and Weblogic on different Servers

    Hi every
    Can we install OBIEE 11g on one server and weblogic and another server?
    How to indicate in obi configuration, that weblogic is on another server?
    Is there a manual or link that prove it?
    I appreciate your prompt replies
    Regards
    Pedro

    Install BIServer and BIPresentaionServer on one server and deploy BIPS plug-in on Weblogic server where it is installed,so the both will talk with the weblogic server.

  • SLD and DI on different servers???

    Hi Experts,
    I am trying to configure DI. We already have a SLD in our landscape. I want to use that for my DI-Installation. Is that possible? I couldn't find any apropriate documentation on that, but I guess it should be possible.
    If it is possible, do I have to configure SLD of my DI installation as well and connect it to my other SLD?
    Right now I am facing the problem that when I want to import configuration in nwds I get the HTTP response code: 403 (Forbidden) message.
    I know this is because of a missing role, but this role (was it nwdi.developer) is missing in our SLD.
    I am a bit confused.
    Any help is appreciated.
    Regards Manuel

    Hi Pascal,
    thanks for your post.
    We have nw2004s. Unfortunately there is no button.
    I log in with http://sldhost:port/sld
    from the start page I go to name reservation, but there is no button (enable this SLD Server...)
    Do I have to reserve a namespace on service.sap.com first, or create a prefix or do I need a certain role? I am logged in as admin.
    There must be something missing.
    Regards Manuel

  • Swf and flv on different servers

    How do I set up a video for progressive download when the
    .swf is on a different server than the flv? I am entering an
    absolute url in the content path for the flv.

    The problem is the video is behaving like it is embedded. You
    wait for a long time for the entire movie to download. Here is a
    link
    http://pgtest.photonicsg.com/_source/cart/toothbrush_pulsar_004.htm

Maybe you are looking for