How to  configur Tomcat in Linux

Hello,
Want some help about how to conficure Tomcat5.1 in Lunux...I had worked alot in windows ...
Thanks....
Regards
AaronN
:)

Go to the Tomcat home page. You will find good documentation there on how to do it.

Similar Messages

  • How to configure DSN in linux?

    hi everyone,
    i had install tomcat in linux os, i wonder how to configure DSN in order to access in database, im' only know how to configure in MSWindows but not linux, could anybody help
    thanks in advance

    It would probably be better to post this question in the JDBC forum, but what database and driver are you using?

  • How to configure DHCP on linux jumpstart for solaris installation

    I have configured jumpstart on linux and able to install solaris on SUN sparcs
    using rarp and bootparams files.now im trying to use linux DHCP for solaris clients. I have the done the DHCP setup on linux using this doc http://www.sun.com/bigadmin/content/submitted/setup_dhcp.jsp.
    but when im trying to boot the sun spac client with boot net:dhcp - install command it is failing with error "panic - boot: Could not mount filesystem.
    Program terminated". exports file is ok and NFS service is also running.
    Please help me on this issue.
    Thanks in advance.
    Shashi

    Darren,
    Thanks for the response.
    I tried to install client60001dev (sparc client) from server60060pxe (linux jumpstart) as follows
    client60001dev is able to get the IP address from server60060pxe DHCP and then the boot file also, but after that the client is not showing any NFS queries.
    {0} ok boot net:dhcp - install
    Boot device: /pci@1f,4000/network@1,1:dhcp File and args: - install
    Using Onboard Transceiver - Link Up.
    Timeout waiting for BOOTP/DHCP reply. Retrying ...
    Timeout waiting for BOOTP/DHCP reply. Retrying ...
    2aa00
    Server IP address: xx.xx.xx.119
    Client IP address: xx.xx.xx.111
    Subnet Mask : 255.255.255.0
    Using Onboard Transceiver - Link Up.
    panic - boot: Could not mount filesystem.
    Program terminated
    tcpdump on server60060pxe
    03:16:12.292836 IP server60060pxe.42445 > client60001dev.20759: UDP, len
    gth 516
    03:16:12.303646 IP client60001dev.20759 > server60060pxe.42445: UDP, len
    gth 4
    03:16:12.303669 IP server60060pxe.42445 > client60001dev.20759: UDP, len
    gth 516
    03:16:12.314479 IP client60001dev.20759 > server60060pxe.42445: UDP, len
    gth 4
    03:16:12.314501 IP server60060pxe.42445 > client60001dev.20759: UDP, len
    gth 516
    03:16:12.325313 IP client60001dev.20759 > server60060pxe.42445: UDP, len
    gth 4
    03:16:12.325347 IP server60060pxe.42445 > client60001dev.20759: UDP, len
    gth 516
    03:16:12.336158 IP client60001dev.20759 > server60060pxe.42445: UDP, len
    /var/log/messages on server60060pxe
    Feb 26 03:15:35 server60060pxe dhcpd: DHCPDISCOVER from 08:00:20:fe:4a:23 via eth0.
    369
    Feb 26 03:15:35 server60060pxe dhcpd: DHCPOFFER on xx.xx.xx.111 to 08:00:20:fe:4
    a:23 via eth0.369
    Feb 26 03:16:08 server60060pxe dhcpd: Dynamic and static leases present for 139.185
    .168.111.
    Feb 26 03:16:08 server60060pxe dhcpd: Remove host declaration client60001dev or remove
    139.185.168.111
    Feb 26 03:16:08 server60060pxe dhcpd: from the dynamic address pool for xx.xx.xx
    /24
    Feb 26 03:16:08 server60060pxe dhcpd: DHCPREQUEST for xx.xx.xx.111 (xx.xx.xx.
    119) from 08:00:20:fe:4a:23 via eth0.369
    Feb 26 03:16:08 server60060pxe dhcpd: DHCPACK on xx.xx.xx.111 to 08:00:20:fe:4a:
    23 via eth0.369
    Feb 26 11:16:09 server60060pxe in.tftpd[10266]: RRQ from xx.xx.xx.111 filename 8
    BB9A86F
    Feb 26 03:22:00 server60060pxe kernel: eth0.369: dev_set_promiscuity(master, -1)
    Feb 26 03:22:00 server60060pxe kernel: device eth0 left promiscuous mode
    Feb 26 03:22:00 server60060pxe kernel: device eth0.369 left promiscuous mode
    Shashi

  • How to setup Tomcat in Linux

    I want clear steps to setup Tomcat in Linux for running JSP and Servlet.
    Thanks in advance!

    [sigh]
    Is your Google broken?
    http://www.google.com/search?q=Install+Tomcat+on+Linux

  • How to configure  tomcat server in eclipse

    please help me to configure tomcat into eclipse

    Open eclipse...
    Menu Window - Preferences - Expand servers in the tree shown in the left - Choose Installed Runtimes - Then click on the Add button and follow the white rabbit!
    [email protected]

  • How to configure DSN in Linux for use in Essbase?

    Hello everyone,
    Can anyone help me out about how to create a DSN in Linux to load data from Oracle into Essbase?
    Configuration:
    Oracle 10g R2 installed on the same box as Essbase (11.1.1.1)
    OS: RedHat Enterprise Linux 5.0
    (Since no DSN is configured, I am getting an error "No data sources defined. Please create one to continue" every time I try the 'Open SQL' option in a rule file)
    Thanks,
    Sayantan

    I am no expert on this subject, mind you, but I did recently work with Oracle support regarding an ODBC issue. My issue was primarily with a Teradata ODBC connection, but while we were looking at the .odbc.ini, he helped me fix my Oracle connection as well.
    He mentioned that we were connecting with the 'Oracle Wire Protocol', and my Oracle ODBC description in .odbc.ini looks like below. I'm not sure what all the entries are, but I do know that Driver, Hostname, SID, and Portnumber are mandatory (there may be other mandatory entries as well, should be some documentation somewhere on it)
    Here is my .odbc.ini definition for an Oracle Wire Transfer database connection
    [LBR_FCT2]
    QEWSD=39264
    Driver=/opt/hyperion/common/ODBC/Merant/5.2/lib/ARora22.so
    Description=Merant 5.2 Oracle
    ApplicationUsingThreads=1
    Hostname=ora-godev2a
    SID=godev2a
    PortNumber=6364
    ArraySize=60000
    CatalogIncludesSynonyms=1
    CatalogOptions=0
    DefaultLongDataBuffLen=1024
    DescribeAtPrepare=0
    EnableDescribeParam=0
    EnableNcharSupport=0
    EnableScrollableCursors=1
    EnableStaticCursorsForLongData=0
    EnableTimestampWithTimeZone=0
    LocalTimeZoneOffset=
    LockTimeOut=-1
    LogonID=
    OptimizeLongPerformance=0
    Password=
    ProcedureRetResults=0
    UseCurrentSchema=1

  • How to configure sendmail on linux

    Hi,
    I have to configure sendmail for workflow notifications. I have just done necessary changes in sendmail.mc and generated sendmail.cf. But still i am not able to send mail. Could any one please tell me how sendmail sends mail.
    The scenario is:
    We aer hosting our domain at smtp.gmail.com. So all the emails have domain @xyz.com. How can i configure sendmail so that i can send mails from my linux server to [email protected]
    Do i need to generate any certificates, Is this for free. How do i generate these.
    Please help
    Regards
    Taher
    Edited by: user11970143 on Jun 7, 2010 5:06 AM

    What do you mean by having done the necessary sendmail changes?
    From what I understand, your question cannot be easily answered without knowing your security or Firewall DMZ requirements. You may have to define a default mail relay gateway on your sendmail server to relay all outgoing messages to a specific relay mail server for forwarding to the Internet.
    You may also have to define approprate mail exchange MX records in your DNS.
    Perhaps you can use Sendmail's personal mail forwarding. Sendmail allows individual users to define their own forwarding. The user defines personal forwarding in the .forward file in the home directory. Sendmail checks for this file after using the aliases file and before making final delivery to the user. If the .forward file exists, sendmail delivers the mail as directed by that file. For example, say that user oracle has a .forward file in the home directory that contains [email protected]

  • How to configure rman in linux

    we dont need to do anything to use rman in windows but how can i use rman in linux??
    if any one can help ?
    From what i can understand is we need to install the rpm and start its service
    if thier is anything else that i am missing please let me know .thanks

    we dont need to do anything to use rman in windows but how can i use rman in linux?Same way. Once Oracle is installed and Database is created you don't need anything else, simply run it, for example :
    $ rman nocatalog
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Jan 20 16:26:41 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    RMAN> connect target
    connected to target database: DB102 (DBID=XXXXXXXXX)
    using target database control file instead of recovery catalog
    RMAN>

  • How to configure vpn under linux

    i set up the vpn server on leopard and can access it alright with my leopard client. i gave the following instructions to our linux guys:
    type: L2TP
    server: server.com
    internal IP: 192.168.1.1
    account name: user_shortname
    password: user_password
    shared secret: secret
    the guys returned the following question:
    1. what encryption
    2. what hash algorithm
    can anybody tell me what they still need to configure their client?
    thanx

    It would probably be better to post this question in the JDBC forum, but what database and driver are you using?

  • How to config tomcat or browser can open some file type in browser?

    I use tomcat 4.0 (web server) for my project (JSP). I can upload file to folder of my web server. Some file type can read in browser e.g. .pdf .doc ,but some file type can't read in browser e.g. .ppt .xsl and etc. ? (http://localhost:8080//test.ppt --> it show some text,but can't read)
    How to configuration tomcat or browser for every file type can read in browser? help me please...

    In your tomcat confiruration files there must be some file for setting the mime types. You can add the required mime types to that file.
    Or the mime type configuration can be a part of some configuration file, you can change it there. Please look in to the conf directory.

  • Can i configure Tomcat in Jdeveloper

    Hi All ,
    please tell me how to configure tomcat server in my JDeveloper.
    thanks
    Ala

    I won't do that, but I will teach you something else instead. Follow these instructions please:
    1). Visit the JDeveloper forum on OTN at this URL: JDeveloper and ADF
    2). Scan the page until you have located the "Search Forum" box
    3). Type "Tomcat" in the search box
    4). Click the button labelled "Go"
    5). Review the search results and click on any of them that appear to answer the question you have asked.

  • How to configre printer  at linux and R12 instance

    Dear all,
    Please guide me.how to configure printer at linux and configure at R12 also.
    Regards
    Dharma

    933950 wrote:
    Dear all,
    Please guide me.how to configure printer at linux and configure at R12 also.
    Regards
    DharmaThis topic was discussed many times in the forum before, please see old threads for details.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Printer+AND+Setup&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to configure JMagic(Java interface) using Image magic?

    how to configure JMagic for linux OS? using Image magic API.?

    It is unlikely many people here would have used it. Have you tried the [JMagic forums|http://sourceforge.net/mailarchive/forum.php?forum_name=jmagick-users] and the [JMagic Wiki|http://jmagick.wiki.sourceforge.net/Installing+JMagick]?
    Edited by: mlk on 05-Sep-2008 13:44

  • Configuring tomcat for form based authentication-help badly needed

    hi , i want to have form based or some other way of authentication for the users comming to my site , i have access only to web.xml , but in tomcat documentations its giveni need to change server.xml and tomcat-user.xml , can i make these changes on web.xml to implement it or please tell me way out of this please , i tried even jguard but it needs changes in jvm which also not into my access

    Hi,
    I'm a little confused. You wanted to know how to configure Tomcat for form based authentication, and I sent you an article on how to do that. Is there something more you need from me? You had offered 10 duke dollars for this post, and if there is more I can do I will help for the remaining amount, but I can't help you getting access to the Tomcat *.xml file.

  • How to configure datasources in tomcat 4.1.12 to obtain OracleResultSets

    Hi!
    Since my application running under both OracleAS and Tomcat 4.1.12 should obtain connection pooling i tried to configure the application servers. Our application makes use of OracleResultSet. I configured OracleAS by editing the data-sources.xml file which works very well:
    <data-source
    class="com.evermind.sql.DriverManagerDataSource"
    name="OracleDS"
    location="jdbc/OracleCoreDS"
    xa-location="jdbc/xa/OracleXADS"
    ejb-location="jdbc/OracleDS"
    connection-driver="oracle.jdbc.driver.OracleDriver"
    username="scott"
    password="tiger"
    url="jdbc:oracle:thin:@testdb:1525:ORA5"
    inactivity-timeout="30"
    />
    The code for jndi lookup is here. It works fine when i cast ResultSet to OracleResultSet using OracleAS:
    initCtx = new InitialContext();
    envCtx = (Context) initCtx.lookup("java:comp/env");
    dataSource = (DataSource) envCtx.lookup("jdbc/OracleDS");
    con = dataSource.getConnection();
    ResultSet rs = con.executeQuery("..");
    OracleResultSet orars = (OracleResultSet)rs;
    Then i configured tomcat 4.1.12 server.xml file:
    <Resource name="jdbc/OracleDS" auth="Container" type="javax.sql.DataSource"/>
    <ResourceParams name="jdbc/OracleDS">
    <parameter><name>username</name><value>scott</value></parameter>
    <parameter><name>password</name><value>tiger</value></parameter>
    <parameter><name>driverClassName</name><value>oracle.jdbc.driver.OracleDriver</value></parameter>
    <parameter><name>url</name><value>jdbc:oracle:thin:@testdb:1525:ORA5</value></parameter>
    </ResourceParams>
    The same source for jndi lookup brings up a ClassCastException at line
    OracleResultSet orars = (OracleResultSet)rs;
    Therefore i tried to add a new parameter in tomcats server.xml:
    <parameter><name>factory</name><value>com.evermind.sql.DriverManagerDataSource</value></parameter>
    Now following exceptions occurs:
    javax.naming.NamingException: Could not create resource factory instance, com.evermind.sql.DriverManagerDataSource
    java.lang.Object org.apache.naming.factory.ResourceFactory.getObjectInstance(java.lang.Object, javax.naming.Name, javax.naming.Context, java.util.Hashtable)
    I have oc4j.jar and classes12.jar in tomcats home directory under config/lib.
    How should i configure tomcat to be able to use connection pooling and OracleResultSets?
    Thanks in advance!
    thomas

    ?

Maybe you are looking for

  • Ipad won't turn on after 4.2.1 upgrade

    After I upgraded my Ipad to the new os 4.2.1 it won't turn on. Before upgrading we all know that you turn it on by clicking the on and off switch or pushing the belly button in the middle, but now nothing happens at all. I have found that if I hold b

  • ITunes move to external hd fail, want to move it all back

    Tried moving itunes to ext hard drive using Apple directions. Didn't work. iTunes library files are still in original location. Can I move everything that transfered to new hard drive, i.e. apps, back to original folder and be good to go? Thx!!

  • Safari asking for keychain "login" in non-administrative account.

    To protect my wife's newly acquired refurbished MacBook from her complete lack of knowledge about Macs or computers in general, I set myself up as the Administrator on her MacBook and protected this account with a password. I then set her up as a sim

  • UUP: um:getProperty caching results?

    I've set up a UUP to access some data in an external database, and I'm getting some interesting effects when the external data changes. Am I missing something obvious here? When the UUP is first accessed, all of the information is returned correctly

  • How to install Oracle Form and Report 6i on existing database

    Hi all please help me, My system is rhel 3 (update 6). My question is how can i install Oracle form and report 6i on my machine, which is already have database 10g R2? I known i have to create two separate ORACLE_HOME. Since i already had database 10