How to install webgate on tomcat with solaris 10 AMD 64bits?

Hi Experts
I need to install a webgate on the webserver tomcat, but i found that installation is not possible because thes is not webgate for tomcat, many people recommended install a reverse proxy with Apache or OHS but i can't find a webgate installer on Solaris 10 AMD 64bits.
Exists that version of webgate? or exist a workaround??
what is your suggestion??

Choose the Webserver and the WebGate from the OAM support matix.
If OAM does not have WebGate for the platform where you have tomcat installed, if it is an option, you can install a webserver and WebGate on any OAM supported OS and configure Reverse Proxy. WebGate does not need to be on the same server/machine or on same platform.

Similar Messages

  • How to install Apache Web Server with PHP on Sun Solaris Sparc machine

    Hi,
    We are trying to install the Apache Web Server and the PHP package on a Sun Solaris Sparc machine running on SunOS 5.8. We are having compilation problems with the source code of both these packages.
    Does anybody know if there are ready solaris packages for Apache and PHP available from where we can download and install instead of source code compilation?
    Or any instructions / things to watch for when installing Apache with PHP (if anybody has tried installing Apache with PHP on Sun Solaris earlier) is most welcome.
    Thanks,
    Harish

    Apache should be bundled along with Solaris check in "/var/apache" in Solaris 8 and Solaris 9
    php is available at www.php.net
    I found an old document for installing PHP maybe this will help.
    Cheers
    -Dhruva
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++Installing PHP 3.x for Apache 1.x.x on Solaris
    Introduction
    This document describes how to install PHP for Apache on Solaris.
    You should have Apache installed before trying to install PHP.
    If you want to use PHP with MySQL then you must install MySQL first.
    Before we Begin
    1. These instructions assume that you have Apache installed according to instructions.
    Getting PHP
    1. You must be logged in as root to perform this installation.
    su root
    2. I save all my downloads in:
    /usr/local/dist
    If you don't already have one, you may need to create that directory now:
    mkdir /usr/local/dist
    3. You can get PHP 3.0.14 from here(www.php.net).
    cd /usr/local/dist
    ftp ftp.php.net
    cd pub/distributions
    bin
    get php-3.0.14.tar.gz
    bye
    Installing PHP
    1. We will install PHP in /usr/local/build, but use a tricky tar command
    to do it in on hit from the download directory:
    cd /usr/local/dist
    tar xvfz php-3.0.12.tar.gz -C ../build
    Compiling PHP
    1. First let's get where the action is:
    cd /usr/local/build/php-3.0.14
    2. You now have 3 options:
    * Simple PHP install without MySQL - goto step 3
    * Simple PHP install with MySQL - goto step 4
    * Custom PHP install - goto step 5
    3. Simple PHP install without MySQL. Next, jump to step 6.
    ./configure --with-apache=../apache_1.3.12
    4. Simple PHP install with MySQL. MySQL must be installed before you can configure PHP to use it. I recommend that MySQL should always be reachable with /usr/local/mysql. Even if you install it else where you
    should create a symbolic link from /usr/local/mysql. Otherwise the compiler can have problems finding the mysqlclient library. The command
    should look like this:
    ./configure with-mysql=/usr/local/mysql with-apache=../apache_1.3.12
    Next, jump to step 6.
    5. Custom PHP install. Take a look at the available configuration directives by using this command:
    ./configure --help
    6. Now we can make the PHP executable. This may take a while.
    make
    7. Now we install the PHP module with:
    make install
    Adding the PHP Module to Apache
    1. Now we have to setup Apache to include the PHP module:
    cd ../apache_1.3.12
    2. Re-configure Apache to use the PHP module. You should use your previous Apache configure command along with the PHP activate module directive.
    You can see your previous Apache configure command by doing:
    cat config.status
    You can configure Apache using the previous command with the added PHP module by doing:
    ./config.status --activate-module=src/modules/php3/libphp3.a
    If you used the simple Apache install from instructions the command will look like this:
    ./configure prefix=/usr/local/apache activate-module=src/modules/php3/libphp3.a
    3. Make and install Apache with PHP enabled:
    make
    4. We need to stop the server before installing the files:
    /usr/local/apache/bin/apachectl stop
    5. Now we can install the new binaries:
    make install
    6. Start apache again (now running the new php enabled version):
    /usr/local/apache/bin/apachectl start
    Setting Up PHP
    1. We have to tell Apache to pass certain file extensions to PHP. We do this in Apache's httpd.conf file.
    cd /usr/local/apache/conf
    2. Edit the httpd.conf file. If you do a search for php you will find a couple of commented out lines telling Apache to use the PHP module. You should uncomment them to look like this.
    AddType application/x-httpd-php3 .php3
    AddType application/x-httpd-php3-source .phps
    3. I prefer to use the extension .phtml, you can use whatever extension you like (even .html) by adding lines to httpd.conf like this:
    AddType application/x-httpd-php3 .phtml
    Check that it Works
    1. We have to restart Apache to make these changes take effect on the running server.
    cd /usr/local/apache/bin
    ./apachectl restart
    2. Apache should now be running with PHP enabled. The server version should include PHP/3.0b2.
    ./apachectl status
    Apache Server Status for dev.synop.com
    Server Version: Apache/1.3.9 (Unix) PHP/3.0.12
    Server Built: Oct 25 1999 00:37:07
    3. Now it is time to test PHP with a page. The simplest thing to do is create a page called test.php3. My file is here. This file contains the
    following text:
    <?php phpinfo(); ?>
    4. Point your browser at this file on the virtual host which you used:
    http://localhost/test.php3

  • How to install Windows 8.1 with Windows 8 Product key?

    I have purchased Upgrade pack from Windows 7 to Windows 8. I have also Updated the OS to windows 8.1 through Store. How to install Windows 8.1 with Windows 8 Product key?

    The download link for the Windows 8.1 installer at the Upgrade with Product Key Only does not accept a Windows 8.0 product key. I ended up using the trick suggested by Andre Ziegler in this thread to obtain the 8.1 download independent of the Windows
    Store, but I haven't yet checked if the 8.0 key works from 8.1 Setup.
    I do IT for a living but I have plenty of family members that bring their notebook PCs to me and ask me to do the heavy lifting, and I'd rather not re-download the same 3.6 GB every single time someone tells me to fix their PC. I also want to be able to
    re-install 8.1 from the source media in case of a catastrophic hard disk failure and I have to replace the disk.
    As an aside, tools that retrieve product keys for installed products end up retrieving the 8.0 product key from an 8.1 install that was upgraded via the Store.  It kind-of makes sense that an 8.0 key could work to install 8.1 because 8.1 is supposed
    to be a free upgrade for licensed 8.0 users, but this doesn't seem to work until after 8.1 is successfully installed via some trickery and the user supplies the 8.0 key to activate it.

  • How to install oracle 8i on sun solaris OS.

    Dear all,
    how to install oracle 8i on sun solaris OS.
    please guide in detail.
    Thanks
    Muhammad Nadeem

    OTN has much to offer including installation guides:
    http://www.oracle.com/technology/documentation/oracle8i.html
    Werner

  • How to install a network print on solaris 10

    How to install a network print on solaris 10?
    Thank You!

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • How to install 9ifs into 9idb with 9iAS 1.0.2.2.2a in window 2000?

    Anyone know how to install 9ifs into 9idb with 9iAS 1.0.2.2.2a?

    Hi,
    9iFS must be installed in an 9i home type. So you must have it installed in a single box in your 9i DB home. You must use the Apache server of the DB, because the installer will modify the configuration files of this Apache, not this of 9iAS.
    After just modify the port the 9i apache is listening (use 81 instead of 80 for example).
    Be careful that if you install a new apache for the 9i database, your vw_gateway_cfg environment variable will be changed and will point to the 9i home instead of the 9ias home. So you have to change it back to your 9iAS home if you want to use the portal !!!!
    Regards
    Pierre

  • How to install and config Struts with oc4j?

    Hi,
    I download jakarta-struts-1.0,but I don't know
    how to install and config Struts with oc4j?Can you
    tell me the detail steps?
    Thanks!

    Follow the instructions in this link:
    http://jakarta.apache.org/struts/installation-oas.html. It's
    for Orion but should also apply for oc4j.

  • Kindly provide me how to install odi in my pc windows 7 64bit

    Hi all,
    Plz kindly provide me how to install odi in my lap windows 7 64bit and do we have option to install odi in windows7?
    In windows 7 i already installed oracle 10g database and downloading ODI 11.1.1.5.0 version from oracle site.
    Its a urgent process to me and thanks in advance and guide me .

    Hi,
    for Windows x64 be aware of these pitfalls:
    - you need the "generic" Java version of ODI, not the Windows one (which target x86)
    - you need a 64 bit Java Virtual Machine to run the setup
    - you need a 32 bit Java Virtual Machine to run the application (ODI Studio) after installation complete
    I used JRockit (Java Virtual Machine), and with default settings the JRockit installer overwrite previous installations, even for different processor architecture (ie 32 bit installation overwrite 64 bit).
    So to me the following worked:
    - Install JRockit 64 bit
    - Run ODI installation
    - Install JRockit 32 bit
    - Run ODI Studio.
    Hope it helps,
    Corrado

  • How to Install Apache 2.x with ssl on solaris 8/9 for reverse proxy

    Hi,
    I need to install Apache 2.x on solaris , along with mod_ssl and openssl . I am not sure where to find the required version for solaris and also where to find openssl and mod_ssl for installation for 2.x.
    I need this for configuring reverse proxy pointing to the Portal.

    Harish,
    I think, I don't get your problem...
    the files are available at http://www.apache.org (binaries and source)
    http://www.artfiles.org/apache.org/httpd/binaries/solaris/
    openssl at http://www.openssl.org
    mod_ssl at http://www.modssl.org
    kr, achim

  • How to install E-bussiness suite with out creating the database?

    We are planning to Migrate our Single node Tru64 E-bussines suit installation to multi node IBM-AIX (DB Node) and Sun Solaris(APPL_TOP)
    We are thinking to follow below step
    1) Install E-Bussines suit with out Oracle Database( Only Oracle DB sotware and Apps Filesystem need to be installed) -- IBM AIX (DB Node) & Sun Solaris (APPL_TOP)
    2) Migrate current Oracle DB on Tru64 into IBM AIX using transportable Tablespace method
    It is ok to follow this approach?
    How to install Oracle E-bussiness suit with out Oracle Database? ( Only Oracle DB sotware and Apps Filesystem need to be installed)
    Thanks
    John

    John,
    For migrating the application tier, please refer to the following note:
    Note: 238276.1 - Migrating to Linux with Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=238276.1
    For the database, you need to export/import the database.
    Note: 369693.1 - Using Oracle Applications with a Split Configuration Database Tier on Oracle 10g Release 2
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=369693.1
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362205.1
    Note: 304489.1 - Using Oracle Applications with a Split Configuration Database Tier on Oracle 9i Release 2
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=304489.1
    Note: 230627.1 - 9i Export/Import Process for Oracle Applications Release 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=230627.1
    1) Install E-Bussines suit with out Oracle Database( Only Oracle DB sotware and Apps Filesystem need to be installed) -- IBM AIX (DB Node) & Sun Solaris (APPL_TOP)
    2) Migrate current Oracle DB on Tru64 into IBM AIX using transportable Tablespace method
    It is ok to follow this approach? 1) What about the patches you have applied since the time of the installation? Doing a fresh installation will not include these patches.
    2) The supported method to migrate an Oracle Apps database between two Operating Systems which are not binary compatible is by using export/import. I believe transportable Tablespace has some limitations and would not work for such migration.
    How to install Oracle E-bussiness suit with out Oracle Database? ( Only Oracle DB sotware and Apps Filesystem need to be installed)You would need to follow the steps in the notes referenced above. However, to answer your question, please refer to:
    Oracle Applications Installation Guide: Using Rapid Install - Chapter 5, Installing Technology Stack Components
    http://download-uk.oracle.com/docs/cd/B25516_14/current/acrobat/r115102ins.pdf

  • How to install MS Windows in a Solaris 10 Zone (Container)?

    Hi:
    I am a Windows expert because of my work but I am trying to get away from it at home while still being able to run Windows Applications in their native environment. So I read somewhere that is possible to install and run Windows in a Solaris 10 Zone (Container). Since I am not that experienced with Solaris a How-to guide to perform this task is greatly appreciated.
    Regards

    This is impossible. containers are only paravirtualization which is essentially
    a solaris kernel pretending to be two machines.
    You need a true virtualisation solution like vmware.
    I don't vmware supports using solaris as a server. Only a client.

  • How to install printer and modem in solaris

    Please send me detailed installation information about how to install a serial or aparallel printer on solaris 7 and 8 and also how to install the modem on solaris 7 and 8.pls send me some docs,informations etc.

    Solaris 8 includes an "answerbook" CDROM that explains this
    in great detail. Look in the <tt>Solaris 8 System Administrator Collection</tt> �
    <tt>System Administration Guide, Volume 2</tt>.
    You can also read the answerbook documentation online on
    http://docs.sun.com.

  • How to install Oracle developer/2000 with Oracle8i

    hi, my dear firends
    please show me how to install the Oracle Developer/2000 with Oracle8i. or where i can find the install guide for that.
    thank you
    yours
    frank

    Hi you !
    You can do steps:
    1. Install Oracle developer/2000 into Oracle Home: Default - the first.
    2. Install Oracle8i/9i into another Oracle Home - the seconde
    Good luck for you !
    [email protected]
    hi, my dear firends
    please show me how to install the Oracle Developer/2000 with Oracle8i. or where i can find the install guide for that.
    thank you
    yours
    frank

  • How to install a network card on Solaris 10

    Hi to all,
    I have installed for the first time Solaris 10 on i386 system.
    All went fine. Although Solaris did not found the PCI network card, is this normal?
    How can I install the (Realtek) network card;
    Thank you.
    Costas.
    Edited by: tritsako on Feb 9, 2009 11:33 AM

    Thank you Zettabyte!!
    Folks, network printers should NOT BE configured like this:
    lpadmin -p somequeue -s someprinter
    that creates a remote style queue and puts all the I/O and processing capability on the basic LPD listener present on network printer interfaces. This will cause problems down the road, not to mention that you cannot control access, get any logging, filter content, or control banner pages.
    Network printers should use any software (or PPD file) supplied by the vendor over the basic lpadmin/netstandard config.
    You can install CUPS, but Oracle won't support it until it's part of the OS (S11, apparently).
    The "System Administration Guide: Solaris Printing" is highly recommended for those administering printers on Solaris.

  • How to install the video driver on solaris?

    I'm trying to install my video card on solaris but i don't know how to start the aplication that configure this feature on CDE.....
    Thanks......

    Boot from Solaris partition and press "ESC" key to enter in to Device Configuration Assistant and add it your video device driver.
    Hope it helps.
    Senthilkumar
    Developer Technical Support
    Sun Microsystems, Inc.
    http://www.sun.com/developer/support

Maybe you are looking for

  • 7600 w/ G3 use for security monitor

    I have a 7600 with A/V In/Outs,Sonnet G3 card, spare scsi card and lg HD. I would like to use this system or how can I convert this to securty monitor. Tank you in advance

  • AC 5.21/5.30 - Profile Deployment - WPA Key

    Hi Together, I'm currently tuning our setup for installing our new T400 laptops, and I'm haning at the location profiles. I want to include the WPA Key in the LOA File, everywhere is written that its no problem, but I actually can't find a point to a

  • Making swirly lines -adobe bridge-no good

    How do you make those lines that are looking like they follow a path so that it seems like an animated paint brush or parade ribbon? I did a tutorial from creative cow on ribbons but it's not what I"m looking for, I want some flowing, whirly lines fo

  • Changing default email program for Control Click file to use Outlook

    Hi, We have an interesting issue when when you Control click a file and select "New email with Attachment" it always brings up Mail, I want to change this to Outlook (latest office for Mac). I have checked everywhere for this setting and made sure Ou

  • SBWP INBOX - pop-up alert message

    There is a feature whereby a user will receive a pop-up message indicating that they have received messages in their INBOX.  They are asking if this feature can be "turned on" for the workflows that come into the SBWP INBOX as well. Any help is appre