How to map virtual path in oas 4.0.8.2?

I want to develope a Applet, it resides in OAS www-root directory of a machine(I call it 'A').I want it can mantipulate some image files resides in another machine(I call it 'B').So I map the directory which stores the image files of B machine as one network virtual directory of A machine.
But when I try to config the virtual path in OAS of A machine so as to make it can recognize that network dirver and look it as a subdirectory "\pic-images" of www-root.But the result is: OAS can't allow make the virtual path to this network dirver.
How should I do? copy all the image files from machine B to machines A,and let applet manipulate them,I think that's impossible.So how can I make applet read and write the files in other machine?
Thank you anyway.

Hi,
A colleague of mine mentioned that one may encounter problems deploying to OAS 4.0.8.
I understand that OAS 4.0.8.1 has major bug fixes and may make deployment substantially easier. Having not attempted either, I cannot verify his statement.
Hope you have success!
G.
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Subhadip:
I have created an application using Oracle Business Components and Oracle InfoSwing controls. Now I want to deploy the Business Components as EJB to OAS 4.0.8 and want to run the front end as an Applet which will connect to those EJB Session beans stored in OAS. Please let me know if its possible or not and any document detailing how to do it. To be more specific:
1) In the properties dialog for the Application Module, in the remote tab, there are options for Oracle8i EJB, CORBA and VISIBROKER, but nothing for OAS. So what to choose there?
2) If I run Deployment Wizard on the Business Components project with OAS option (selecting nothing in the Remote Tab), it fails (says nothing to parse in the source JAR file)
3) In the property pallette of the InfoProducer Session object, what to give in the remote proerties for OAS EJB.
4) It seems that no manual code change is required if they are deployed in Oracle8i or VisiBroker whether they are deployed in Local or EJB or CORBA(the deployment wizard takes care of it). Is it same for OAS EJB deployment also?
Please help. It's Very Very urgent.<HR></BLOCKQUOTE>
null

Similar Messages

  • OT: IIS6 mapped virtual paths trouble

    In IIS5, I have a site with some virtual folders mapped
    within the directory
    structure.
    i.e.
    site
    includes
    config
    _virtual folder to another location mapped here
    Which works fine.
    The same cannot be said for IIS6 which, when browsing the
    page that requires
    a file from that virtual folder, tells me that the file
    cannot be found.
    I have checked the permissions on the actual folders on the
    server and the
    IUSR account has the same privelidges as it had on my Win2K
    box.
    Is there something else I'm missing that needs setting in
    IIS6 to make this
    work?
    Finding this info on google is extremely painful, if not
    completely
    impossible.
    Any ideas appreciated.
    Cheers,
    Rob
    http://robgt.com/ [Tutorials and
    Extensions]

    Is the virtual folder on a different computer?
    "RobGT" <[email protected]> wrote in
    message
    news:e98fh1$t26$[email protected]..
    > In IIS5, I have a site with some virtual folders mapped
    within the
    > directory structure.
    > i.e.
    >
    > site
    > includes
    > config
    > _virtual folder to another location mapped here
    >
    > Which works fine.
    > The same cannot be said for IIS6 which, when browsing
    the page that
    > requires a file from that virtual folder, tells me that
    the file cannot be
    > found.
    >
    > I have checked the permissions on the actual folders on
    the server and the
    > IUSR account has the same privelidges as it had on my
    Win2K box.
    > Is there something else I'm missing that needs setting
    in IIS6 to make
    > this work?
    >
    > Finding this info on google is extremely painful, if not
    completely
    > impossible.
    >
    > Any ideas appreciated.
    > Cheers,
    > Rob
    >
    http://robgt.com/ [Tutorials and
    Extensions]
    >
    >
    >

  • Configure virtual path mapping for forms 11.1.2

    Hi
    How to configure virtual path mapping for "Oracle Fusion Middleware Forms and reports 11gR2 (11.1.2.0.0)" on my client?
    Configuration type = development.
    In forms 10g I configure it in "orion-web.xml".
    C:\oracle\ids\j2ee\DevSuite\application-deployments\forms\formsweb\orion-web.xml
    Regards
    Tobias

    If you use the development mode install in 11.1.2 I think you cannot use the "forms.conf" approach because you don't have an OHS installed.
    We've used the approach described in the following metalink document (solution no. 1) which works with deployment as well as development installations. Tested on 11.1.1.4 and 11.1.2.
    How to Create Virtual Mappings in Forms 11g [ID 1063043.1]
    (essentially you extend the WebLogic deployment plan for the formsapp to include the additional mappings and then redeploy the formsapp in WebLogic)
    Regards
    Andreas
    Edited by: Andreas Leidner on Dec 7, 2011 1:45 PM

  • (Urgent) How to read file properties with virtual path?

    I have the data.properties file, and write a servlet file to read properties from this properties file. But I get a problem, that is: I CANNOT USE VIRTUAL PATH!
    How can I solve?
    My Application Directory is,
    WEB-INF
    classes
    loadProperties.class
    data.properties
    More Question,
    I can use Context in Web.xml to assign values to parameters. But its will be shown. How can I hide value with a properties file?

    This is not working.
    I am using Tomcat 4.0.6, for my JSP application I am trying to read ini.properties file from \webapps\myapp\WEB-INF\classes\common\
    directory through java bean.
    System.getProperty("user.dir")
    is giving <tomcat-home>\bin directory.
    unless I hard code the path this way, I could couldn't read the ini file.
    Properties props = new Properties();
    String strIniFilePath = <webappPath> + "\\WEB-INF\\Classes\\Offenders\\Common\\";
    props.load( new FileInputStream(strPropsFile));

  • How to configure the virtual path with our web listener

    Oracle Apps Version: 11.5.10.2
    Oracle database: 10.2
    platform: Windows server 2003
    while applying developer 6i patch ( 61954129 ) i got following error which says configure the following virtual path for your web listener
    following is the output of forms6iconfig.txt file which oracale suggest to check
    Configuration Steps for Oracle Forms installation of 06:21:33 2010/12/01
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory D:\CLONE\cloneora\8.0.6\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory D:\CLONE\cloneora\8.0.6\JINIT.

    Hi,
    while applying developer 6i patch ( 61954129 ) i got following error which says configure the following virtual path for your web listener
    following is the output of forms6iconfig.txt file which oracale suggest to check
    Do you mean (Patch 6194129)? How do you get this error? Is it at the beginning or the end of the installation?
    Configuration Steps for Oracle Forms installation of 06:21:33 2010/12/01
    This file gives details of the configuration steps done for you by the installation process
    (marked '[INFO]') and of any actions you need to do manually (marked '[ACTION]'). Please read
    this file and perform the requested actions.
    [ACTION] If you are installing in a new Oracle Home, please reboot the machine after the installation.
    [ACTION] Please configure the following virtual path with your web listener: /dev60temp for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\temp.
    [INFO] NT service Oracle Forms Server [Forms60Server] has been created and started for
    the Forms Server.
    [ACTION] Please configure the following virtual path with your web listener: /forms60java for
    physical directory D:\CLONE\cloneora\8.0.6\FORMS60\java.
    [ACTION] Please configure the following virtual path with your web listener: /dev60html for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\html.
    [ACTION] Please configure the following virtual path with your web listener: /dev60cgi for
    physical directory D:\CLONE\cloneora\8.0.6\tools\web60\cgi.
    [INFO] An internet shortcut to run a standard test form, or any form of your choice, has been
    created for you in the Oracle Forms program group.
    [ACTION] Please configure the following virtual path with your web listener: /jinitiator for
    physical directory D:\CLONE\cloneora\8.0.6\JINIT.Please make sure you source the application env file before applying this patch, and select 8.0.6 ORACLE_HOME.
    Thanks,
    Hussein

  • OAS Cartrige Configuration of Virtual Path

    I Write a Configuration file for a PLSQL Application and Cartridge
    I have a Virtual path for Images in the PLSQL Cartridge how I could put it in the Configuration file I tried:
    1- [siteparams cartx.$APP$.AppCartx.$CARTX$.AppCartxConf.AppCartxConfVP]
    Images = %ORACLE_HOME%\..\Labbaik_Site\Images
    2- [appsmap /Images]
    Images = %ORACLE_HOME%\..\Labbaik_Site\Images
    3- [dirmap /Images]
    Images = %ORACLE_HOME%\..\Labbaik_Site\Images
    but it did'nt work
    null

    Why You don't use admin program at http://<your site>:8888
    It's a little bit easier

  • How to create a Virtual Path ??

    I want to know how to create a Virtual Path in My Application !!!
    that is HTTP link that refer to existing folder in the file system
    thanks

    Alias can never be mount, but the virtual drive I want to create must be able to mount and unmount.
    Desktop having both original and virtual drive.
    My system is booted from 'Snow leopard' and I've an another drive, name 'Disk Testing' so by using a software I create the virtual drivre of 'Disk Testing' as you can see in the image. Both the drives are identical to each other and both are able to mount and unmount, they are having same data and attributes.
    So I want to create exactly this kind of virtual drive by using any apple script or command.i.e without using any software.

  • Sending user/password to OAS virtual path?

    Hello -
    OAS allows you to restrict access to a virtual path you define for say a group of PL/SQL packages. If you try to access the path from the web, it will prompt you for an OAS user id and password. The security is great, but for complicated apps, it pops up (as it should) on every different virtual path, which is kind of annoying for the user.
    Is there any way to pass the user/password info to the virtual path to bypass the popup window? Maybe an HTML Post?
    Thanks in advance for your help
    -Tyler Allbritton

    Out of the list of discussion groups, this one seemed the closest fit for my application server question. Does any have an idea of a better forum in which I can post this question?
    Thanks
    -Tyler Allbritton

  • Virtual Path

    Hi,
    Can we map a physical path with virtual path on application server like oc4j, I know how to do it with http server but not sure about how to do it on oc4j.
    Please suggest/advise.
    Thanks
    Deepak

    It is likely that &lt;virtual-directory ... &gt; of orion-web.xml is what you want.
    Please see
    http://download-west.oracle.com/docs/cd/B12314_01/web.904/b10321/confdesc.htm#1019157
    which is Oracle Application Server Containers for J2EE, Servlet Developer's Guide 10g (9.0.4),
    chapter 6, Configuration File Descriptions

  • Virtual Path in WebLogic 7.0

    Hi,
    I would like to create a virtual path for our appalication.currently the URL is something like this :
    http://a.com/blsapp/jsp/customer/Login.jsp
    Now , I need to create vritual path for /blsapp/jsp/customr =>customer
    So, the url would be
    http://a.com/customer/Login.jsp
    How to do this in Weblogic 7.0 ?.
    A sample would be appreciated.
    Thanks & Regards
    Subu

    Hi,
    I would like to create a virtual path for our appalication.currently the URL is something like this :
    http://a.com/blsapp/jsp/customer/Login.jsp
    Now , I need to create vritual path for /blsapp/jsp/customr =>customer
    So, the url would be
    http://a.com/customer/Login.jsp
    How to do this in Weblogic 7.0 ?.
    A sample would be appreciated.
    Thanks & Regards
    Subu

  • How to map roles by using JAAS

    Dear all,
    i am implementing JAAS by using my own custom LoginModule, which will access to my database and get user login and password and do verification myself.
    and i know that i need to set the secruity roles, secruity constraint in web.xml, and i have set Login Configuration to Form-Based Authentication.
    here is part of my web.xml:
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>LogonMain</web-resource-name>
    <url-pattern>*.do</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>manager</role-name>
    <role-name>sales</role-name>
    </auth-constraint>
    <user-data-constraint>
    <transport-guarantee>NONE</transport-guarantee>
    </user-data-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>LogonMain.jsp</form-login-page>
    <form-error-page>LogonMain.jsp</form-error-page>
    </form-login-config>
    </login-config>
    <security-role>
    <role-name>manager</role-name>
    </security-role>
    <security-role>
    <role-name>sales</role-name>
    </security-role>
    <security-role>
    <role-name>staff</role-name>
    </security-role>
    here is my question, it seems that all data action in my pages are protected, and i dont know how to map a particular user to the role that i define in web.xml.
    so even though i logged in, i still cannot perform data action.
    could anyone nice to tell me what could i do in this case for custom login module which accessing the database to get user login and password ?
    i am appreicated your help !
    thanks
    Kenny

    Hi Matthew,
    so the mapping is defined in orion-application.xml , right ?
    i have something like this
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE orion-application PUBLIC "-//Evermind//DTD J2EE Application runtime 1.2//EN" "http://xmlns.oracle.com/ias/dtds/orion-application.dtd">
    <orion-application>
    <web-module id="dbLoginModule" path="dbLoginModule.war"/>
    <library path="d:\oc4j904\jdbc\lib"/>
    <!-- mapping for DB Login Module -->
         <security-role-mapping name="manager">
              <user name="ITAH01" />
         </security-role-mapping>
    <jazn provider="XML">
    <property name="role.mapping.dynamic" value="true"/>
    </jazn>
    <log>
              <file path="application.log"/>
         </log>
    <data-sources path="./data-sources.xml"/>
         <namespace-access>
              <read-access>
                   <namespace-resource root="">
                        <security-role-mapping name="&lt;jndi-user-role>">
                             <group name="administrators"/>
                        </security-role-mapping>
                   </namespace-resource>
              </read-access>
              <write-access>
                   <namespace-resource root="">
                        <security-role-mapping name="&lt;jndi-user-role>">
                             <group name="administrators"/>
                        </security-role-mapping>
                   </namespace-resource>
              </write-access>
         </namespace-access>
    </orion-application>
    just wondering the library path should point to where ?
    <library path="d:\oc4j904\jdbc\lib"/> this is the default path

  • How to give network path while creating oracle directory.

    I have created
    CREATE OR REPLACE DIRECTORY TESTDIR AS '\\168.176.33.117\TESTDIR';
    but through this path i m not able to create text file.
    create or replace procedure WriteTest is
    f utl_file.file_type;
    s varchar2(200) := 'this is some info';
    begin
    f := utl_file.fopen('TEST2DIR','sample2.txt','W');
    utl_file.put_line(f,s);
    utl_file.fclose(f);
    end WriteTest;
    Help how to give network path while creating oracle directory.
    --when i give local machine path then it will create at local machine where oracle is installed. but not able to create at other machine.
    Zakir

    Well for starters your directory object is called TESTDIR and in your fopen statement you are referring to TEST2DIR.
    On top of that I'm not sure oracle is happy to refer to network locations. I think you have to map it to a regular drive mapping (shared directory) type path. Can't say I've every tried to do it though.

  • Configuring virtual path in Forms6i

    Hello Friends,
    I have the following instruction in forms6iconfig file
    [ACTION] Please configure the following virtual path with your web listener : /dev60temp for physical directory c:\Forms\tools\web60\temp
    How can I configure a virtual path in Forms6i manually after installation.
    thanks

    Virtual paths are configured in the Apache settings file httpd.conf.

  • 2 Reports virtual paths in 11g

    Hi
    In OAS10.1.2.3 Reports, I unjar'ed reports.ear; changed its appplications.xml context-root to reports_2; added some pararmeters to its web.xml to use cgicmd_2.dat; then jar'ed and deployed reports_2.ear.
    Now I have 2 reports virtual paths to keep sensitive reports and non-sensitive reports apart.
    http://myhost/reports/rwservlet
    http://myhost/reports_2/rwservlet
    Any suggestion on how I can achieve the same results in 11g Reports?
    What I have done so far:
    In Fusion Middleware 11g 11.1.1.3, I created 2 in-process Reports services in 2 Weblogic domains - ClassicDomain and ClassicDomain02:
    http://myhost:9002/reports/rwservlet
    http://myhost:9004/reports/rwservlet
    Each has it own cgicmd.dat file so I can keep sensitive reports and non-sensitive reports apart.
    My problem is how to front the 2 URLs with OHS.
    I tried mod_wl_ohs.conf or apache proxypass or mod_rewrite and none of them could give me the behaviour as in 10g.
    According to metalink's
    Is it Possible to Change the Virtual Path in Reports 11g ? [ID 1162143.1
    Changing the Context Root (/report) directly from the Deployment section in the WLS_REPORTS managed server is not supported.  The main reason behind this is that large amount of functionality and documentation assumes this standard path so changing this on servlet will break many other things.
    Thx,
    Ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi
    For the images try <img src="images/*.gif" width.....> . Note no forward or backward slash at the beginning . This worked for me.
    Keep me posted on your progress.
    Good Luck!
    Eshwar Rao
    Developer Technical Support
    Sun mcirosystems inc
    http://www.sun.com/developers/support

  • Setting up virtual path

    hi ,
    I have been trying to set up the virtual path for my xsql servlet.The index.html and hello page and employee page works fine when i use xsql-wtg .but i am trying to set it for IIS.
    I am using servlet exe 3.0 , my inetpub is in my d drive my oracle client is also in d drive.I am using remote database.
    kindly help.
    kp

    I am using Oracle 9i Jserv on the Sun Solaris Operating system. I just finished an Java application on tomcat located on my PC and want to move it to Unix. How to do that? I mean how to configure that? Should I follow the same directory structure or just install a new tomcat server (unix version tomcat) on Unix?
    Thanks a lot!

Maybe you are looking for

  • Error trying to install Win 8.1 x64 Enterprise

    Brand new iMac 27", fully loaded, 1 TB SSD, 32 GB RAM, running Mavericks 10.9.3.  Trying to install Win 8.1 x64 Enterprise (from MSDN). Downloaded the ISO file and license and used Boot Camp to install the files and Apple Support files to a 16 GB USB

  • How to I include a hyperlink to my FB page in my signature

    Hello - I'm not very savvy with computers. Can somebody give me a step by step guide on how to add a social media icon with a hyperlink to my social media pages (FB, Insta etc) to my signature? Many thanks

  • How to conect to the Oracle 10 g Exp Edition from Oracle SQL Developer Tool

    Hi all, i have installed Oracle 10 g Exp Edition in my stand alone system(no internet connected to the system). I want to connect through Oracle SQL Developer tool. Can any one please tell me the steps involved in "how to connect to the Oracle 10 g E

  • ITS Mobile Printout problem

    Hello experts, There is a problem when printing forms from our ITS Mobile application. The spool is created correctly with the status 'Completed' but is not being sent to the printer.  Coding a manual output request using RSPO_OUTPUT_SPOOL_REQUEST yi

  • Premier pro 1.5

    have discarded broken case new computer can not install from disk without serial number have installed on old sick overheating computer anyway to retrieve serial # from registry or transfer working program from old to new...