APEX Listener on WLS Server Basic

Hi,
Does APEX Listener technically comply with restrictions for WLS Server Basic?
Those are specified here.
Thanks in advance for clarification.
Karin

One more question:
If it technically complies is this valid for APEX Listener running in Standalone Mode as well?
Thanks
Karin

Similar Messages

  • How to print a BLOB (image) on a PDF report using Oracle APEX Listener as Print Server

    Hi,
    I use APEX 4.2.
    I have the following query as SQL text for a Report Queries in Shared Components:
    select
        customer_id,
        cust_first_name,
        cust_last_name,
        cust_street_address1,
        cust_street_address2,
        cust_city,
        cust_state,
        cust_postal_code,
        phone_number1,
        phone_number2,
        credit_limit,
        cust_email,
        filename,
        company_profile,
        -- customer_image,
        decode(nvl(dbms_lob.getlength(customer_image),0),0,null,
        '<img style="border: 4px solid #CCC; -moz-border-radius: 4px; -webkit-border-radius: 4px;" '||
        'src="' ||
        apex_util.get_blob_file_src('P22_CUSTOMER_IMAGE', customer_id) ||
        '" height="75" width="75" alt="Photo Customer" title="Photo Customer" />') customer_image,
        mimetype,
        image_last_update
    from
        demo_customers;
    I am unable to have the image printed on the PDF report. Even when the P22_CUSTOMER_IMAGE is defined as session state item.
    Does someone knows how to print such image/BLOB in a PDF report?
    Thanks by advance.
    Kind Regards.

    Hi,
    Indeed, I would need a custom layout.
    Unfortunately, it seems (according to this white paper) not possible with the APEX listener only. I would need a third pary tool. A pity...
    For me strange, that I cannot generate such a report having images or pictures in a pre-definied report layout... Maybe a future enahancement for Oracle.
    Kind Regards.

  • Apex listener / Weblogic server currently unavailable

    I installed the latest apex listener with weblogic server. Worked fine til I rebooted. The weblogic server is running and the weblogic console shows that apex is running, but when I go the URL I get "Requested url http://haora01:7001/apex/apex_admin is currently unavailable". Same URL worked fine before the reboot. I was using the EPG gateway and wanted to try the apex listener instead. I can't find any logs that help. Anybody have any suggestions?

    RFancher wrote:
    I installed the latest apex listener with weblogic server. Worked fine til I rebooted. The weblogic server is running and the weblogic console shows that apex is running, but when I go the URL I get "Requested url http://haora01:7001/apex/apex_admin is currently unavailable". Same URL worked fine before the reboot. I was using the EPG gateway and wanted to try the apex listener instead. I can't find any logs that help. Anybody have any suggestions?
    The 'config' file might have gone missing - the installation/configuration process (for Tomcat, at least) has a habit of storing the configuration xml file in 'tmp'... which then goes once you reboot! There are some posts on how to change the directory in which the configuration file is stored.

  • Apex listener images folder issue

    Hi expert,
    I'm newbies in oracle apex listener and would like to know more about oracle apex listener from all the expertise.
    My situation is like that i would like to install apex listener (standalone mode) in a server to browser apex application from another server with oracle database 11g and oracle apex development.
    My installation step as below;
    1. I copy images folder from database server apex\images folder to apex listener installation folder before i install apex listener (called "apexlistener").
    2. Run cmd "java -Dapex.home=c:\apexlistener -Dapex.images=c:\apexlistener\images -Dapex.port=8585 -Dapex.erase -jar c:\apexlistener\apex.war" to install apex listener.
    Just a question, if i amended oracle apex application in database server, should i need to copy the images folder again to apex listener server?
    What is the main source in images folder used in oracle apex listener server?
    My experience is i tried to copy images folder from database server A with apex application (in runtime mode) to apexlistener folder server B. And i configure the database connection to server c with same oracle apex application as well. I tried to browser oracle apex application in server c from server B. I found out my apex application is not running properly due to the javascript is not installed properly. I would like to ask, is the images files in apex listener server must same with apex application server?
    Anyone have idea on automatically start apex listener when the server reboots?
    How to run apex listener in backend?
    Hope can get some idea and solution from all the expertise!
    Thanks in advance!
    Best regards,
    Apex Junior

    Hi,
    Too many questions, and too little input, for one post.
    I'm newbies in oracle apex listener and would like to know more about oracle apex listener from all the expertise.My situation is like that i would like to install apex listener (standalone mode) in a server to browser apex application from another server with oracle database 11g and oracle apex development.
    My installation step as below;
    1. I copy images folder from database server apex\images folder to apex listener installation folder before i install apex listener (called "apexlistener").
    2. Run cmd "java -Dapex.home=c:\apexlistener -Dapex.images=c:\apexlistener\images -Dapex.port=8585 -Dapex.erase -jar c:\apexlistener\apex.war" to install apex listener.
    Just a question, if i amended oracle apex application in database server, should i need to copy the images folder again to apex listener server?
    >
    The images folder has a relation with the Apex Version installed on the database, not with the applications in the Apex.
    Depends on what you mean by amending applications. If you add custom CSS, JS ,etc to the application , and are not uploading the files to WORKSPACE_IMAGES, then you need to copy the external files to the images folder. But not copy it all over again.
    If no custom files then no need to copy the images folder.
    >
    What is the main source in images folder used in oracle apex listener server?
    >
    The images folder, what else?
    >
    My experience is i tried to copy images folder from database server A with apex application (in runtime mode) to apexlistener folder server B. And i configure the database connection to server c with same oracle apex application as well. I tried to browser oracle apex application in server c from server B. I found out my apex application is not running properly due to the javascript is not installed properly. I would like to ask, is the images files in apex listener server must same with apex application server?
    >
    As stated earlier, the contents of the images (/i/) folder are related to the Apex Version. If your two db servers have different versions of Apex then the same images folder will not work with both. It will work with only one, the one that has the Apex Version compatible with the images folder.
    >
    Anyone have idea on automatically start apex listener when the server reboots?
    >
    How to suggest without knowing OS?
    You can write a batch file that runs on bootup to achieve this.
    >
    How to run apex listener in backend?
    >
    What is backend? Do you means background or as a service?
    Cheers,

  • HTTP server on Oracle 11g R1 and apex listener

    I have installed APEX 4.0.1 on Oracle 11g R1 and things went well until the installation of the APEX listener.
    - I followed the installation guide and I opted for the basic connection type but I found the following message:
    the network adapter could not establish the connection
    I then checked my services and i noted that i had only four services which are:
    - OracleDBConsoleORCL
    - OracleJobSchedulerORCL
    - OracleOraDb11g_home1TNSListener
    - OracleServiceORCL
    And there is no oracle HTTP server as I had for oracle 9.2 on another machine.
    Can Anybody help on this ?
    thanks in advance for your help,
    Pierre

    Hi Pierre,
    as Tony posted, you usually chose the APEX Listener to access your APEX instance by using a J2EE container (like OAS/OC4J, Oracle WebLogic, Sun Glassfish) rather than using OHS+mod_plsql. So you'd need to search for the service that comprises the J2EE container to which you deployed the war-File for the APEX Listener.
    So as it seems you did not deploy to an existing J2EE container (you would not the proper URL...) you probably want to use the embedded web container of the APEX Listener. This container does not register any service and is started on demand.
    If you deployed to an existing J2EE container, use its access scheme ( PROTOCOL://HOST:PORT/CONTEXT ) to access the APEX Listener, where CONTEXT is defaulted to apex if you stick to the installation manual. Remember to configure the APEX Listener after deployment via PROTOCOL://HOST:PORT/CONTEXT/listenerConfigure , as described in the installation manual.
    Please follow the installation manual for the APEX Listener thoroughly to configure that instance and get the right port to access the service on the machine on which you started that embedded container, probably your localhost.
    -Udo

  • Can a single Weblogic server host more than one Apex Listener?

    Hi All:
    Is it possible to deploy more than one APEX listener on a Weblogic server to service multiple APEX installations on different Database hosts?
    I suspect it is just a matter of port configuration and deployment naming but has anyone experience with this?
    Regards,
    David

    Hi David,
    it is possible to have multiple instances of the APEX Listener deployed on the same JEE container. I didn't actually do this with WLS, but I don't know any reason why this should be different on WLS than it would be on other JEE containers.
    You should start by preparing the apex.war to have the parameter config.dir set in the web.xml . We chose to let it point to a base directory for all config files having one subdirectory for each deployed instance, so we have to do this only once with every new release that comes in. By the way, this is the first location of the sequence to be checked by the APEX Listener upon startup.
    Then you can deploy this war file multiple times giving each instance a different application name/context root. We chose +<apex_dbname>+ as pattern for this, but that's up to you.
    Note that you may have to provide the static files ("images") for APEX multiple times as well if you don't have the same APEX version on each instance or if you use different custom files that shall not be the present on each instance or in different versions for at least some instances.
    In that case, you'll have to configure your WLS to provide multiple "images-applications" as well. We chose to have one for each instance and use +</i_<dbname>/+ as pattern here. If you used the default image prefix +/i/+ so far, you can reset it using the corresponding script provided in the APEX installation package. I'd recommend to use the script version of the package that corresponds to the APEX version of the instance you want to configure.
    That might sound complicated, but actually it's not. It's just a few things to keep in mind before starting and once you've set it up, it's really easy to handle.
    -Udo

  • Apex Listener vs. Oracle Application Server... advantages?

    Are there advantages to installing Apex Listener over using an existing Oracle Application Server instance to serve Apex applications?
    We have an existing application server instance in production. Would introducing Apex Listener and the extra overhead be of any advantage?
    Thanks in advance for your thoughts.

    Hello "Portal Dude",
    Are there advantages to installing Apex Listener over using an existing Oracle Application Server instance to serve Apex applications?APEX Listener introduces some additional features, such as Resource Templates, but lacks some others. Some people might want to migrate from OAS to another JEE Container that doesn't come along with a OHS/mod_plsql. Depending on the JEE Container, you could use AJP for load balancing, avoiding plain HTTP through a firewall, etc.
    Would introducing Apex Listener and the extra overhead be of any advantage?The "extra overhead" may be smaller than you think. If you don't need the HTTP_Server component any longer, but can just deploy APEX Listener on the OC4J of your OAS, you might even save some bytes.
    For several other aspects, there have been a few posts on that topic in the past:
    {thread:id=1100122}
    {thread:id=1555908}
    {thread:id=1594158}
    If there's anything you don't find in either the posts or the documentation, don't hesitate to ask.
    -Udo

  • APEX Listener versus classic Application Server

    Currently we use the APEX Listener with the stand-alone configuration to access the URL af an APEX application.
    This might not be a suitable situation for a production environment.
    In a short, here are the (possible) requirements:
    - Sessions must be able to access at the same time the same APEX application and page.
    Let's say 500 users should be able to access it with no trouble.
    - If there are some pages accessed very frequently, they should be cached (how?) without having to request them all the time from the database.
    - If more than 500 users are accessing the application, to avoid latency, there should be a "mechanism" to make them "waiting" until the allowed amount of concurrent sessions is below 500, and without impacting (or with low impact) of other working sessions.
    I have little knowledge of middle ware environment, but this seems to me specifications for an application server and or a web server.
    Hera are my questions:
    1) Is it possible to implement such above mechanism with the APEX Listener?
    2) If not possible, what should I consider?
    Thanks by advance for sharing your experience.
    Kind Regards.

    user8058501 wrote:
    Currently we use the APEX Listener with the stand-alone configuration to access the URL af an APEX application.
    This might not be a suitable situation for a production environment.
    Standalone mode is not supported for production environments, see here for why:
    https://cdivilly.wordpress.com/2013/03/11/oracle-application-express-listener-standalone-mode/
    In a short, here are the (possible) requirements:
    - Sessions must be able to access at the same time the same APEX application and page.
    Let's say 500 users should be able to access it with no trouble.
    - If there are some pages accessed very frequently, they should be cached (how?) without having to request them all the time from the database.
    - If more than 500 users are accessing the application, to avoid latency, there should be a "mechanism" to make them "waiting" until the allowed amount of concurrent sessions is below 500, and without impacting (or with low impact) of other working sessions.
    I have little knowledge of middle ware environment, but this seems to me specifications for an application server and or a web server.
    Hera are my questions:
    1) Is it possible to implement such above mechanism with the APEX Listener?
    2) If not possible, what should I consider?
    Essentially you are asking how do I tune the number of database connections and also how do I tune the number of HTTP request handling threads.
    The former is controlled via the Listener configuration files, specifying the size of the connection pool etc, if you look at the configuration file or use the SQL Developer Listener admin tool the settings are pretty self explanatory, the latter is controlled by the application server, see below for WebLogic documentation on this:
    http://docs.oracle.com/cd/E24329_01/web.1211/e24390/wls_tuning.htm#i1142745
    Thanks by advance for sharing your experience.
    Kind Regards.

  • How to install and configure APEX listener on a 2 node cluster WLS

    So I've installed the apex listener on a 2 node cluster WLS and can get the Apex login screen to pop only when node 1 is up and node 2 is down.
    I'm going through a F5 - round robin and the login page does not pop when on node 2.
    I've followed the Oracle Apex Listener install doc: Oracle® Application Express Listener Installation and Configuration Guide
    Release 2.0 Part Number E25066-08
    Also followed the following blog exactly and compared it the install doc: http://www.snapdba.com/2013/05/configuring-the-apex-listener-2-0-1-on-weblogic-12c/
    Not much literature on what to do for a cluster multi node WLS configuration.
    What do I need to deploy onto node 2? I assume the images but what else?
    WLS: 10.3.6.0 - 2 linux servers (Linux 2.6.39-200.24.1.el6uek.x86_64 #1 SMP Sat Jun 23 02:39:07 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux)
    APEX: 4.2.2
    APEX Listener: 2.0.3.221.10.13
    DATABASE: 11.2.0.3 RAC (only one database)

    Ok so I went and copied the image directory to both WLS servers in the correct directory that was dictated when creating the image war (i.war). Seems to work.
    Thx,
    Russ

  • Apex Listener and Clustering - WebLogic Server

    Has anybody worked with the apex listener on a clustered WebLogic environment with a load balancer? We are having lots of connection issues, and I am wondering if this could be part of the problem.
    Thanks,
    Michelle

    Someone Kindly try to give me reply for my issue .
    Thanks& Regards,
    Nitesh pareek.

  • Apex Listener 2.0.1 vs Sql Developer Administration 3.2.20.09 bugs

    Apex Listener 2.0.1 / Sql Developer 3.2.20.09 / Apex 4.1.1
    1. I'm using basic connection type with service name. Each time I connect to listener administration it is resetted to SID with default name as orcl.
    2. Test Settings does not work in case hostname is localhost.
    Database Settings apex:Cannot connect to APEX_PUBLIC_USER. Исключение ввода/вывода (input/output exception): The Network Adapter could not establish the connection>
    At the same time it's working in defaults.xml:
    <entry key="db.hostname">localhost</entry>I'm not sure why. Database and Apex Listener are installed on the same mashine. May be this can help:
    <Warning> <Server> <x> <> <DynamicListenThread[Default]> <<WLS Kernel>> <> <> <> <BEA-002611> <Hostname "x", maps to multiple IP addresses: 10.110.x.x, 0:0:0:0:0:0:0:1> 3. I can see "Enable RESTful Services" action in (url http://docs.oracle.com/cd/E35137_01/appdev.32/e35117/intro.htm#autoId110)SQL Developer User's Guide. Still there is no such action in Sql Developer. Thus settings are always uploaded with enabled RESTful Services.
    I see error
    The pool named: apex_al does not existeach time I connect to Apex Listener Administration in case of RESTful Services is not configured during configuration of apex.war.
    I can't find any restrictions for RESTful Services to be configured. So I think this error is unnecessary.
    4. From sql developer User's Guide
    Connect (context menu only): Connects to the Application Express Listener (see Connecting to Application Express Listener Server).Retrieve Settings, Upload Settings, and Launch URL are enabled when you connect to the Application Express Listener.>
    administration settings are retrieved and displayed but still Retrieve Settings, Upload Settings, and Launch URL are disabled in context menu after connection.
    I need to perform New Administration action to make them enabled.
    Is this expected behavior ?
    Is this all bugs or known features ?
    Regards,
    Igor

    DB: V11.2
    APEX V 4.2.3.00.08
    APEX Listener: V2.0.5.287.04.27
    SQLDeveloper: Version 3.2.20.09
    OS WIndows 7 64 bit
    I am trying to create a connection to a standalone Apex Listener installation via SQL Developer to manage the listener settings. I start a new connection and after entering the UN/PWD of the Listener Administrator I get the following error:
    Authentication failed
    "CANNOT CONNECT TO CONNECTION.
    INVALID RESOURCE OWNER CREDENTIALS"
    In the Standalone APEX Listener DOS window I'm getting the following error message:
    SEVERE: The pool named: apex_al does not exist
    So where do I even start to trouble shoot this???
    I add a connection as follows:
    Connection Name: Connection
    Usename: adminlistener  (pwd=adminlistener configured using command :java -jar apex.war user adminlistener "Listener Administrator")
    HTTP radio button
    Hostname: localhost
    Port: 8080
    Server Path: /apex
    thanks in advance
    Paul Platt

  • APEX LISTENER Install troubleshooting

    Hi, I need help.. :-)
    Default Database connection not configured properly
    What I have done:
         ALTER USER APEX_LISTENER ACCOUNT UNLOCK;
         ALTER USER APEX_PUBLIC_USER ACCOUNT UNLOCK;
         ALTER USER APEX_REST_PUBLIC_USER ACCOUNT UNLOCK;
         connect APEX_LISTENER/mypasswd1
         connect APEX_PUBLIC_USER/mypasswd2
         connect APEX_REST_PUBLIC_USER/mypasswd1
    Check default.xml
    password: replaced encrypted one with clear text one for APEX_PUBLIC_USER to ensure it is correct
    even tried APEX_LISTENER password just incase
    Is there a simple JDBC test to see if it connects? it is APEX_PUBLIC_USER who is connecting isn't it?
    ======================================================================
    java -jar apex.war
    Feb 22, 2013 12:44:40 PM oracle.dbtools.standalone.Standalone execute
    INFO: NOTE:
    Standalone mode is designed for use in development and test environments. It is not supported for use in production environments.
    Feb 22, 2013 12:44:40 PM oracle.dbtools.standalone.Standalone execute
    INFO: Starting standalone Web Container in: /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex
    Feb 22, 2013 12:44:41 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Will deploy application path = /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex/apex/WEB-INF/web.xml
    Feb 22, 2013 12:44:41 PM oracle.dbtools.standalone.Deployer deploy
    INFO: Deployed application path = /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex/apex/WEB-INF/web.xml
    Feb 22, 2013 12:44:41 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
    INFO: Using configuration folder: /data/oracle/orawd/product/11.2.0/dbhome_1/apex_listener/apex
    Default Database connection not configured properly
    Feb 22, 2013 12:44:42 PM oracle.dbtools.rt.web.SCListener contextInitialized
    INFO: Oracle Application Express Listener initialized
    Application Express Listener version : 2.0.0.354.17.06
    Application Express Listener server info: Grizzly/1.9.49
    Feb 22, 2013 12:44:42 PM com.sun.grizzly.Controller logVersion
    INFO: GRIZZLY0001: Starting Grizzly Framework 1.9.49 - 2/22/13 12:44 PM
    Feb 22, 2013 12:44:42 PM oracle.dbtools.standalone.Standalone execute
    INFO: http://localhost:8888/apex started.

    That could be a problem.
    I was answering the question:
    BillC wrote:
    Is there a simple JDBC test to see if it connects? it is APEX_PUBLIC_USER who is connecting isn't it?Yes - APEX_PUBLIC_USER is the connecting user.
    You can use SQLPLUS to make sure you have the correct password.
    After that, it is the SERVER, PORT, SID/SERVICE in the APEX listener you need to confirm.
    You can TNSPING to confirm you have the correct selections for those.
    You can always re-run the java -jar apex.war setup command to all of the basic settings.
    The reason I mention that is because if you modify the settings manually - we need to ask "which file?" because there is the default and the database specific one too.
    Try making a request to the service in standalone mode and you should get a terminal output (the window stays open) with a more detailed error. I would guess there will be an ORA-12514, TNS listener does not currently know of service requested in descriptor or something similar that will give you the "debug" information you are looking for.
    Regards,
    --Tim St.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • APEX Listener on Weblogic licensing - SE or EE

    Does the APEX listener on Weblogic use any Weblogic Enterprise Edition features like clustering or is Weblogic Standard Edition good enough? I'm assuming you would need to license Welogic for the APEX listener right?
    Also do we have any sizing guidelines for APEX listener on Weblogic. The real question is if the APEX application we have met our SLA's on a 1 CPU box, without the APEX listener, after migrating to Weblogic - APEX Listener, would we be needing more, less or the same CPU capacity.

    Hello,
    the APEX Listener itself is stateless, so you can cluster it easily if you want or have to.
    APEX Listener is licensed with APEX, not with WLS. You can use a variety of J2EE containers that meet the requirements. In addition to WLS, Oracle supports the use of OC4J (either part of OAS or standalone) and GlassFish. In fact, the APEX Listener ships with an embedded version of GlassFish.
    Despite the support aspect, there are people who successfully run the Listener on the GlassFish's Open Source Edition or Apache Tomcat.
    Concerning your SLAs: The Listener will do something for you, so of course it will need the CPU. How much load it will generate depends on your usage scenario. Your post sounds like you already use APEX with a different web server than the Listener. If that guess is right, it would be helpful to know which web server you use now and how much CPU time it consumes.
    -Udo

  • APEX Listener as a replacement for modplsql ?

    Will APEX Listener ever be, or is it able to be now, a replacement for modplsql driven applications that are not APEX. It seems that it already takes care of everything needed to be a full scale modplsql replacement... In all honesty looking to see if it is possible to reduce the future licensing load on some of my clients if they wanted to build more redundancy into their front-end web applications. They wouldn't be reducing what they pay, as they are still in for the Forms installs in app server, but they are inhibited on their redundancy growth outward since adding new licenses to cover these new servers would be cost prohibitive. This is mainly a third-party product (SGHE's Self-Service Banner) that is driven off of modplsql, so rewrite isn't an option.
    Thanks for your input,
    -Richard

    As of the last EA version, it depends on which modplsql features your application uses. The main modplsql features that are not yet supported are:
    Basic database authentication - The listener must be configured with a single username and password and cannot dynamically change the database connection at run time.
    Multiple DADS - Each listener is configured for one and only one database connection. However, there is a way to install multiple copies of the listener, and configure each for a different database connection.
    Dynamic parameter passing - There must be a one to one relationship between fields on an HTML form (or query string variables in the URL) and the non-defaulted parameters of the called procedure. Name and Value arrays, with the "!" before the procedure name in the URL are not supported.
    CGI environment variables in the DAD.
    Oracle MAY support some or all of these features in the production version, or in some future version. We can probably influence this by telling Oracle what we want - but no guarantees. Kris Rice tells me that the APEX Listener was written to be extendable, so once Oracle gives us some documentation of how to extend it, some enterprising programmer may add some of these features as an extension.

  • Apex 3.1.2 on Apex Listener 1.0.2:  Totally Non-functional

    I have ran into a huge speed bump that I have no idea how to correct. I have tried deleting my Weblogic server, deleting the apex containers, reinstalling the apex containers, upgrading the listener to the EA release and nothing works. When I try to login to my APEX instance, I am unable to even reach the developer tools. It accepts the login information, seems to validate it, then nicely drops you right back at the main APEX login screen with no errors at all. I know it is validating the login information because it will catch you on a bad password. I have tried going directly to applicaitons on the server and receive an error any time I try to login to any of my apps of "ERR-7621 Could not determine workspace for application (:) on application accept.". The funny thing was that my apex listener worked when it was first installed. I know the apex instance is not to blame as we have it running through OAS10g right now as well as through WLS11g running the apex listener. The errors are only present on the WLS server running the listener. I followed the install guide to the letter and have worked for almost 8 hours trying to resolve the problem with no luck. Anyone have any recommendations on places to look?

    I did go back today and pull an http headers off the browser using Live Http Headers. Here are those results:
    http://weblogic.somewhere.com/apex/wwv_flow.accept
    POST /apex/wwv_flow.accept HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:442179476726990
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    Content-Type: application/x-www-form-urlencoded
    Content-Length: 272
    p_flow_id=4550&p_flow_step_id=1&p_instance=442179476726990&p_page_submission_id=1477581136138901&p_request=LOGIN_BUTTON&p_arg_names=30250621039456935&p_t01=employment&p_arg_names=30251012844458645&p_t02=dapullia&p_arg_names=30251520608467092&p_t03=033083dp&p_md5_checksum=
    HTTP/1.1 302 Moved Temporarily
    Date: Mon, 13 Dec 2010 14:03:15 GMT
    Transfer-Encoding: chunked
    Location: http://weblogic.somewhere.com/apex/f?p=4500:1000:1060718122175350
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Type: text/html; charset=UTF-8
    X-ORACLE-IGNORE: IGNORE, IGNORE, IGNORE, IGNORE
    Set-Cookie: ORA_WWV_REMEMBER_UN=DAPULLIA:employment; expires=Sat, 11-Jun-2011 17:03:17 GMT; path=/apex; secure
    Set-Cookie: ORA_WWV_USER=3E52D0B00BE9C870; path=/apex; secure
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/apex/f?p=4500:1000:1060718122175350
    GET /apex/f?p=4500:1000:1060718122175350 HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:442179476726990
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 302 Moved Temporarily
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Transfer-Encoding: chunked
    Location: http://weblogic.somewhere.com/apex/f?p=4500:1000:3276828940008452
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    X-ORACLE-IGNORE: IGNORE, IGNORE, IGNORE, IGNORE
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/apex/f?p=4500:1000:3276828940008452
    GET /apex/f?p=4500:1000:3276828940008452 HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:442179476726990
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 302 Moved Temporarily
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Transfer-Encoding: chunked
    Location: http://weblogic.somewhere.com/apex/f?p=4550:1:3276828940008452::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    X-ORACLE-IGNORE: IGNORE, IGNORE, IGNORE, IGNORE
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/apex/f?p=4550:1:3276828940008452::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    GET /apex/f?p=4550:1:3276828940008452::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\ HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:442179476726990
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 302 Moved Temporarily
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Transfer-Encoding: chunked
    Location: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    X-ORACLE-IGNORE: IGNORE, IGNORE, IGNORE, IGNORE
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    GET /apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\ HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:442179476726990
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Transfer-Encoding: chunked
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Type: text/html; charset=UTF-8
    X-ORACLE-IGNORE: IGNORE, IGNORE, IGNORE, IGNORE
    X-DB-Content-length: 7152
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/javascript/apex_ns_3_1.js
    GET /i/javascript/apex_ns_3_1.js HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 34536
    Last-Modified: Mon, 01 Mar 2010 21:35:34 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/javascript/apex_3_1.js
    GET /i/javascript/apex_3_1.js HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 40051
    Last-Modified: Mon, 01 Mar 2010 21:35:36 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/javascript/apex_builder.js
    GET /i/javascript/apex_builder.js HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 5050
    Last-Modified: Mon, 01 Mar 2010 21:35:34 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/javascript/apex_get_3_1.js
    GET /i/javascript/apex_get_3_1.js HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 7591
    Last-Modified: Mon, 01 Mar 2010 21:35:34 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/css/apex_3_1.css
    GET /i/css/apex_3_1.css HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 17774
    Content-Type: text/css
    Last-Modified: Mon, 01 Mar 2010 21:35:56 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/css/apex_builder_3_1.css
    GET /i/css/apex_builder_3_1.css HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: text/css,*/*;q=0.1
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 43823
    Content-Type: text/css
    Last-Modified: Mon, 01 Mar 2010 21:35:56 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/htmldb/apex_logo.gif
    GET /i/htmldb/apex_logo.gif HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:17 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 3263
    Content-Type: image/gif
    Last-Modified: Mon, 01 Mar 2010 21:35:56 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/1px_trans.gif
    GET /i/1px_trans.gif HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:18 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 43
    Content-Type: image/gif
    Last-Modified: Mon, 01 Mar 2010 21:35:36 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/htmldb/builder/topnav2.gif
    GET /i/htmldb/builder/topnav2.gif HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/i/css/apex_builder_3_1.css
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:18 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 91
    Content-Type: image/gif
    Last-Modified: Mon, 01 Mar 2010 21:35:50 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/htmldb/builder/left_curve.gif
    GET /i/htmldb/builder/left_curve.gif HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:18 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 188
    Content-Type: image/gif
    Last-Modified: Mon, 01 Mar 2010 21:35:54 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    http://weblogic.somewhere.com/i/htmldb/builder/right_curve.gif
    GET /i/htmldb/builder/right_curve.gif HTTP/1.1
    Host: weblogic.somewhere.com
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 ( .NET CLR 3.5.30729; .NET4.0E)
    Accept: image/png,image/*;q=0.8,*/*;q=0.5
    Accept-Language: en-us
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://weblogic.somewhere.com/apex/f?p=4550:1:2060954701356902::::FSP_AFTER_LOGIN_URL:\f?p=4500|1000|3276828940008452\
    Cookie: __utmz=41442213.1291917490.286.30.utmcsr=www|utmccn=(referral)|utmcmd=referral|utmcct=/it/eis/systems/workgroups/WorkgroupServicesStaff.shtml; __utma=41442213.397456448.1279572798.1291932464.1291934557.288; oracle.uix=0^^GMT-5:00^p
    HTTP/1.1 200 OK
    Date: Mon, 13 Dec 2010 14:03:18 GMT
    Accept-Ranges: bytes
    Server: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 Oracle WebLogic Server Module Dependencies 10.3 Tue Mar 2 15:22:37 PST 2010
    Content-Length: 190
    Content-Type: image/gif
    Last-Modified: Mon, 01 Mar 2010 21:35:54 GMT
    X-Powered-By: Servlet/2.5 JSP/2.1
    ----------------------------------------------------------I also checked the Javascript side by running the webpage directly on the Solaris server. It is a development box so there is no security setup. I received the same results.
    Edited by: David Pulliam on Dec 13, 2010 9:48 AM

Maybe you are looking for

  • Is this a Bug? List Box do not scrollbar: Magic number 2461

    In my case I am populating list box from database using script. I noticed strange behavior with List Box being populated more than 2461 list items. At run time List box do not display scrollbar if the list items are more than 2461. Looks like 2461 is

  • ASMA in SOAP Sender adapter.

    Hi All, Using ASMA under SOAP sender adapter I am trying to get the username of the user . I am referring below links for the same: /people/michal.krawczyk2/blog/2009/05/26/pixi-pseudo-principal-propagation (referring this only for getting username)

  • Pivot table HELP in OBIEE Answers!!!

    Hello, I am having some problems in a "pivot table", "Sections" and "Calculated Items" I have a section called 'e) External Income' and I would like the value reverted from a negative to a positive. In excel or any other form of calculation you can d

  • NullPointerException at oracle.jbo.pcoll.OraclePersistManager.createTable(O

    Does anyone know what would cause the following exception: 05/03/26 11:03:44 JBO-30003: The application pool (gov.doj.atf.ncs.model.service.NibinCaseSystemLocal) failed to checkout an application module due to the following exception: oracle.jbo.JboE

  • A personal message put on 100 iPods for gifts

    I have been asked to put A personal message put on 100 gift/present iPod Shuffles. I have never attempted this and was wondering what kind of hurdles would pop up. Thanks, Greg