What is web server in obiee

thanks in advance
regards
frnds

There are other Web Application Servers (*) you can use as well. In general any J2EE Web App Server is supported. We use JBoss for instance.
(*) Web Server is not the same as Web Application Server. Apache is a Web Server, whereas Tomcat is a Web Application Server. Web Servers only support static pages and server side scripting languages whereas Web Application Servers also support Web Applications (i.e. a J2EE Web Application).

Similar Messages

  • What does web server crash mean

    What does a web server crash mean?
    Does it mean that the jvm has crashed or can it be some other reason also?
    Regards,
    Vibha

    LCDS stands for LiveCycle Data Services. If you have worked with BlazeDS then it would be easy to understand LCDS. In Flex several times it is required to do Database Interaction/Operations. At that time either we can use HttpServices, WebServices or RemoteObjects. RemoteObject gives best performance of all three as it communicates with flex client in Binary Format (aka AMF). So BlazeDS & LCDS both enable flex clients to connect with Java RemoteObjects. Beside remote objects both also support Messaging Service (real time data push).
    Helpful links
    http://opensource.adobe.com/wiki/display/blazeds/BlazeDS
    http://www.adobe.com/products/livecycle/dataservices/
    LCDS is just advance BlazeDS having some improvements over BlazeDS. See BlazeDS Vs LCDS
    Hope it helps.
    Thanks,
    Abhinav

  • How o point discoverer web server to OBIEE web server

    Hi experts,
    I have installed OBIEE on OC4J. Now I installed Discoverer on the same machine. It installed with another OC4J . I want to point that discoverer's OC4J to OBIEE OC4J. Means I want to have only single OC4J for both OBIEE and Discoverer.
    Please suggest.

    HI Turribeach,
    Currently our production system is configured with two node cluster. BI is exposed to our customer through our portal in a SaaS model. The reason for trying out this option to host the static content files (CSS, Images, JS etc) on the content data networks (CDN) so that the response of the UI is consistent from different locations.
    Thanks,
    Phani

  • Whats my web server - JWS or apache

    Folks-
    How do I know if my ifs setup is using JWS or Apache?
    Thanks in advance.
    Ramana

    Ramana,
    simple way. Try running ifsstop script from your $ORACLE_HOME/ifs/bin directory. If your ifs is running on JWS, you will be asked for the admin user password. If it is on apache, this question will not arise....
    Hope this helps,
    Rajesh

  • What is the web server to support dbconsole of database 11gr2?

    I have installed oracle database software 11.2.0.2 on solaris10, and configured the dbconsole for a SID database. All run as expected, such as accessing the web oem console and etc.
    I cannot find what the web server in the 11.2.0.2 install to support the dbconsole.
    Seems there is no Apache server installed for 11.2.0.2.
    Only the following processes are relevant:
    oracle 2226 28792 0 09:38:56 pts/1 0:38 /oracle/.../11.2.0/bin/emagent
    oracle 28792 1286 0 11:36:33 pts/1 1:58 /oracle/../11.2.0/perl/bin/perl /oraclebase/product/11.2.0/bin/emwd.pl
    Any idea about the web server in 11.2.0.2?

    JavaServer Pages (JSP) technology used in 11.2.0.2 instead of Apache server

  • Jsp for apache web server

    hi all,
    i am new 2 the field of JSP & web servers.
    i have installed apache web server on a unix box. i am invoking the jsp files from a win - 2000 machine.
    i want to know if the apache web server can interprett the java code (JSP)that is embedded in html. if not what other web server should i use.
    The jsp code is not being interpretted. the output for the foll code is:
    HELLO WORLD
    HELLO WORLD
    <HTML>
    <TITLE>
    HELLO
    </TITLE>
    <BODY>
    HELLO WORLD
    <br>
    <%= new java.util.Date() %>
    HELLO WORLD
    <% System.out.println("HELLO ALL") %>
    </BODY>
    </HTML>
    Do i have to use some other server like Blazix or will apache web server do the job for me???
    thanx in advance

    Double-posted:
    http://forum.java.sun.com/thread.jsp?forum=45&thread=388900&tstart=0&trange=30

  • Is a web server plug-in required between Apache 2.2 and WLS 10.3.5

    I am using Fusion Middleware 11g PS4 (11.1.1.5) at a new client and they currently are using Apache 2.2 for their web clients. The detailed question that I cannot answer is... Why do I need the web server plug-in mod_wl_22.so to be installed? I've read the docs that state how to install and configure and I have done this before without question. But, is this module really needed to send requests to weblogic server?
    Does anyone know the detailed answer to this? What is the mod_wl_22.so really doing?
    My client is very web savvy and is wondering if the web server can be set up to front-end weblogic server without this.
    The environment is a 2 node cluster with SOA suite as the main component. I have a soa_cluster, bam_cluster, wsp-pm_cluster and Admin Server installed on both of these nodes.
    Any help is appreciated.
    Thanks,

    I found this link to a .pdf that I believe explains the difference between OHS and Apache and what the web server plug-ins do. See this link:
    http://www.oracle.com/technetwork/middleware/ias/ohs11gr1-131852.pdf

  • Web server, App Server.

    what is web server?
    what is application Server?
    what is the difference between web server and application server.
    with examples.

    A web server is a piece of software that serves up static and dynamic web pages. These servers are typically deployed at the edge of the network. Depending on the capability of the web server, you might be able to create connections to databases and backend systems to help generate dynamic web pages. There are several types of dynamic web page technology, some based on scripting languages such as perl (CGI), some based on M$FT technology, and some based on J2EE. JavaServer Pages and Servlets are the two J2EE technologies for dynamic web page generation. Sun Java System Web Server supports a range of dynamic web page technologies including CGI, JavaServer Pages, and Servlets.
    An application server is a piece of middleware software that typically sits inside a firewall. The biggest difference between an application server and a web server is the types of technologies they supported. A J2EE compatible application server would support full range of J2EE technologies such as JavaServer Pages, Servlets, Enterprise Java Beans, Connectors based on Java Connector Architecture, JMS, JDBC, RMI-IIOP via ORB, transactions, etc.
    For example, an application server would be able to run a full blow J2EE applications with presentation logic coded with JSPs/Servlets, business logic coded with EJBs, connection to backend legacy systems via Connectors, messaging using JMS with transaction management.
    Additionally, some application servers could have high availability features to ensure high quality of service or support for ease-of-development technologies such as JavaServer Faces. For example, Sun Java System Application Server Platform Edition 8 would support JavaServer Faces.

  • OBIEE web server - OAS or Oracle Weblogic

    Hi,
    I want to know which web server is better for deploying OBIEE (OAS or Weblogic).
    What is the difference between them?
    Thanks,
    Vino

    no problems using stand alone OC4J.... looks like you are fishing for the server still.. i thought u had couple of servers and was confused what to use....
    >
    Any specfic Oracle Site where we can see about licensing and product prices
    Thanks
    VinoHello Sir! LOL! Are you new to Oracle? :-)
    just for overview of the prices.......https://shop.oracle.com/pls/ostore/f?p=ostore:home:0
    Are you asking for an organization or for personal use?

  • I want to use the Web module to publish to the a website... What kind of server do I need to be able to publish my website?

    I want to use the Web module to publish to the a website... What kind of server do I need to be able to publish my website?

    You don't need a server, you just need a web hosting package such as the ones from GoDaddy or many other hosts. You then send the web gallery directly from LR to your web space.
    As you're asking such basic questions, it might be best if you read articles like this and see if a friend or colleague can get you started.

  • I have installed HP2035n. But when i try to open the embedded web server, i get the error "Firefox doesn't know how to open this address, because the protocol (fe80) isn't associated with any program." What is the possible solution?

    I have installed HP2035n. But when i try to open the embedded web server, i get the error "Firefox doesn't know how to open this address, because the protocol (fe80) isn't associated with any program." What is the possible solution?
    I typed in the IPv6 address of the printer in the address feild of firefox.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

  • Send for shared review - What type of Web server folder works?

    Hello all,
    Can someone please explain to me what type of web server folder works with "Send for shared review"?
    I have created a folder on my GoDaddy server account with full permissions... http://webservername.com/Adobe_Test but after clicking Next, I see the error, "The Shared Folder Location is not valid. Click OK and check the Status field for more information."
    1) It isn't valid? What are the valid server requirements?
    2) "...check the Status field for more information."? What Status field?
    It would have been great if I could use a Google Docs folder but that failed as well.
    What must I do to unlock this neat feature?
    Thank you

    Thanks CtDave.
    I ended up building a WebDAV server and I am now encountering a bunch of new issues. Such as:
    From my workstation, working with Acrobat.
    - After making comments. I click the top button "Publish Comments" - this works well - no errors. But when I attempt to exit the PDF, Acrobat wants to save the document. Attempting to Save results in a read-only error. After trying this, Acrobat gets into a loop where there doesn't appear to be a way to exit Acrobat (other than by Save As new file name):
    Even worse... I understood that reviewers only required the Adobe Reader in order to comment. This doesn't seem to be the case.
    When I emailed a test document for review, this is the message that pops up:
    All that is available is the original content (none of the review comments are available).
    Any ideas?

  • I need a web server, what software do i need to dowload?

    I need to install arcIMS 4.0.1 (GIS) in win2000.
    This software requires a web server.
    I am confuse, there are lot OAS products.
    Could you please tell me what do I need to install?
    I requieres:
    web server (could be oracle Application server using apache web server)
    servlet engine
    java 2 platform standard edition java runtime environment.
    I think I need Oracle9iAS Enterprise Edition (9.0.3 and 9.0.2.x), because this has the oracle http server and the servlet. Am I correct?
    Thanks for your help,

    Yemi,
    I'm pleased that someone benefitted from my experience.
    You askes about forms server and forms 6i. This is what I found. You will need forms_server on the middle tier machine, and Oracle recomend that you install Forms 6i as well - they say that you should really complie your forms on the middle tier machine, rather than just copy the .fmx files over. I personally have both Forms 6i and forms_server installed, and this is working fine. However, when I tried to install reports_server this caused the forms_server to stop working. This is because they both use certain files that get overwritten by the second product that you install (eg. if you install forms_server first and then reports_server, then reports will work, but form won't; and vice versa). I raised this issue with Oracle Support, but they couldn't come up with an answer, and I've seen other people write about this problem on this board. Luckily we decided not to use Report 6i at all, so it wasn't an issue for me, but if you want to have forms_server and reports_server on the same machine you may have problems. Sorry I don't know what the solution is. But to repeat, please do NOT install OAS at all. It's totally un-necessary.
    Harry
    null

  • How do i get the current version of web logic server on obiee 11g

    Hey
    I am pretty new to 11g and Weblogic
    How do i get the current version of web logic server on obiee 11g(11.1.1.5), I know that it should be higher than 10.3.5.
    Thanks

    Hi,
    Obiee11.1.1.5.0/6.0 both version supporting weblogic 10.3.5.0/6.0 both are no issues.
    http://blog.whitehorses.nl/2012/02/26/a-few-quick-tips-for-upgrading-ofm-11g-to-patch-set-5/
    also refer
    http://docs.oracle.com/cd/E23943_01/bi.1111/e16452/bi_plan.htm#BABECJJH
    Thanks
    Deva

  • What's the "web server" in WAS... ?

    A non-SAP colleague of mine bugs me with questions like "what is the web server-part of WAS? It's Apache, right?"
    Me being relatively ignorant about these specific down-to-earth technical sides to the WAS, means I have to ask: What IS the "web server" part of WAS...? Is it a brand new built-from-scratch web server, or did SAP bundle a 3rd-party product like Apache into the "basis" system?
    Trond

    Hi Trond,
    good question. The SAP Application Server evolved into the SAP Web Application Server back in 2000 with the addition of the Internet Communication Manager (ICM). The ICM support the HTTP protocol (a web sever) and was written complete by SAP. SAP then introduced the SAP J2EE Engine, this to contains support for HTTP.
    In a full blown Web AS (ABAP + J2EE), requests are sent to the ICM and then passed to either the ABAP stack (BSP apps) or the passed to the J2EE HTTP port if the request is for a J2EE web app.
    So in short, SAP wrote their own Web Server...thus you don't need to purchase 3rd part web servers.
    Hope this helps!
    Cheers,
    Jeff

Maybe you are looking for

  • Firm or Trade-Off Zone Indicator not set

    Hi I have created the scheduling agreement and run the MRP by this the schedule lines are generated but the system has not set Firm or Trade-Off Zone Indicator how do I go head? IS there any customization/master data required to set the this indicato

  • How do I create a new window for the iTunes store?

    Hi, I have the latest iTunes update on a Windows PC, but I can't seem to open any new windows for the iStore like you used to be able to, so you have to come out of your iTunes library (annoying if you want to check that you haven't already purchased

  • Photoshop CC 2014 - Stack Mode Disabled - Load Image Into Stack Has No "Convert To Smart Object" Option

    Hi, I have just installed Photoshop CC 2014.1 and I have "Stack Mode" command disabled. Also, I have no option to convert layers into smart object  when I run "Load Image Into Stack" command. Can you please tell me how to enable these features? Thank

  • HELP ABOUT IFRAME EVENT!

    I'm wanna check button in iframe is clicked, so if it clicked it will redirect to specific url. here is button from iframe <input type="submit" value="Vote for Crystal Dekaron - 11 Classes" name="2fae16e9a671c5f05a419782d585cce4" style="padding: 10px

  • How to assign 5 decimal to any keyfigure

    Hi, We have a requirement to assign 5 decimal places to a Currency keyfigure. for eg: 12.22222 Currently when we create a Keyfigure automatically dataelement with 2 decimal places gets assigned to it. for eg: 12.22 I have created a 5 decimal place da