Using Browser Listener on the server instead of the client

Hello everyone,
Anyone can help me ? I would like to know how can I use the Browser Listener on the server instead of using on the client ?
I have Oracle Warehouse Builder 10g Release 2 (10.2.0.2). SO: Windows2003 (32-bits).
Thanks in advance,
Paulo Almeida

Hi Paulo,
very easy. You start the OC4J on the server (unix or windows; for unix there is no icon but a shell script, look it up in the installation manual). If you start it as a background process or as a Windows service you don't need an open user session. In the browser you edit the browser listener URL replacing 127.0.0.1 with the name or the IP address of the server (http://<hostname>:8999/owbb/RABLogin.uix). Unfortunately, you cannot achieve this directly from the OWB console (a configuration parameter to set an alternative hostname would be a nice enhancement) but you can bookmark this in your browser.
Warning: In some (or in all) 64bit releases the OC4J is missing; Oracle Support could not justify this.
Regards
Thomas

Similar Messages

  • How to detect the closure of browser window at the client side?

    Hi,
    Does anyone know how I can detect the closure of the browser window at the client side from the server side?
    Please advise.
    Damien

    Basically you can't. People will suggest various Javascript things you could try, but they don't work reliably. So don't try, just make a design that doesn't require knowing that.

  • Unity Express Backup: Can we use DNS name of FTP server instead of IP address?

    Gentlemen!
    In the Unity Express system, can we use DNS name of FTP server (Microsoft FTP Server) instead of IP address in the General configuartion for Backup Server?
    e.g.  FTP://FTP_Server_Name/Directory
    Additionally we need to configure/add DNS server name in the Domain Name settings under system menu. Is there any additional configuration would require for setting up FTP server with DNS entry & above config?
    Regards,
    Sky_Voice

    Hi Sky_Voice,
    This is a supported config
    Backing Up and Restoring Data
    Last Updated: May 12, 2010
    Cisco Unity Express backup and restore functions use an FTP server to store and retrieve data. The backup function copies the files from the Cisco Unity Express application to the FTP server and the restore function copies the files from the FTP server to the Cisco Unity Express application. The FTP server can reside anywhere in the network if the backup and restore functions can access it with an IP address or hostname.
    We recommend that backups be done regularly to preserve voice-mail messages and configuration data.
    Backup and restore commands are available in configuration mode and in offline mode.
    •In configuration mode, commands are available to set the following parameters:
    –Number of backup files to keep (the oldest file is deleted).
    –URL of the FTP server where the files will be stored.
    •In offline mode, perform the backup or restore procedure. Decide the following:
    –Type of files to be backed up: all files (configuration and data), only configuration files, or only data files. Data files consist of voice-mail messages. Configuration files consist of all other system and application parameters.
    –URL of the FTP server where the files will be stored.
    http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel3_2/administrator/voicemail/11bkrst_ps5520_TSD_Products_Administration_Guide_Chapter.html
    Cheers!
    Rob

  • Problem listening to the radio over the internet--​stops after 13 seconds

    Sometimes when I'm out of my home area or at night I like to listen to a local AM radio station over the net. My BB Curve 8330 finds the station ok, and I can listen for 13 seconds and then it stops. If I refresh it will play for another 13 seconds and stop again. Is this a setting that can be changed? Ideas?

    You failed to state what application you are using to listen to the AM radio station.
    Are you using the BlackBerry browser?
    Most applications perform some type of audio compression on streaming radio or music, just for the issue as you described. The incoming stream of data is so large that the device cannot properly buffer the files for continuous play.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Create a JDBC system resource using MBeans i Weblogic  v10 server

    Hi,
    I'm trying to create a JDBC resource on Weblogic V 10 Admin server from a remote java client using MBeans. At the client side the following exception is thrown:
    Exception in thread "main" weblogic.management.NoAccessRuntimeException: [JMX:14
    9520]An attempt was made to Register an MBean with ObjectName com.bea:Location=w
    l_server,Name=Test-examples-demo,Type=JDBCSystemResource ObjectName in com.bea d
    omain.
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.checkFo
    rBEADomain(SecurityInterceptor.java:1263)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.createM
    Bean(SecurityInterceptor.java:148)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterce
    ptor$1.run(AuthenticatedSubjectInterceptor.java:62)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterce
    ptor.createMBean(AuthenticatedSubjectInterceptor.java:60)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.createMBean(WLSMBe
    anServer.java:157)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnecti
    onImpl.java:1363)
    at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectio
    nImpl.java:81)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run
    (RMIConnectionImpl.java:1245)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(R
    MIConnectionImpl.java:1348)
    at javax.management.remote.rmi.RMIConnectionImpl.createMBean(RMIConnecti
    onImpl.java:220)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown S
    ource)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:475)
    at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:5
    9)
    at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicSer
    verRef.java:1016)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    what could be the cause of the exception? Any inputs/reference in this reagard would be helpful.
    A sample client which creates the same on weblogic 10 server would be a great help.
    Thanks in Advance,

    Preethi Ghalke wrote:
    Hi,
    I'm trying to create a JDBC resource on Weblogic V 10 Admin server from a remote java client using MBeans. At the client side the following exception is thrown:
    Exception in thread "main" weblogic.management.NoAccessRuntimeException: [JMX:14
    9520]An attempt was made to Register an MBean with ObjectName com.bea:Location=w
    l_server,Name=Test-examples-demo,Type=JDBCSystemResource ObjectName in com.bea d
    omain.Hi. There's probably nothing wrong with your code,
    but the client probably doesn't have the WebLogic
    permissions to do the request. Do check our security
    documentation or ask official support.
    Joe
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.checkFo
    rBEADomain(SecurityInterceptor.java:1263)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.createM
    Bean(SecurityInterceptor.java:148)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterce
    ptor$1.run(AuthenticatedSubjectInterceptor.java:62)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterce
    ptor.createMBean(AuthenticatedSubjectInterceptor.java:60)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.createMBean(WLSMBe
    anServer.java:157)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnecti
    onImpl.java:1363)
    at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectio
    nImpl.java:81)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run
    (RMIConnectionImpl.java:1245)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(R
    MIConnectionImpl.java:1348)
    at javax.management.remote.rmi.RMIConnectionImpl.createMBean(RMIConnecti
    onImpl.java:220)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown S
    ource)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:479)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:475)
    at weblogic.rmi.internal.BasicServerRef.access$300(BasicServerRef.java:5
    9)
    at weblogic.rmi.internal.BasicServerRef$BasicExecuteRequest.run(BasicSer
    verRef.java:1016)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    what could be the cause of the exception? Any inputs/reference in this reagard would be helpful.
    A sample client which creates the same on weblogic 10 server would be a great help.
    Thanks in Advance,

  • Use of synchronisation with the SUN DAO Pattern

    With reference to the design pattern Core J2EE Patterns Data Access Object: http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessObject.html
    I am writing a DAO package to handle access to multiple datasources at a record level (e.g. user records may be located at datasource A, but customer records at datasource B). The role of the package is to provide DAO objects to clients (e.g. business objects in an application package to come later). Nothing too unusual. I have digested the SUN design pattern for DAO.
    As I understand it, it can be summarised as: client code calls on an abstract DAOFactory to provide the appropriate concrete DAOFactory . The concrete factory can then supply the correct DAO object. The concrete DAOFactory is also responsible for providing the connection services (such as pooling). So far so good. I have pasted the concrete DAOFactory code form the design pattern page:
    // Cloudscape concrete DAO Factory implementation
    import java.sql.*;
    public class CloudscapeDAOFactory extends DAOFactory {
    public static final String DRIVER=
    "COM.cloudscape.core.RmiJdbcDriver";
    public static final String DBURL=
    "jdbc:cloudscape:rmi://localhost:1099/CoreJ2EEDB";
    // method to create Cloudscape connections
    public static Connection createConnection() {
    // Use DRIVER and DBURL to create a connection
    // Recommend connection pool implementation/usage
    *** can a connection pool be implemented in a static method? ***
    public CustomerDAO getCustomerDAO() {
    // CloudscapeCustomerDAO implements CustomerDAO
    return new CloudscapeCustomerDAO();
    public AccountDAO getAccountDAO() {
    // CloudscapeAccountDAO implements AccountDAO
    return new CloudscapeAccountDAO();
    public OrderDAO getOrderDAO() {
    // CloudscapeOrderDAO implements OrderDAO
    return new CloudscapeOrderDAO();
    I have some questions on this overall design.
    1)     The design for the factories as given looks inelegant and requires upgrading each time a new DAO is added ? much better surely to dynamically generate the DAOs using reflection. If I implement a mapping of data type to data source using a properties file (typical entry, Key = Role, Value = Oracle), the use of abstract and concrete factories can be reduced to a single factory. The single factory reads in the mapping on initialisation and provides a method getDAO to client code. The method takes the data type, looks up the data source and returns the correct DAO class using reflection (e.g. the client passes ?Role? to getDAO and the factory returns Oracle + DAO + Role = OracleDAORole.class). This also has the advantage that the client code does not need to specify the data source to use. I have read some forums and note that performance is an issue with reflection; however I have not seen any significant difference in performance between using reflection to generate a class name and using a factory pattern (e.g. testing just the code paths, for 10 million operations, both reflection and factory took 2.5 seconds each). Does anyone have any opinions on the pros and cons of this approach?
    2)     If we go with the original DAO design (ignoring 1 above) I have marked the part of the concrete factory code that I have a problem with: using a connection pool in the concrete factory. As the factory?s createConnection method is static, you cannot use NotifyAll or Wait methods here, and therefore you cannot synchronise access to the pool (correct?). I have therefore created a separate connection pool class (which uses the singleton pattern and uses synchronised methods to manage the pool). Is this a sensible way to approach this or is there a clever way to synchronise access to static methods?
    Thanks in advance - Alan

    These resources may be helpful:
    http://daoexamples.sourceforge.net/related.html
    http://daoexamples.sourceforge.net/index.html

  • Passing another sites cookie on to the client?

    We are working with a third party vendor who has a web site
    which our CF server will authenticate to on behalf of the client
    browser using CFHTTP, and then the third party site replies back to
    our CF server with a cookie which we need to pass to the client
    browser. The client can then communicate with the third party site
    once the client has the cookie. Obviously I can use CFCOOKIE to
    create the client side cookie but what's the easiest way to read
    the cookie returned to the CF Server?
    Thanks,
    Steve

    I'm not sure this will work? My understanding the nature of
    cookies is
    that the browser will only return cookies to a domain that
    where created
    by that domain.
    So, even when you get that cookie and write it to the client
    (which can
    be done), the browser will only ever return that cookie when
    the client
    is talking to your server. When they move on to the other
    server, the
    browser will not send the cookie.
    This may be outdated, but I thought that is how it works.
    I am aware there are some way around this, but I have never
    bothered to
    learn how to circumvent the methodology. I think it involves
    frames,
    hidden or otherwise, connected to the remote server. So the
    browser
    then connects to that server, receives the cookies and sets
    them for it.

  • SCCM 2012: push client sccm 2007 client worked but then no deployment is reaching the client

    Hi,
    We upgraded an sccm 2007 client to sccm 2012 and are deploying a tasks sequence to it.
    However, the task sequence is not appearing. Also we cannot connect via client center tools.
    Sccm 2012 client seemed to have installed correctly.
    Please advise what logfiles to check.
    J.
    Jan Hoedt

    Sccm 2012 client seemed to have installed correctly.
    "Seemed to install" or did it really install? Nothing has changed logfile-wise from CM07 to CM12: ccmsetup.log can still be used to examine if the client was installed successfully. LocationServices.log, ClientIDManageStartup.log etc for further communication
    troubleshooting.
    Torsten Meringer | http://www.mssccmfaq.de

  • I've a Pc with Win7. Is it possible to view the movies I've there (and listening to the music also there) in my TV using Apple TV? And navigate in the web? Can I choose my browser?

    I've a Pc with Win7. Is it possible to view the movies I've there (and listening to the music also there) in my TV using Apple TV? And navigate in the web? Can I choose my browser?
    I'm just starting in this area so please explain in detail.
    Thanks.

    Welcome to the Apple Community.
    You can't browse the web on an Apple TV
    You can view any content that is in your iTunes library on the PC via the Apple TV if it is in the correct format.

  • The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the

    When i tried to login in inbrowserediting.adobe.com i see that:
    The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user.
    What does it mean? What is problem?

    Hi,
    I have just created my First website using Muse and Its all been uploaded to my FTP server but i cant access the in browser editing which was the whole reason why i re-done the website for my client using muse
    its saying the following
    "The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user. server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user."
    Yet i Can access my website fine "www.calmwood.com.au"
    My ftp server responds to either the IP Address or the DNS Address www.calmwood.com.au
    so i am not understanding how it thinks its different. when its fully referenced
    any help would be appreciated.
    thanks

  • I use firefox - Is there any way to make it so my internet browser only remembers the MAIN site? -- EG: Only Youtube.co.uk instead of Youtube.co.uk/VIDEO ect

    I use firefox - Is there any way to make it so my internet browser only remembers the MAIN site? -- EG: Only Youtube.co.uk instead of Youtube.co.uk/VIDEO ect.ect. WHISPER PLEASE

    Is this to reduce the clutter of suggestions on the address bar, or for some other reason?
    You can change the address bar drop-down so it only suggest bookmarked sites instead of everything in your history. This article describes how to make that change: [[Awesome Bar - Find your bookmarks, history and tabs when you type in the address bar]] (see the section "How can I control what results the location bar shows me?").
    Am I on the right track?
    (I'm avoiding the really hard question of how to selectively cull your history. I can't think of a way to do that.)

  • HT203071 How does the clients (iOS devices) to configure/use the caching server to download apps from local caching server instead of App store?

    Hi ... How does the clients (iOS devices) to configure/use the caching server to download apps from local caching server instead of App store?

    Hi,
    If you want to restore a reomoved app,you need to use
    Add-AppxPackage to add a signed app package (.appx) to a user account.
    But we cannot extract them from the ISO.
    The behavior is by design.And this is a software protection regime.
    Thanks for your understanding.
    Regards,
    Kelvin Xu
    TechNet Community Support

  • I tried to use the Browse button on the left pane to go to a server which has my local copy so that I can FTP to ISP, but I get a window saying there is a permissions issue. How do I resolve?

    I tried to use the Browse button on the left pane to go to a server which has my local copy so that I can FTP to ISP, but I get a window saying there is a permissions issue. How do I resolve?

    If it has a cloud icon it means its no longer on your device.  Tapping on the cloud will effectively reinstall the App from scratch to your device. 
    There is no way to remove it from the cloud because its not yours to remove from there. Its the general App repository, you are just given access to it to download content you've already purchased.

  • Is it possible to use both an ILB and an ELB (listening on the same port) in the same Azure cloud service?

    I'm building a test Lync deployment on Azure; yes, I know this is not supported, hence "test".
    Lync Front-End servers expose two set of web services, one for internal users and one for external ones; they listen on different ports (443 and 4443) on the same servers; when external services are published, you need a reverse proxy or a port forwarding
    in order to map port 443 of a public IP address to port 4443 of the Front-End server(s). When you have multiple Front-End servers in a pool, you also need to load-balance them.
    So, a typical Lync deployment looks like this:
           Internal users
                     |
                   443
                      |
              Internal LB
            192.168.0.20
            443         443
              |               |
       Lync FE 1     Lync FE 2
    192.168.0.21 192.168.0.22
              |               |
          4443        4443
              External LB
           Public IP Address
                     |
                  443
                     |
           External Users
    This should be easily replicated in Azure, as it supports both external load balancing and internal load balancing. They are even supported together in the same cloud service, so this configuration should be easy. However, it looks like "should"
    is the keyword here.
    After creating the external load balanced endpoint (which listens on external port 443 and forwards to port 4443 on the servers), I'm trying to create an internal load balancer and add internal endpoints to is; however, while the ILB can be created successfully,
    adding an internal endpoint listening on port 443 and forwarding to port 443 on the servers fails miserably, with an error stating that port 443 is already in use by another endpoint:
    Update-AzureVM : BadRequest : Port 443 is already in use by one of the endpoints in this deployment. Ensure that the port numbers are unique across endpoints within a deployment.
    For reference, my commands are:
    Add-AzureInternalLoadBalancer -InternalLoadBalancerName "LyncILB" -ServiceName "LyncFrontEnd" -SubnetName "LabSubnet" -StaticVNetIPAddress 192.168.0.20
    (This completes successfully)
    Get-AzureVM LYNCFE1 | Add-AzureEndpoint -Name "Https-Int" -Protocol "tcp" -LocalPort 443 -PublicPort 443 -LBSetName "HttpsIntLB" -DefaultProbe -InternalLoadBalancerName "LyncILB"
    (This fails)
    The existing external endpoint is configured as such:
    Get-AzureVM LYNCFE1 | get-azureendpoint
    LBSetName : HttpsExtLB
    LocalPort : 4443
    Name : HTTPS-Ext
    Port : 443
    Protocol : tcp
    Vip :
    ProbePath :
    ProbePort : 4443
    ProbeProtocol : tcp
    ProbeIntervalInSeconds : 15
    ProbeTimeoutInSeconds : 31
    EnableDirectServerReturn : False
    Acl : {}
    InternalLoadBalancerName :
    IdleTimeoutInMinutes :
    LoadBalancerDistribution :
    The error doesn't even make a lot of sense; the external load balancer listens on a public IP address, while the internal load balancer listens on a private IP address in the internal network; there
    shouldn't be any conflict here... however it looks like there is one instead.
    Why doesn't this work? Am I doing something wrong, or is Azure networking just being silly as usual again?

    Hello Massimo Pascucci,
    The issue that you are facing when creating an endpoint with internal loadbalancer is the limitation of not allowing same ports to be listening under a single cloud service. This reason for this is that there is a limitation of only one private IP (Also
    known as the Internal load balanced IP) per cloud service.
    There is also a limitation on the Internal load balancer more than one port to be published per load balancer:
    You can leave your feedback by following the link below:
    https://social.msdn.microsoft.com/Forums/en-US/1805c5a0-3906-4cd6-8561-9802d77e0ae5/is-it-possible-to-use-both-an-ilb-and-an-elb-listening-on-the-same-port-in-the-same-azure-cloud?forum=WAVirtualMachinesVirtualNetwork
    Refer to this article for more information on Internal load balancer:
    http://azure.microsoft.com/blog/2014/05/20/internal-load-balancing/
    Thanks,
    Syed Irfan Hussain

  • Listening to the radio using mac osx

    I am a real computer phobe and don't understand why I can't listen to 'normal' radio stations using MAC OS X. The error message i am getting says that MAC OS X doesn't recognize internet addresses starting with "mms:". Why is this the case? I can play it via windows. Also, I don't understand how to add new radio stations to iTunes. I have searched all through the documentation and cannot find comprehensive instructions i.e. instructions for dummies. Many Thanks, Lost in Kent

    Welcome to Apple's user-to-user discussion forums.
    MMS = Microsoft Media Stream. Try copying and pasting the address into Windows Media Player to see if it will play there. It has been a long time since I looked at mms addresses, could paste a link in a reply to look at?
    iTunes will recognize any stream in standard MPEG streaming format, such as those on Live365. Many Internet stations provide a choice of streaming format, one of which may be an MPEG audio stream and may have an iTunes icon. To play one of these streams in iTunes, you need to click on the Listen button on the stations web site. Depending on which browser you are using, the stream may start up immediately in iTunes or a small file with either an m4u or a pls extension will be downloaded to your default download location. Double-clicking on the file will start the stream.
    Once the stream has played once in iTunes, you can restart it later from iTunes by clicking on its entry in the Library. I made a smart playlist with the condition "Kind is MPEG audio stream" with Live Updating to gather my streams together.
    There is no way to add stations to the built-in radio playlist as that is really a page of links to a remote server.
    Proprietary Windows Media and Real formatted streams need to be played in Windows Media Player and Real Player, respectively, although Microsoft is now recommending Flip4Mac (same link as WMP) to redirect Windows Media streams to quicktime, but I have had mixed results with streams using Flip4Mac.

Maybe you are looking for