Configuration for 10g demo in web server

Hi
I 've successfully setup 10g demo in iDS 10.1.2 however, if I want to run it in the actual web server with form service there is some configuration missing. Do you have any experience in setting up where what I think may be missing is the following configuration in demo installation guide with iDS but I don't know where to place it in web server.
Add following to %ORACLE_HOME%\forms90\j2ee\forms90app\forms90web\WEB-INF\web.xml
<!-- Forms JDAPI Metadata Browser Servlet -->
<servlet>
<servlet-name>FormsBrowser</servlet-name>
<servlet-class>oracle.forms.jdapi.util.FormsBrowser</servlet-class>
</servlet
Add following to %ORACLE_HOME%\j2ee\DevSuite\application-deployments\forms\forms90web\orion-web.xml
<classpath path="%ORACLE_HOME%/forms90/java/f90jdapi.jar" />
<classpath path="%ORACLE_HOME%\forms90\demos/metadatabrowser/classes" />
<virtual-directory virtual-path="/formsdemo" real-path="%ORACLE_HOME%\forms90\demos" />
Cheers,
Ana

Hello, I am having the same problem, a lot later. Did you ever solve this issue? I set the mime.types file, but when I add a path to the web-apps.xml file, it no longer will load jnlp files in the browser, it just displays the text.
I tried setting mime-mapping in the web.xml, but it has not effect in iPlanet, but works in Tomcat. Any one have ideas?

Similar Messages

  • Best Raid Configuration for a 8-1tb hhd server

    Hi All,
    I have been trying to figure out what would be the best raid configuration for my Windows 2012 essentials server. So I was wondering if I could get some advise on this. Here is what I would like to get out of this configuration.
    I would like to split the 8-1tb drives into 2 VHD one with about 300gb for the OS to be installed on, and the rest to be use  for storage. I want like to have good redundancy, fairly good read & write capabilities.
    I will be using this server for a Small Web Page and Game Hosting, Email Exchange, Critical Application hosting.
    I would like the ability to enlarge the overall raid storage by swapping out my 1Tb drives with 2Tb or larger as the need for more storage arises.
    Any help would be greatly appreciated,
    Thanks

    You may be better of using Storage spaces and not using raid at all.
    Robert Pearman SBS MVP
    itauthority.co.uk |
    Title(Required)
    Facebook |
    Twitter |
    Linked in |
    Google+

  • SSL configuration on oracle 10g realease 3 web server

    what all are the changes should i do
    in ssl.conf,httpd.conf,opmn.xml
    to enable ssl.
    i have clustered one web server and one application server
    i have the authorized trusted certificate from CA.

    SSL configuration on oracle 10g webserver release 3

  • Missing configuration for an EAR on the server

    Hi all,
    I'm new to NetWeaver and using version 2.0.11 of the Developer Studio to develop web services and clients to access them.
    In order get familiar with the Developer Studio and the deployment procedure, I coded a simple JSP page which does nothing else than printing "hello world!" in the browser and deployed it successfully on the server through a EAR archive.
    My problem is that when I call the JSP page I get the following exception in the log viewer:
    An error occured while copying configurations for application sap.com/BPEWS_CLIENT_EAR. Reason: com.sap.engine.frame.core.configuration.NameNotFoundException A configuration with the path "webservices/services/sap.com/BPEWS_CLIENT_EAR" does not exist.
    I used the Visual Administrator on the server to confirm that there is effectively no such configuration under the "Configuration Adapter" tree.
    Surprisingly, the JSP seems to be working anyway, as I see the "hello world!" output in my browser, but I suspect that this error will cause me problems later.
    I searched the Web and SAP forums to try to find a solution to this problem, without success. I would very much appreciate any help about it, as I have been scratching my head quite roughly for some hours now. How can I create the required configuration for my client project? Will this error cause me problems in the future or is it more like an information message about an optional component (the EAR configuration)?
    Thanks in advance.
    Martin Cloutier
    Trisotech inc.
    Montréal (Québec)

    Definitely option 2. You don't need a new installation...
    Hope this helps
    Rob
    "Steve Schroeder" <> wrote in message news:3b741b95$[email protected]..
    What is the recommendation for running multiple instances of WL6 on thesame
    server?
    I figure there are several ways to approach this:
    1) Create an entirely new installation with a new BEA_HOME directory
    2) Create an additional domain on the same server that has its own set of
    startup scripts that reference a different port.
    Any thoughts on the best approach?
    Steve

  • Is there a definitive guide for setting up a web server folder to properly host an Adobe Shared Review?

    In an effort to replace Acrobat.com as the host of a shared review file, I have found myself going in circles. I have prepared a folder on our web server, yet I cannot get Acrobat to connect during the send for shared review process. I get the "A network connection could not be created" status message.
    I have found many responses to questions about the change telling me that using a web server folder is an option, but no guide for the requirements of its configuration. Can anyone help? What kinds of permissions, protocols, details must I verify to make sure a web server folder will work?
    Adobe?

    I was under the impression that any webdav would do.
    Acrobat Shared Reviews & webdav « Caveat Lector

  • CP3525dn, networked -- default duplex for all users (embedded web server)

    I want to set the default for all users on our networked CP3525dn to be duplex. I cannot find this option anywhere in the embedded web server. I have duplex turned on, of course, and users can set their own default to duplex, but I want it to be default for everyone--the default default, if you will.
    Is this possible? I'm fairly certain it's possible if the printer is connected to a computer and shared on the network (but I don't remember the specifics) but I can't find out how to do it if it's on the network on its own.
    Thanks!

    I don't believe you can.  It must be set for every user manually.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • Suggestions for a cooking recipe web server application

    I have my own web server running the WordPress software for our family blog. I'd like to run a web server application that will allow us to add and view cooking recipes. The only thing I've been able to find so far are three WordPress plugins: one is out of date, and the other two integrate rather awkwardly with WordPress.
    I'm looking for something rather simple: a web server application I can run to allow us to easily see our family recipes. A stand alone application (not a WordPress plugin) is actually preferred. Well, actually, any suggestion about any possible solution is preferred.
    Does anyone know of a cooking recipe web server application?
    Thank you!
    (By the way, the reason I keep saying "cooking recipe" is because, apparently, "recipe" means something special in the web development world. Makes doing Internet searches for my problem a little tricky. )

    There might be a Django app for that. You can plug Django apps in one big project (ex. a blog, cooking recipes, portfolio, etc). I can't explain it well, you might want to read about Django on the official website.
    EDIT:
    http://code.google.com/p/django-recipes/
    Last edited by ixnine (2012-10-11 01:46:33)

  • Replacement for 10g Forms&Reports standalone server in 11g?

    is there a replacement for the 10g Forms&Reports standalone server in 11g environment? Without the need to install Metadata Repository?
    thx, florian.
    Edited by: fschulze on Oct 16, 2009 1:12 PM

    I believe you can install the equivalent in Forms 11g.
    If you don't install Portal or Discoverer, then you are not required to install any Metadata repository.
    So the steps would be:
    1) Install Weblogic Server 11g
    2) Install Forms and Report Services 11g
    How will you call reports from forms though?

  • Settings for jnlp files in Web Server 6.0

    What it should be in the classpath to make IPlanet Web Server 6.0 work with jnlp files? MIME type for jnlp has been set, but IPlanet just displays jnlp as an xml file on the client machine. Client machine has WebStart installed, and everything works with Tomcat web server.

    Hello, I am having the same problem, a lot later. Did you ever solve this issue? I set the mime.types file, but when I add a path to the web-apps.xml file, it no longer will load jnlp files in the browser, it just displays the text.
    I tried setting mime-mapping in the web.xml, but it has not effect in iPlanet, but works in Tomcat. Any one have ideas?

  • Supervisor Engine 6-E (WS-X45-Sup6-E) configuration for 10G and 1G connectivity

    Hi Community,
    I need to confirm something.
    With the WS-X45-Sup6-E supervisor engine, is it possible to use one of the uplink ports with the X2 optics for 10G speeds and the other port with a Cisco Twin Gigabit Converter Module so as to have 2 1Gb ports?
    Or does it only work with 2 10Gb or 4 1Gb only?
    Thanks,
    Peter

    Sorry but you can't mix and match on the Sup 6. There's a single stub ASIC inside the card which causes this limitation.
    The configuration guide explains it here.

  • Connection Manager doesn't work for 10G R2 in Win Server 2k3 Datacenter 64

    Hi there,
    I installed the CMAN for 10G 10.2.0.3 64bit in Windows Server 2003 Datacenter x64. I can see the services installed. But I can't start the service. The error message is "(LOG_RECORD=(TIMESTAMP=15-MAR-2007 18:46:47)(EVENT=CMAN.ORA not present))", although the CMAN.ORA is in Network directory. Any hint?

    No. But I don't think it's needed anywhere, right?

  • Hardware Configuration for Oracle DB on DELL Server

    We are currently running Oracle 8.0.5 on Windows 2000 Advanced Server. This is a DELL PowerEdge 6600 server with 8 73GB Ultra SCSI Hard Drives. We will be upgrading to Oracle 9i in the future. Question: What would be the recommended Hardware RAID Configuration? We've heard that RAID 10 would be a good configuration to implement. What would be the best way for us to configure our server? We would like a high fault tolerance, good performance system. Our database isn't very large in size (10GB) but, we do require 24 x 7 availability. By the way, switching to a different operating system is not an option for us.

    You've probably read this already; but, the documentation has some minimums: http://docs.oracle.com/cd/E26996_01/e18548/CHDJCIFD.html
    The management server doesn't require anything special.
    Regards,
    Ian

  • Migrating From Window Server 2003 to Window Server 2012 for Web server deployment and Developmemt Machine is on Window Server 2008

    Hi Microsoft Team,
    We need your urgent advice and that is also on priority:
    Issue Description: We need to migrate from
    WINDOW SERVER 2003 to WINDOW SERVER 2012 while the development activity will be carried
    under WINDOW SERVER 2008 as DEVELOPMENT BOX.
    .NET Framework Version: 3.5 ( For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
     IIS Version: 7.5 (For both DEVLOPMENT(WINDOW SERVER 2008) and WEBSERVER(to WINDOW SERVER 2012))
    Need your quick advice Is that configuration feasible for Development and
    Deployment (Web Server).
    Highly appreciate your response as this will depend which product we need to buy also if you feel any showstopper or concern. Please let us know.

    Hi,
    As suggested by Tim, in order to get better assistance, we can ask for help in the following IIS forum.
    IIS Forum
    http://forums.iis.net/
    In addition, regarding migrating from Windows Server 2003 to Windows Server 2012, the following blog can be referred to for more information.
    Step-By-Step: Active Directory Migration from Windows Server 2003 to Windows Server 2012
    http://blogs.technet.com/b/canitpro/archive/2013/05/27/step-by-step-active-directory-migration-from-windows-server-2003-to-windows-server-2012.aspx
    Best regards,
    Frank Shen

  • Help for Installing PHP and Sun One Web Server

    Hi
    I tried to install PHP 5.1.4 and Sun One Web Server 6.1. I am not able to complete this and got stuck. All the available materials in net seems to flow above my head.
    It will be very helpful if someone could let me know the step by step configuration a bit brief for the same.
    Thanks in advance
    Kathirvel Balakrishnan

    Hi Craig
    I am following these steps,
    1st step : Installing PHP on the WindowsNT server (NT users only)
    Copy the php files on your server
    Get the php zip file
    Copy the php files under a directory (for example : d:php4)
    (be careful don't use c:Program Filesphp because of the space between Program and Files
    copy php4ts.dll to c:winnt and msvcrt.dll if you don't already have it on your system
    Edit php.ini-dist
    rename php.ini-dist to php.ini
    Edit php.ini : Indicate in which directory you have copied youre php files. (extension_dir = d:php4extensions ; directory in which the loadable extensions (modules) reside.)
    copy php.ini in winnt directory (php.ini is parsed in my config)
    Matthias Kramer told me that he had to move php.ini to <path-to-netscape-server>/https-servername/config for it to be parsed
    Make a file association under Windows NT
    In a DOS Window, type assoc .php=PHPScript
    ftype PHPScript=d:php4php.exe %1 %*
    Test the 1st step
    Create a C:test.php file with a single line like <? echo("Nothing to write"); ?>
    Create a C:test.bat file with 2 lines test.php
    pause
    double-clic on test.bat
    If you see something like X-Powered-By: PHP/4.0.3
    Content-type: text/html
    Nothing to write
    then the NT association works!!
    2nd step : Configuring Netscape Enterprise Server or iPlanet for PHP4 with nsapi (NT & UNIX)
    Unix users only
    Compile PHP as follows: ./configure --with-nsapi=/usr/local/netscape/server4 --enable-libgcc
    make
    make install
    Add LD_LIBRARY_PATH=<libdir> to your Netscape server startup script
    where <libdir> is the full path to the directory where libstdc++.so.2.10.0 is located (usually /usr/local/lib)
    Add a mime-type to the Netscape Server
    In the Netscape Administration console chose Preferences|Mime Types
    Add a new type called magnus-internal/x-httpd-php for exts=php
    Click here for screenshot
    Stop your Web Server
    Make a copy of obj.conf located in: <path-to-netscape-server>/https-servername/config
    Modify obj.conf
    There are several section in obj.conf
    At the end of the Init section of obj.conf (necessarely after mime type init),
    place this two lines For NT users
    Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="d:/php4/sapi/php4nsapi.dll"
    Init fn="php4_init" errorString="Failed to initialise PHP!"
    For Unix users
    Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="/usr/local/netscape/server4/bin/libphp4.so"
    Init fn="php4_init" errorString="Failed to initialise PHP!"
    In The < Object name="default" > section,
    place this line (necessarely after all 'ObjectType' and before all 'AddLog' lines) Service fn="php4_execute" type="magnus-internal/x-httpd-php"
    Add a new object called x-httpd-php <Object name="x-httpd-php">
    ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
    Service fn=php4_execute
    </Object>
    Restart your Web Server
    Test the 2nd step
    Put the test.php file in the document root of your server
    Then type http://server/test.php
    If you can see "nothing to write" in your browser then it works!
    AS mentioned in step 1,
    I am not getting the PHP message.
    I am installing it in my laptop, it has no IP, is that has to do something with this.
    Please guide me from here.
    Thanks in advance
    Kathirvel

  • Top like utility for Sun Web Server  using dtrace. (similar to apachetop)

    I have written a "top" like utility (wstop.pl) using dtrace for Sun Java
    System Web Server 7.0. Interested users can download it from my blog :
    [Web Server and dtrace|http://blogs.sun.com/basant/entry/sun_web_server_and_dtrace]
    This utility only works on Solaris 10 and later releases. Compiled plugin
    binary and utility can be downloaded from my blog page.
    I have not tested it with 6.1 but I believe it should work for 6.1 too.

    SUNWS61deployment.xml is created bythe IDE to be used internally and not to be used by the developer. This file wouldn't be sent to webserver after deployment.
    The ws61-sun-web.xml is sun-web.xml only and yes it is same as it is in Appserver7 as the webcontainer for both Webserver6.1 and Appserver7 are same. After deployment to webserver, ws61-sun-web.xml is renamed to Webserver as sun-web.xml by the IDE. When opened the developer can edit in the XML editor.
    The reason for having it as ws61-sun-web.xml in IDE is to avoid the clash between sun-web.xml of Appserver8.1 which is J2EE1.4 based whereas Webserver6.1 Web container is J2EE1.3 based.
    It should be okay to use any service pack of Webserver6.1 with JSE8
    Hope this helps

Maybe you are looking for

  • Purchased TV and Movie artwork not showing in iTunes 10.6.1 when stored on a NAS drive

    Hi All Having searched through the forums here and using Google to cast a wider net. I am still struggling to see if there is a solution to the missing artwork of TV programmes or films missing when stored on a NAS drive.  All the TV programmes and m

  • Query to find out which workflow(s) use a particular message ? wf_messages

    Hi guys Hoping someone can help. I've a list of particular notfication messages, which are stored in the WF_MESSAGES_TL and WF_MESSAGES table, and I need to find out which workflows use them. Can anyone tell me what table I can query to find this out

  • Problems with Photoshop Elements 10

    Hi, I have recently installed elements 10 after having been a user of elements 7 for a couple of years. Having never experienced any problems in 7, I am finding 10 to be a different kettle of fish. I am an amateur photographer and use PSE for post pr

  • Acrobat XI Stopped working after CC Updates

    RANT: It's happened 3 times now, and I'm getting fed up of the Adobe support - very disappointing. I don't think they know how to handle issues, and sometimes wonder if they even know the basic difference between hold and disconnect. Numerous times I

  • Apple's annoying ignorance of Apple apps in subfolders

    Why is it the case that OS X 10.10 (and all versions before) keep ignoring that I moved the Apple application ›iTunes‹ from the first level of my application folder into one of the subfolders (which helps me and my 500 applications to stay organized)