App Server as a web-server

Hi guys!
I know it's not a good idea to use oracle as a database for my site. But I want it just for learning oracle. Now I am using apache+ perl + oracle database on my site. Can I change perl and apache for oracle app server? Is it capable of doing it? Thanks.

Yes it is possible by doing a fresh setup of oracle application server infrastructure i.e installing the metadata repository in your existing database you have. Then install the application server middle tier that configures components like OC4J, apache etc. Now re-register your applications .jar .war .ear files to the middletier.
Sami Malik

Similar Messages

  • App server , process scheduler , web server and DB scripts

    Team,
    Good Morning.
    I am looking for the script which will help me in doing health check-up for app server , process scheduler , web server and DB.
    The script should trigger a email when any one of the domain is down and when it get up.
    Waiting heartly

    If you really only want scripts you should write them yourself. If you don't understand the script how can you be expected to support it, modify it, or add new features? You don't even indicate what OS your using? I could give you a copy of a powershell script but what good is that on a linux box?
    You need to identify what you really are interested in monitoring. Is it process health only? actual system integrity? Do you need to know if a process count goes under a certain threshold? Is the processes scheduler really working? Is queuing occurring somewhere? Is the web server at a critical number of open sessions? log monitoring for keywords? Do you need to actually simulate a web session which would prove the full system is working in one execution, although it won't indicate a failure will occur where some other monitoring might?
    This is why the others have recommended pre-built packages that already offer most of this. If you still want scripts, gather your requirements, think about what you really need, try some stuff on your own, and if you have a specific problem with a script or how to accomplish a particular system check, post a new question, and I'll do my best to help. I think you'll get a better response from everyone if you do that.

  • In 4.15 admin server web interface, can account information app be run on web server instead of admin server?

    Hello,
    Running winnt 4.0, messaging 4.x, directory 4.x and admin 4.x. Already moved the netscape gateway to a web server instead of admin server, but also need to move the user mgt application. This is the first link listed when you go to the admin server url in the browser. I have set up <netscape root>/bin/user/admin/bin as cgi directory and set up /bin/user/admin as additional docs directory, but frames in the application just hang.
    Any help would be appreciated. Thanks...

    Hi Peter, Can you define what you mean by the
    "User mgt Application"? Do you mean moving the entire
    Administration Server to a Web Server?
    If that is the case, then I do not believe that this is possible. The Administration Server itself is a proprietary architecture. The DSGW was setup from 4.0 onwards to be able to run on an external Webserver, to improve performance, but I do not believe that the Admin Server itself can be moved over.
    Do you have a lot of people logging in through the Console itself? As you have already moved the DSGW component over to a sepeate sever, I'm trying to understand the need to move the Entire Admin Server over.

  • Difference entre G web server et LabVIEW web server

    Salut,
    je voudrais savoir quelle est la difference entre le G Web server et LabVIEW web Server et quelles sont les avantages de chcun d'eux.
    Merci. 

    Bonjour rose2009,
    Labview web server est le serveur web alors que le G server permet d'executer des script CGI. Il faut se rappeller que labview web server ne permet pas de faire des entrées/sorties, les CGI VI permet de recevoir les entrées ou les requetes pour renvoyer les données.
    Cordialement,
    Hi rose2009
    Labview web server is the web server until G server allow to execute CGI script. LabVIEW does not work with standard HTTP input and output, a CGI VI receives the standard input data as a string when it receives request and sends data that it generates as a string. 
    Best regards,
    Aurélien J.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> Du 30 juin au 25 août, embarquez pour 2 mois de vidéo-t'chat ! Prenez place pour un voyage au coe...

  • Sun App Server as a Web Server

    Can the Sun App Server be used as a simple Web Server (like Apache)? If so, how does one set the root directory for HTML files?
    Thanks

    Thanks.
    Just to clarify for any others who are interested, heres the deal:
    1) Package the static HTML files using the 'deploytool' (See Packaging Web Modules in Chapter 3 of The J2EE(TM) 1.4 Tutorial). This creates a .war file with the required deployment descriptors(?); anyway it creates a bunch of .xml files that have the right data in them.
    2) Take the .war file and drop it in the 'quick deploy' icon (copies the .war file to the 'autodeploy' directory for the App Server instance).
    Anyhow thats the drill.
    Good luck.

  • Creating app update version from web server

    hi...
    is there any tutorial that i can refer for version update application from web server? for example if there's already an application running on the handphone and there is new version for that application. how can i upload a new version application automatically from web server? thanx in advance...

    Hi
    See this topic: http://www.j2meforums.com/yabbse/index.php?board=2;action=display;threadid=9851
    mihai

  • 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

  • Client access to Server application using Web Server

    Hi there.
    I'm working on a LabView application that controls several devices, read data from them and show their measures on the front panel, using different graphs and indicators. All the items defined in the project and the collected data is stored in a SQL Server database. The application includes another module ("Reports Module"), which consists of several windows (VIs Front Panels) where queries to the SQL Server database are made and displays lists of the selected data. This module can be accessed by the main menu of the software.
    Our intention is to deploy the application in a PC placed in the working site (server), and access the registered data using remote PCs (clients). The idea is to access the "Reports Module" via web.
    For this purpose, we are using the Web Server feature of LabView. The main VI of the "Reports Module" is defined with "Reentrant execution" (so that it can be accessed by multiple clients), and we create an HTML document of it using the Web Publishing Tool. We make an executable of the application (using the Application Builder) and, to create a Web Server in the deploy machine, we make use of what is stated in the following link:
    http://digital.ni.com/public.nsf/allkb/7F95D43D3F50FCAC8625710E000068E1?OpenDocument
    The problem we find is that when the main application is running in the server computer, if we access the "Reports Module" and begin selecting the queries options through its different windows, the same windows are opened in the server computer screen, so that it's difficult for an operator to control the main application on the server side if someone its accessing simultaneously through a remote client.
    Is there a way to do prevent this behaviour?
    Could you suggest me a different method to accomplish what we intend to do?
    Thanks in advance.
    Regards,
    Francisco

    I played with remote front panels a really long time ago snd it was nothing but problems. I hear they have improved but what I did was abandon them for an extJS application to do what you are doing. It is now called Sencha. Sorry but I can't help with a pure LabVIEW solution.
    =====================
    LabVIEW 2012

  • 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

  • RH Server on a Web Server

    I am wondering whether we can use WebHelp Pro output on a web
    server. I ask because our company is moving towards using
    SupportWorks as a
    portal to all sorts of product information including, faqs, help
    desk call logs, help files, etc.
    SupportWorks is basically just a directory structure residing
    on a web server so as far as I am concerned we only need WebHelp
    output. However alongside this project is a push to use the
    benefits of WebHelp Pro output. Initially it is likely that the
    help will be installed locally by the company's applications and
    also made available in the SupportWorks product. However in the
    longer term the idea is to have the help files solely hosted in
    SupportWorks on the web server.
    Can anyone see any problem / issue with this approach?

    My output is Webhelp Pro from RHx5 - my server is a virtual
    Web Server (Windows 2003 I think).
    However, I use RoboEngine and no other additional software
    packages (i.e. SupportWorks).
    My company is looking into options to use Sharepoint 7 as a
    portal for not only my RoboHelp product information (4400+ files)
    but other information located in shared drives, etc
    Cindi

  • Can I run perl scripts on a iplanet App Server instead of web server

    Hello,
    We have some perl scripts running on a iWS 6.0 in DMZ (Tier1) which acess Oracle Server(Tier 3). I want to restrict machines on DMZ access Oracle server directly. Instead I want all the database calls to orignate from iPlanet App server on Tier 2. To make this happen I have to run Perl scripts on App server. Is this feasible as the J2EE iPlanet App can run only C++ or Java.. Any leads helps me lot..
    Thanks
    Sudhir Nallagangu

    According to the J2EE specs you should use EJBs and Servlets in the iAS! Running a perl script for db access sounds like good old cgi times.
    But generally it is possible to call a perl script from within iAS. But don't do it!

  • Using Lion Server as a web server for Wordpress sites?

    Is anyone doing this? I have a few low traffic Wordpress sites I'd like to move to a Lion server I already have at MacMiniColo to try and reduce my costs.
    Obviously I'll have to install MySQL and MySQL Workbench for the databases, which I'm fairly comfortable with, however I'm not sure what the best route for FTP access to the WP directories is. I've looked at Rumpus but it's just a little too pricy for my needs.
    Does anyone have any advice?

    John, I guess you did install MySQL and got Wordpress running? I use the default location for web sites on Lion server. So my site is in /Library/Server/Web/Data/Sites/wordpress/. Since the directory is owned by _www I use root to retrieve and put files under this directory. My own user account would not have sufficient rights. It is not safe to use root with ssh with a password, so you will have to make sure you can only login as root with an ssh key. Therefore edit /etc/sshd_config and make sure that a line with 'PermitRootLogin without-password' is present. sshd or your server should be restarted then.
    On you local mac you can use the terminal to generate a key. Use 'ssh-keygen'. Here (and on various other web pages) you can find how to do this:
    http://coolestguyplanettech.com/secure-ssh-keys-connection-with-remote-passwords -osx-10-6-linux/
    On the server you will have to put the authorized_keys file in /var/root/.ssh/
    Now you can use cyberduck and let it authenticate with the key you have generated (id_rsa if you use the web page I pointed to). Then you can go to the wordpress directory and upload or edit files.

  • Error while creating virtual server in sunone web server 6.1

    I created virtual server class called vs1 and virtual server called vsr1 under it. I deleted them . now while i am trying to create another virtual server class by setting lisener socket and giving it a name. when i create virtual server class and click ok and then apply to apply changes it gives me error with message:
    File System error: can not open file for reading
    c:/iPlanet/Servers/myservername/[email protected]
    What's the solution ?
    Thanks in Advance,

    Hi..
    Thanks for your reply...
    Executed following command in OVS server..Please find the output of that command..
    [root@IRIMSOVM utils]# ./do_rpc.py https://oracle:[email protected]:8899 echo hello
    echo ['hello'] =>
    success:echo=hello
    [root@IRIMSOVM utils]#
    Thanks...
    YJR

  • Lion Server - Can access web server, not VPN.

    Hello!
    I have a 10.7 Server serving both VPN and a website. It has an external IP via NAT in the firewall, and I can access the website perfectly fine via the external IP, however I cannot connect to VPN externally. I have been able to connect within the LAN utilizing the local IP, but whenever I to utilize the external IP both within my network, and elsewhere (via iPhone on cell network) I get the message:
    "The L2TP-VPN server did not respond. Try reconnecting. If the problem continues, verify your settings and contact your Administrator."
    I'm not really sure what to do at this point. Help!
    Thanks in advance!

    Did you make sure all of your ports for vpn are open? Make sure these ports are open UDP Port Number=4500 & UDP Port Number=500 test them with http://www.yougetsignal.com/tools/open-ports/

  • Please setup information of sql server database on web server

     I have create database name and userid and password and now i want to create tables on sql server through enterprise manager. I have problem to connect registration.

    Unless you do not post your exact error you get here, we won´t be able to help you, if you are new to SQL Server and need rampup assitance you should stick to the link Arnie posted above.
    Jens K. Suessmeyer.
    http://www.sqlserver2005.de
    ---

Maybe you are looking for

  • How to set default values for boolean columns

    I'm trying to deploy some content types and columns into a site with a feature. All it's ok, except that I'm trying to set a default value for boolean columns with no success. I've tried to set default value at column level: <Field ID="{EFE23A1D-494E

  • InDesign CS3 (WIN): "Enable all profiles" scriptable ?

    Hi, We have to following problem: We have a large collection of IND files from different sources. When creating output, we want the image profiles to be enabled. The only way to do this, it seems, is manually when opening a document with a mismatched

  • R9 270x Keeps crashing

    After about 30 minutes of using my computer with the fans running at 60% the screen will turn into black and white stripes. I have contacted the people I ordered it from and they sent me a new R9 270x, but the problem remained. It doesn't need to be

  • Custom Page Form Template

    Hi, Does anyone know how to add a new page template to the Bpm Custom Form Wizard when creating a form by selecting Launch Task From Wizard in a Human task Activity? I have a custom template that I want to use in my Human Task UI and not the default

  • Problem In Camera Of Lenovo K3 Note "cannot connect to camera"

    I bought K3 Note a week ago...it showing "cannot connect to camera" error...I also installed latest system update of 17 mb.What should i do?Plz,I need fix of it.