External call to weblogic

How can I invoke code to weblogic through a external process? We have
          another module that runs external from weblogic which at any time make
          changes to the data base and we need to refresh the code set on
          weblogic.
          What's the best way
          Thanks
          Irshaad
          

Hi all,
I've managed to get this working by using the following property settings:
System.getProperties().setProperty("http.proxyHost", "Proxy_Hostname");
System.getProperties().setProperty("http.proxyPort", "8080");
System.getProperties().setProperty("http.nonProxyHosts", "localhost,hostbox09");
And solving the authentication problem using this property setting on the java cmd line:
-Dweblogic.net.proxyAuthenticatorClassName=com.mycompany.MyProxyAuthenticator
This class is an impl class of weblogic.common.ProxyAuthenticator interface.
The other thing to note is that MyProxyAuthenticator needs to be in the server pre_classpath.
Then I just call JAX-RPC or JAX-WS web service client calls as normal.
Regards,
Paul

Similar Messages

  • Calling a WebLogic web service from a WebLogic web application

    We would like to call a WebLogic web service from WebLogic web application. The current architecture looks like:
    LoadBalancer--->iPlanet-1/iPlanet-2--->Firewall--->WebLogic-AppServer-1/WebLogic-AppServer-2
    The web application and web service are in the same WebLogic cluster. We would prefer that the web services do not get published externally.
    Does the WebLogic web application need to make a call back outside the firewall to the load balancer?
    Is there a way the web services can be called locally with load balancing?
    Can web service calls be made over the t3 protocol?
    Thanks,
    Mike

    I think one solution is to use a Java proxy to call the Web services.
    In the Java proxy you can have a method that accepts the user/pass and sets them correctly for the Web service.
    Then you expose that Java proxy as a data control (right click, create data control) - and then create a page that invokes that method.
    (For the basics of working with a POJO data control see: http://blogs.oracle.com/shay/2009/07/java_class_data_control_and_ad.html )

  • Shouldn't there be an option called restart weblogic server in jdeevloper?

    Hi,
    Should there be an option called restart weblogic server which automatically stops and again start instead of the people doing it manually to make it easier for people ? Since most the time WLS runs out memory. Just a thought :)
    -Sam

    If you really want such an option - just create a simple bat file that executes the stopWebLogic and then the startWeblogic scripts from the defaultDomain directory - then you can add this as a toolbar or menu option using the tools->external tools option.

  • CUCM 8.6(2) migration problem with external calls

    Hello all.
    Yesterday we have migrated our telephone infrastructure from CM4.x to CUCM8.6(2), after some weeks of tests.
    Yesterday night all seems to work properly, all phone updated and registered, external calls going out and in.
    But from this morning, with all users at work, it appears a strange problem, that until now I couldn't solve: randomly all external calls go down.
    I can't address this problem, since gateways (all cisco 2811 routers) are the same and with same configuration as yesterday.
    All thing that I can think is that router that seems to cause the problem is configured not with mgcp by cucm, but with h323 route inside the router.
    Any suggestions will be greatly appreciated.
    Daniele

    GW says normal call clearing.
    But, maybe I've addressed the problem.
    I've found a bug fixed into latest cucm release (8.6(2a)SU1) that say "h.323 calls improperly disconnected".
    So I'm trying to upgrade from 8.6(2a) to 8.6(2a)SU1, but process fails :-(
    I've tried from a dvd and also loading iso image from sftp, but after few minutes appears an error
    08/04/2012 09:43:55 upgrade_install.sh|Started auditd...|
    08/04/2012 09:43:56 upgrade_install.sh|Started setroubleshoot...|
    08/04/2012 09:43:56 upgrade_install.sh|Changed selinux mode to enforcing|
    08/04/2012 09:43:56 upgrade_install.sh|Cleaning up rpm_archive...|
    08/04/2012 09:43:56 upgrade_install.sh|Removing /common/rpm-archive/8.6.2.21900-5|
    08/04/2012 09:43:56 upgrade_install.sh|File:/usr/local/bin/base_scripts/upgrade_install.sh:599, Function: main(), Upgrade Failed -- (1)|
    08/04/2012 09:43:56 upgrade_install.sh|set_upgrade_result: set to 1|
    08/04/2012 09:43:56 upgrade_install.sh|is_upgrade_lock_available: Upgrade lock is not available.|
    08/04/2012 09:43:56 upgrade_install.sh|is_upgrade_in_progress: Already locked by this process (pid: 1286).|
    08/04/2012 09:43:56 upgrade_install.sh|release_upgrade_lock: Releasing lock (pid: 1286)|
    I've rebooted server yet and problem remains.
    Thanks for any other suggestions.
    Daniele

  • AIM/CUE not Picking-up in-bound external calls

    I have a 2811 router with an AIM/CUE (12-VM) card. All of the telephony-service stuff works fine:
    -All calls in house work fine
    -All outbound calls work fine, to PSTN
    -All inbound calls work fine, from PSTN
    -Each phone can access it's VM internally
    -the CME gui and the Unity-Express gui's are accessible on the LAN.
    But, when I call from outside into the PRI with a DID number, I get four rings, then a pause, and then it never goes to voicemail. Sometimes; depending if I call with my celr or a land line, I get the message "Sorry your call cannot be completed as dialed, 000-000." Any clue why the vm does work for internal or external calls.
    Here's a sample of the config.
    interface FastEthernet0/0
    no ip address
    no ip mroute-cache
    duplex full
    speed 100
    interface FastEthernet0/0.100
    description SUB-IF for VOICE VLAN
    encapsulation dot1Q 100
    ip address 10.1.100.1 255.255.255.0
    interface FastEthernet0/0.101
    description GW FOR VOICEMAIL MODULE AIM/CUE
    encapsulation dot1Q 101
    ip address 10.1.101.1 255.255.255.0
    interface Service-Engine0/1
    discription AIM/CUE VOICEMAIL MODULE
    ip unnumbered FastEthernet0/0.101
    service-module ip address 10.1.101.2 255.255.255.0
    service-module ip default-gateway 10.1.101.1
    ip route 10.1.101.2 255.255.255.255 Service-Engin0/1
    dial-peer voice 40 voip
    description ** cue voicemail pilot **
    destination-pattern 6000
    session protocol sipv2
    session target ipv4:10.1.101.2
    dtmf-relay sip-notify
    codec g711ulaw
    no vad
    dial-peer voice 41 voip
    description ** cue auto attendant **
    destination-pattern 6001
    session protocol sipv2
    session target ipv4:10.1.101.2
    dtmf-relay sip-notify
    codec g711ulaw
    no vad
    dial-peer voice 1 pots
    description ** T1 PRI Emergency 911 **
    destination-pattern 9911
    port 0/0/0:23
    forward-digits 3
    dial-peer voice 2 pots
    description ** T1 PRI OutBnd Calls **
    destination-pattern 9T
    port 0/0/0:23
    dial-peer voice 3 pots
    description ** T1 PRI InBnd Calls**
    incoming called-number .
    direct-inward-dial
    port 0/0/0:23

    Problem has to do with how many Digits are getting sent to voice mail on the router when it tries to make the call. You should be seeing 10 digits in the debug.
    Next question when one ephone calls another ephone locally does voice mail work?
    Try the following commands. This will create a translation-rule that will strip incoming 10 digits to the 4 digits you need. I assume you do not need all 10 digits.
    voice translation-rule 1
    rule 1 /^650\(....\)/ /\1/
    voice translation-profile digitstrip
    translate called 1
    voice-port 0/0/0:23
    translation-profile incoming digitstrip
    *************Voice port were you Telco Line comes in Port 0/0/0:23 based on your config*************
    telephony-service
    no dialplan-pattern 1 6503926... extension-length 4
    Ronnie

  • TestSuite: External Calls

    Hi,
    is there any further documentation on external calls in bpels testsuite?
    I only found
    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28981/testsuite.htm#sthref3734
    Is there any sample/demo?

    Hi,
    nice tutorial, but if found noting about external calls....
    Can you provide me a pointer to the relevant chapter?
    Thanks...

  • Block External calls h.323 gateway CM4.1(3)

    Is there a way to block external calls from getting through the gateway. The gateway is H.323, Callmanager 4.1(3)

    You can use Class of Restriction on the gateway.
    http://www.cisco.com/en/US/tech/tk652/tk90/technologies_configuration_example09186a008019d649.shtml

  • Initiating External Calls in Adobe Edge

    Can I do external calls with edge? For example: can I access external music and build a list which could be played back by a user? Additionally could i use some library that would allow me to record in Edge and save the recording? I am thinking like some browser api or some external call that would allow me to create a stand alone Adobe Edge html file that someone could launch on their desktop. I know this is asking a lot but I would greatly appreciate any info.

    Hell0,
    I did this example a long time ago. Maybe this could help you.
    https://www.box.com/s/ygym12tza9s9x2gfrgja

  • How to add external call from Report Painter

    Hi experts,
    I'm working on a report painter, and I need to do an external call, from the generated code.
    add something like this    PERFORM Z_CALCULO_IMPORTE_COMPENSADO(ZCASS_FFMRBCS)
                                                                                    USING CUR-TAB
    Is there any way to do it without an SSCR key?
    Thanks in advance

    HI  Pradeep,
    Goto the transaction code (Change Report) GR32.
    Give you library name and report name
    And click on the column (application tool bar or F7) button then place the curser on the screen where you want column (please note you have to keep curser on the header section u2013Red column text) right click and insert element. Then you select formula as selection element  and enter. You will get the enter formula box. Then you can type your formula and continue. This will add new column to the report.
    How to enter formula: you can see the formula components in that id and description.
    Id is columns that are present and description indicates explanation of that column.
    Enter formula according your requirement.
    Examples:
    Enter formula screen:
    ID :    des
    X001  amount
    X002  pt000
    X003  test
    1. Enter formula as: ( X001 u2013 X002)
    The above formula is for fist column u2013 second column.
    2. ( ( X001 u2013 X002) / X003) * 100
    First column u2013 second column and devide by third column after that multiple with 100.
    Hope this will help you
    Regards
    Manohar

  • Different MOH for Internal and External Calls

    Is it possible to have a different MOH source for internal vs external calls.
    I know that Network MOH is for transfering but can this be used for external MOH source from the PSTN?

    There's really no way to do this easily. The issue is that the call to a PSTN phone would flow through a gateway and if an IP phone put this call on hold, then the Audio Source configured on the IP phone would determine the MoH file/source and the MRGL of the gateway would determine which MoH server it actually came from. As a result, there's really no way that the IP phone placing the call on hold could specify a different audio source for an internal call (to another IP phone) because even if the other phone has a different MRGL (and therefore a different MoH server), the MoH audio source will be the same

  • Call another WebLogic's EJBs from resource adapter?

              Is it possible to call another WebLogic's EJBs from a resource adapter?
              A call to the javax.naming.InitialContext(Hashtable environment) results in a
              VersioningError:
              weblogic.common.internal.VersioningError: Incompatible service packs in CLASSPATH:
              (BEA Systems, WebLogic Server 6.1 SP4 11/08/2002 21:50:43 #221641 , 6.1.4.0)
              not compatible with
              (BEA Systems, WebLogic Server 6.1 SP3 06/19/2002 22:25:39 #190835 , 6.1.3.0)
              at weblogic.common.internal.VersionInfo.verifyPackages(VersionInfo.java:128)
              at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:60)
              at weblogic.common.internal.VersionInfo.initialize(VersionInfo.java:79)
              at weblogic.kernel.Kernel.initialize(Kernel.java:122)
              at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:101)
              at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:166)
              at java.lang.Class.newInstance0(Native Method)
              at java.lang.Class.newInstance(Class.java:232)
              at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:147)
              at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241)
              at javax.naming.InitialContext.init(InitialContext.java:217)
              at javax.naming.InitialContext.<init>(InitialContext.java:193)
              at java.lang.reflect.Constructor.newInstance(Native Method)
              I'm not sure it will always be possible to match the version, although here upgrading
              the SP3 to SP4 will probably be done soon.
              Does anyone have experience with this?
              Or better: is there any documentation on this issue?
              

              Hi Hans,
              Here is the link for Weblogic SP3 / SP4 vulnerability and comparison for
              http://216.239.53.104/search?q=cache:RqqaQ3HZdwoJ:www.nipc.gov/cybernotes/2003/cyberissue2003-06.pdf+Versioning+Error+in+BEA+weblogic+6.1+SP3+and+SP4&hl=en&ie=UTF-8
              Hope this will help you.
              Let me know if u have any further problems.
              rgds
              KSK
              "Hans Bausewein" <[email protected]> wrote:
              >
              >
              >Is it possible to call another WebLogic's EJBs from a resource adapter?
              >
              >A call to the javax.naming.InitialContext(Hashtable environment) results
              >in a
              >VersioningError:
              >
              >weblogic.common.internal.VersioningError: Incompatible service packs
              >in CLASSPATH:
              >(BEA Systems, WebLogic Server 6.1 SP4 11/08/2002 21:50:43 #221641 ,
              >6.1.4.0)
              >not compatible with
              >(BEA Systems, WebLogic Server 6.1 SP3 06/19/2002 22:25:39 #190835 , 6.1.3.0)
              > at weblogic.common.internal.VersionInfo.verifyPackages(VersionInfo.java:128)
              > at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:60)
              > at weblogic.common.internal.VersionInfo.initialize(VersionInfo.java:79)
              > at weblogic.kernel.Kernel.initialize(Kernel.java:122)
              > at weblogic.kernel.Kernel.ensureInitialized(Kernel.java:101)
              > at weblogic.jndi.WLInitialContextFactoryDelegate.<init>(WLInitialContextFactoryDelegate.java:166)
              > at java.lang.Class.newInstance0(Native Method)
              > at java.lang.Class.newInstance(Class.java:232)
              > at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:147)
              > at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241)
              > at javax.naming.InitialContext.init(InitialContext.java:217)
              > at javax.naming.InitialContext.<init>(InitialContext.java:193)
              > at java.lang.reflect.Constructor.newInstance(Native Method)
              >
              >
              >
              >I'm not sure it will always be possible to match the version, although
              >here upgrading
              >the SP3 to SP4 will probably be done soon.
              >
              >Does anyone have experience with this?
              >
              >Or better: is there any documentation on this issue?
              >
              

  • Netweaver 7.01 ABAP Trial Version - External Call Into Possible?

    I am trying to do any kind of external call into the Netweaver 7.01 ABAP Trial Version.
    Is it possible with either VS 2003 using the .NET Connector or even via a web service call to a BAPI?
    Here are my results in both technologies:
    1 - Deplaying a BAPI as a Web Service - Receive Error Message Object Director R3TR WEBI does not exist.
    (Note: Also when trying to acces SOAMANAGER, I receive a 500 Connection Time-Out Error Web page).
    2- VS2003 using the .net Connector - When I try to list the BAPIs, I receive the error message "Open file c:\windows\sapmsg.ini failed".
    Note: All services have been enabled in SICF.

    And which problem was? And how you solved it?
    Because im trying to acces SOAMANAGER and it starts loading but it never finishies. IE says waiting for reply...

  • Caller display says external call

    My caller display only works sometimes. The rest of the time it says external call. I phoned BT who said it was an exchange fault. It then worked for a short time but back to only working sometimes again.

    Hi annegray01,
    Thanks for you post.
    I'm sorry for the problems you're having using Caller Display.  I can help get you sorted from here.
    To get in touch, click on my username and under the "about me" section you'll see the link to "contact the mods".
    Cheers
    Robbie
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry that we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Change the ringtone on external calls

    Hi all,
    Working with a SPA 525G. Looking to change the ringtone when any external call comes through the VOIP Phone. Can the SPA 525G do that?
    For example: I call our office from my cell, it identifies it as an external number to the site, and a different ringtone plays. I know you can program the personal address book to play different ring tones, but it's impossible to account for every number that might call a moderately sized business centre. 
    Really appreciate any help,
    -Glen.

    I was looking to change the ringtone of any interal call coming to the voip phone.
    Here is what I did to solve the issue.
    Login to the phone via browser on your pc.  http://192.168.xxx.xxx
    Click on personal directory. Add all of your phone extentions.
    Example:
    1.  n=John Doe;p=100conXXX;r=12
    2.  n=Jane Doe;p=101conXXX;r=12
    100 is the ext# XXX you replace with your numbers. You can find this number in your call logs.
    Now when I receive a call from an extention inside the office, it has a different ring then a customer calling.

  • CME:how to block external call to external call

    cme have the four fxo and AA,when the external calls come in,and dial 9+ pstn num,it can call from external call to another external call,how can blocking?

    Hi,
    try to use this command
    #call application voice aa max-extension-length 5
    This option declares the maximum length of the extension that the user can dial when dial-by-extension-option is chosen. The default value is 5. The value can be 0 with no restriction up to x digits.
    or try
    3.
    Configure Class of Restriction (COR) to block call transfers from B-ACD to PSTN numbers. The sample configuration below prevents the B-ACD from transferring calls out to local and long distance PSTN numbers. The B-ACD can still transfer calls to internal extensions.
    Below is an example of such a configuration:
    dial-peer cor custom
    name longdistance
    name local
    dial-peer cor list call-longdistance
    member longdistance
    dial-peer cor list call-local
    member local
    dial-peer cor list block-pstn
    dial-peer voice 1 voip
    corlist incoming block-pstn
    application aa
    destination-pattern 1000
    session target ipv4:192.168.1.1
    incoming called-number 1000
    dtmf-relay h245-alphanumeric
    codec g711ulaw
    no vad
    dial-peer voice 2 pots
    corlist outgoing call-longdistance
    destination-pattern 91..........
    port 0/2/0
    dial-peer voice 3 pots
    corlist outgoing call-local
    destination-pattern 9[2-9]......
    port 0/2/0
    Thanks
    Najeeb

Maybe you are looking for

  • ASA 5505 external interface dying

    Hi, We have an ASA 5505 ( version 9.1(2) ) that frequently stopped functioning ie the external interface refuses to pass any traffic , ASDM wont connect,etc. The internal interface does continue to function and if we SSH into the unit and do a reload

  • Turning Off Double Sided Copies

    I need help turning off double sided copies (copy function not the printing function).  On the printer itself, I go into copy settings and find that "Two0Sided" copies is checked off.  I can't uncheck it to return it to single sided copies.  Help!

  • Printing Set-up Problem

    My printer model will not show up in the printer list. I have re-installed the software but still doesn't show up. What else can I do.

  • Macbook PRo screen brightens with white

    My macbook pro is doing something weird. lets say i log into my account, my deaktop has a nice red flame background and its a good red.. then ill do a fast user switching to my girlfriends account which is fine but when i switch back to mine.. the re

  • Upgrade bootcamp to 2.1 without running windows?

    I want to install Windows for the first time. I have Windows XP SP3 install disk, but I see I need BC 2.1 to install SP3 and I have just BC 2.0. Do you have any idea how to upgrade bootcamp to 2.1 without running windows, that I can't install without