Running WebLogic as Web Server

          Hi,
          Please help!
          I am using WebLogic as a Web Server.
          For some reason, I cannot access HMTL files in myserver/public_html folder.
          What should be added/modified in order for this to work?
          Thanks a lot,
          -Yuri
          [weblogic.properties]
          

Check "documentRoot" variable in your property file. It should point to:
          C:\weblogic\myserver\public_html & you should have all your html files
          under that directory. This holds true if you're using the default
          configuration.
          Yuri Sokolovski wrote:
          > Hi,
          >
          > Please help!
          >
          > I am using WebLogic as a Web Server.
          > For some reason, I cannot access HMTL files in myserver/public_html folder.
          > What should be added/modified in order for this to work?
          >
          > Thanks a lot,
          >
          > -Yuri
          >
          > ------------------------------------------------------------------------
          > Name: weblogic.properties
          > weblogic.properties Type: Plain Text (text/plain)
          > Encoding: base64
          

Similar Messages

  • Using weblogic as web server for Enterprise Manager can someone pls help?

    hello,
    can i have your help on this?
    i want to use Weblogic as web server instead of apache in the structure of Enterprise Manager 10g R3?
    have any of you try this? can someone please provide me some link related to how to configure Weblogic as web server for Enterprise Manager.
    Many thanks in advance
    Cheers,
    Cosmin

    You'll probably have better luck posting in the Enterprise Manager forum:
    Enterprise Manager

  • Using Weblogic as web server for Enterprise Manager 10g R3?

    hello,
    can i have your help on this?
    i want to use Weblogic as web server instead of apache in the structure of Enterprise Manager 10g R3?
    have any of you try this? can someone please provide me some link related to how to configure Weblogic as web server for Enterprise Manager.
    Many thanks in advance
    Cheers,
    Cosmin

    Im dont think its possible to do this with enterpise manager (Dbcosole), It might be possible with GRID .. have a look here
    http://www.oracle.com/technology/products/wag/index.html

  • Problems running Weblogic 6.1 Server on Pentium 4 with Windows XP

    Hi everyone.
    I've got a problem. I'm trying to run Weblogic 6.1 Server on Pentium 4 with Windows
    XP as OS, and when I try to work with the console the system restarts and get
    an error message in which I can read something like "big error on the system".
    Does anybody know if there is any problem between WebLogic Server and Pentium
    4 or Windows XP?
    Thank you

    We're you ever able to install WLS 6.1 sp4 in XP in a working fashion?
    WLS 6.1 sp3 works just fine on XP.
    Steve...
    "Hiroaki Nakamura" <[email protected]> wrote:
    >
    I had a problem installing WebLogic6.1SP4 on Windows XP.
    SP3 was OK. The problem seems to be in the installer.
    When I ran the installer, I saw these weird behaviors:
    - The default value of BEA Home was "\\bea" (should be "C:\bea").
    - The dialog for inputting system password was skipped.
    - After the installer "finished", some directories like
    C:\bea\jdk131, C:\bea\wlserver6.1\bin were missing.
    OTOH, "C:\BEA WebLogic E-Business Platform" was created.
    - In the control panel, add/remove program section, the
    entry for WebLogic6.1SP4 was not created.
    The installer runs fine on Windows 2000. And I copied
    the installed files to my Windows XP machine, and I ran
    startWebLogic.cmd in myserver directory, it seems OK.

  • WebLogic as Web Server Installation using WebLogic Express

    Hi all,
    I am in a process of installing WebLogic Web server. I downloaded WebLogic Express from bea site, and it turns out to be the same bin file that I had used for WebLogic Server installation. During the installation, I did not come across an specific steps meant for WebLogic Express (which is a web server + servlet/jsp container)
    Can some one please guide me at the earlier as regards installation steps for WebLogic Web Server,
    Regards,

    Jim,
    I am trying to set up WLS 9.1 and got this error.
    Could you help me with this? Why I am getting it?
    Thanks!
    Marvin
    ####<Jan 16, 2008 10:54:13 PM EST> <Error> <HTTP> <netwave8888> <MedRecServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053359> <BEA-101359> <The servlet weblogic.servlet.AsyncInitServlet init method failed while it was run in the background. The exception was: java.lang.ExceptionInInitializerError.
    java.lang.ExceptionInInitializerError
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.reflect.InvocationTargetException
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.NoClassDefFoundError: org/apache/log4j/LogManager
         at org.apache.log4j.Category.getInstance(Category.java:514)
         at org.apache.commons.logging.impl.Log4JCategoryLog.<init>(Log4JCategoryLog.java:104)
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    >
    ####<Jan 16, 2008 10:54:13 PM EST> <Info> <Management> <netwave8888> <MedRecServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053609> <BEA-141052> <The auto deployment poller has started.>

  • Weblogic as web server

    Is there any hints to get Weblogic up & running on port 80 as a web server?
    We have IIS working fine, but this is a development box that just needs to
    be viewed & doesn't need IIS. We're not using servlets either. Instead of
    pointing my client to http://www.abc.com:7001/index.jsp , I'd like to point
    them to http://www.abc.com/index.jsp & have them see the same thing.
    Are there a few commands that I need to put in the weblogic.properties file?

    change the following property in your weblogic.properties file.
    weblogic.system.listenPort=80
    Kumar
    Mike Kendzierski wrote:
    Is there any hints to get Weblogic up & running on port 80 as a web server?
    We have IIS working fine, but this is a development box that just needs to
    be viewed & doesn't need IIS. We're not using servlets either. Instead of
    pointing my client to http://www.abc.com:7001/index.jsp , I'd like to point
    them to http://www.abc.com/index.jsp & have them see the same thing.
    Are there a few commands that I need to put in the weblogic.properties file?[att1.html]

  • {Q} Debuging Servlets with VCafe 4.0 using WebLogic as WEB server

    Hi,
              I am trying to set up VCafe 4.0 to debug servlets deployed on WebLogic 5.1.
              I don't have any problem with default servlet debugging, but I don't know
              how to tell VCafe that my WEB Server isWebLogic. Any ideas?
              Greg Mirsky
              

    What edition of VCafe is required?
              Enterprise, Professional or standard. I am now using JBuilder and anyone has
              experience comparing it with VCafe.
              Jonathan
              Don Reamey wrote:
              > Start the EJB Server from within Cafe ( you must have an EJB project open),
              > also have your servlet project open.
              >
              > Once the EJB server has been started from with in Cafe, select attach to
              > process from the file menu.
              >
              > Attach to your server and set a break point in your sevlet.
              >
              > Go to the browser of your choice and run your application as normal.
              >
              > The break point should get hit and you can start stepping.
              >
              > The same procedure works for JSP's as long as you have the
              > keepgenerated=true.
              >
              > Don Reamey
              > www.ibexone.com
              >
              > "Greg Mirsky" <[email protected]> wrote in message
              > news:[email protected]..
              > > Hi,
              > > I am trying to set up VCafe 4.0 to debug servlets deployed on WebLogic
              > 5.1.
              > > I don't have any problem with default servlet debugging, but I don't know
              > > how to tell VCafe that my WEB Server isWebLogic. Any ideas?
              > > Greg Mirsky
              > >
              > >
              > >
              

  • Problem running servletsin java web server

    After i compile my servlets and copy the class file in the servlets folder of the web server, i run the server by the
    URL http://localhost:8080.
    The server page of congratulations message is displayed.after that i give the URL
    http://localhost/servlets/servletname
    the following error is displayed.
    not found error(404)
    The file that you requested could not be found on this server.If you provided the URL,please notify the administrator of that server of this error.

    You forgot to put the port number in your URL. Try http://localhost:8080/servlets/servletname.

  • WebLogic's  web server

    Which web server is used with WebLogic application server ? I mean with the default installation ? For Oracle Application Server, Oracle HTTP server was the default ?

    WebLogic Server serves HTTP traffic through it's own Servlet engine and does not require a separate web server. If you want to front-end WebLogic Server with another HTTP server or a hardware load balancer, then you are welcome to use the HTTP server plugins. Both Apache and IIS plugins are available with WLS 10.3
    http://edocs.bea.com/wls/docs103/plugins/overview.html#wp1033185

  • Invoking Parameter form using Run Product in Web Server

    Hi
    I am facing a problem in executing a report from forms in Web
    Server
    if i use Run_Product it does not display Parameter Form ,Even if
    i assign Yes to paramform
    else
    if i use
    web.show_document it displays the paramform but does not execute
    the report ,Note:if i set paramform no the entire report is
    executed successfully
    kindly provide appropriate solution
    Thanks

    One solution is:
    1. Install Oracle Report Server
    2. Use the built-in WEB.SHOW_DOCUMENT instead of RUN_PRODUCT
    3. The only small problem is the parameter passing to the reports, but this is described well in the documentation
    4. After the first succesful run of the SHOW_DOCUMENT the RUN_PRODUCT will reestablish his functionalty,
    but we do not know when it will deliver the next surprise. So it is a bad idea to use RUN_PRODUCT before Oracle fixes the bug.

  • Solution load Balancing for two Servers  run Sun One Web Server 7.0

    Hi All ,
    I must configure load balancing web server for two server . Could you tell me Solution ?
    Please help
    Thanks .

    The following should help you configure Web Server to reverse proxy (load balance) to your two backend servers.
    [http://blogs.sun.com/amit/entry/setting_up_a_reverse_proxy|http://blogs.sun.com/amit/entry/setting_up_a_reverse_proxy]

  • Re: DBMS Realm and Weblogic as Web Server

     

    oops , forgot the link
    http://www.weblogic.com/docs51/examples/security/rdbmsrealm/Package-examples.security.rdbmsrealm.html
    "Rahul Rele" <[email protected]> wrote:
    >
    I think this link will give you all the answers.
    Andre Barnes <[email protected]> wrote:
    How did you configure the RDBMS realm? How does it know
    what table name and fields the realm is to use?

  • Weblogic server as web server& app server in one system

    Hi,
    My client requirement is to have weblogic as web server and app server in the same syatem. The web server instance and app server instance will be running 2 different partitions.
    I am trying to figure out whether it is possible to do the same?
    Regards,
    V.Bhaskar.

    please refer to the following link on how to set up weblogic as web server.
    http://e-docs.bea.com/wls/docs81/adminguide/web_server.html

  • Problem running XSQLSERVLET on JAVA WEB SERVER

    THE BELOW LISTED SIMPLE XSQL QUERY WHEN RUN ON JAVA WEB SERVER 2 (WITH CLASSPATH/MAPPING SETTING AS IN INSTALLATION MANUAL) GIVES FOLLOWING ERROR:
    1. XML document must have a top level element.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsql:query xmlns:xsql="urn:oracle-xsql" connection="demo">
    SELECT 'Hello World' AS "GREETING" FROM DUAL
    </xsql:query>
    2. WHILE RUNNING INDEX.HTML FILE FROM JAVA WEB SERVER 2 IT GIVES FOLLOWING ERROR
    Oracle XSQL Servlet Page Processor 1.0.4.3 (Production)
    XSQL-017: Unexpected Error Occurred
    java.lang.IllegalArgumentException: sun.io.ByteToCharUTF-8
    at sun.io.ByteToCharConverter.getConverterClass(ByteToCharConverter.java:79)
    at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:109)
    at java.lang.String.(String.java:294)
    at java.lang.String.(String.java:313)
    at oracle.xml.xsql.XSQLUtil.XL(XSQLUtil.java:207)
    at oracle.xml.xsql.XSQLServletPageRequest.getParameter(XSQLServletPageRequest.java:139)
    at oracle.xml.xsql.XSQLActionHandlerImpl.variableValue(Compiled Code)
    at oracle.xml.xsql.XSQLActionHandlerImpl.getAttributeAllowingParam(Compiled Code)
    at oracle.xml.xsql.actions.XSQLIncludeXSQLHandler.init(XSQLIncludeXSQLHandler.java:46)
    at oracle.xml.xsql.XSQLDocHandler.handlerForAction(XSQLDocHandler.java:283)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(Compiled Code)
    at oracle.xml.xsql.XSQLPageProcessor.process(Compiled Code)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:60)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at com.sun.server.ServletState.callService(Compiled Code)
    at com.sun.server.ServletManager.callServletService(Compiled Code)
    at com.sun.server.ProcessingState.invokeTargetServlet(ProcessingState.java:423)
    at com.sun.server.http.HttpProcessingState.execute(HttpProcessingState.java:79)
    at com.sun.server.http.stages.Runner.process(Runner.java:79)
    at com.sun.server.ProcessingSupport.process(Compiled Code)
    at com.sun.server.Service.process(Service.java:204)
    at com.sun.server.http.HttpServiceHandler.handleRequest(HttpServiceHandler.java:374)
    at com.sun.server.http.HttpServiceHandler.handleRequest(Compiled Code)
    at com.sun.server.HandlerThread.run(Compiled Code)
    null

    What jdk are you using ?
    I had this problem with 1.1.7

  • Running the G server and labview web server as a stand-alone serve

    Hello,
     Now I am running the G web server from the Internet toolkit cooprating with the Labview default web server because I need the server to handle both GCI reguests and the requests of the remote panel.
     Now I have a question. Is there any way to make these two servers as stand-alone applications and also make it to be window service ( I think if I could make them the stand-alone applications, making them to be window services would be easy)? I just want the web server to be a stand-alone application without installing the Labview (just installing the run-time engine) on one machine. Could this be done? Thank you very much.
    Best Regards,
    Benjamin Chu

    Hello Benjamin,
    for running a LabVIEW application as Windows Service is here a tutorial.
    I formerly tried to get the G web Server into an application and I know there were some dynamic VIs loaded by the HTTP Server Control.vi and some SubVIs. I never tried this seriously enough to get it running.
    You need at least to put the VIs vi.lib\addons\internet\http\http0.llb\HTTP Server, vi.lib\addons\internet\http\http0.llb\srvr_%02d.vi (%02d is part of a format into string with a for loop index), HTTP Load Configuration Files.vi as dynamic VIs into your build definition.
    Running the G Web Server and looking at the VI hierarchy is not for help because for some reasons the G Web Server VIs will not show up in the VI hierarchy window.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

Maybe you are looking for

  • Memory Upgrade on Equium A60

    Hello, I am looking to upgrade my memory on an Equium A60-155 C 335 by adding a 512mb component. I know part: PA3312U-1m51 is compatable but does anyone know if Part: PA3312U-2m51 is also OK ? Thanks.

  • Skype notifications problem with dual monitors

    A few days ago I did a fresh install of arch on my laptop (intel graphics) and since then when I am using 2 monitors, one 1366x768(primary-right) and the other 1920x1080, Skype notifications that are supposed to be shown on the primary monitor do not

  • My new iphone 5s wont synch with itunes but my new ipod does

    My new iphone 5s will not sync with itunes on my windows computer but my ipod will sync ok. I have deleted and reloaded itunes on my computer and have sone a restart on the iphone. Any ideas ?

  • How do I configure a basic LDAP to work with OPS Center?

    I have Solaris 11 and have configured it a few ways with LDAP. The last setup I used Directory server with a proxy then added LDAP configs. I am having problem getting the clients working correctly but first I need to know if I can just configure LDA

  • Reliability of mini-mac G4 ?????

    hi, How Reliabeis minimac G4 with Built-in airport and bluetooth, 512 mb memory and 80 gb HD....... since they are cheaper now cuz of new minimacs intels in market. My Q.. is how good is this machine in terms of wireless networking and in general how