How can i intergarate eclipse with tomcat using windows 2000?

i'm using Eclipse 3.0 with sdk 1.4, i downloaded Tomcat and configured it for plugin to Eclipse. But yet i can't start the Tomcat server.
if any one can help me please of how to configure tomcat or the proper installation in windows 2000.

Well whebn i start the server this is the what happens:
H:\>%CATALINA_HOME%\bin\startup
Using CATALINA_BASE: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\
Using CATALINA_HOME: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\
Using CATALINA_TMPDIR: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\\temp
Using JAVA_HOME: C:\j2sdk1.4.2_10
H:\>
=================================
i don't see any error during the start up,but i soon as i shut it down this is what happens:
H:\>%CATALINA_HOME%\bin\shutdown
Using CATALINA_BASE: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\
Using CATALINA_HOME: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\
Using CATALINA_TMPDIR: H:\Eclipse\eclipse\tomcat\jakarta-tomcat-4.1.31\\temp
Using JAVA_HOME: C:\j2sdk1.4.2_10
Exception during startup processing
java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
at org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas
sLoader.java:945)
at org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClas
sLoader.java:810)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:129)
H:\>

Similar Messages

  • How can i get apps with out using credit card info because i do not have a card ?

    how can i get apps with out using credit card info because i do not have a card ?

    Yo Chris. I've been following your answers to different threads and quite frankly, you're very keen in answering everybody regarding this stupidity that Apple has brought upon its customers. Kudos to you. But the problem is, most of the time, in some devices, your solution doesn't work because the NONE option is not there. The same goes for me.
    Meanwhile, I found a temporary workaround for the iPhone 4s, iPad 2 and iPod Touch 4th Gen.
    Register a free Apple ID from the iCloud Settings.
    Go to Settings>iCloud>Account>Tap Payment Information on the Storage Plan Category.
    Fill in the other boxes and choose "None" on Credit Card Information.
    That's it! Hope I helped those who still couldn't find the "None" Option.
    Must be running IOS 5.0.1 though, else there would be no iCloud.

  • How can I access the iphoto library using windows pc? Upgrading to aperture solves my problem?

    How can I access the iphoto library using windows pc? Upgrading to aperture solves my problem?
    My home network is used both by my macbook and my wife's windows pc. Considering that, I would like to know if we can share our pictures with each other (specially because I intend to store all of them into a NAS storage - WD My Cloud, probably).

    No you can not - neither iPhoto nor Aperture has any cross platform capability
    You can share photos with the PC using MyPhotoStream or Shared PhotoStreames
    You can not share the iPhoto library
    And you can not put the iPHoto library on a NAS - it MUST always be on a volume formatted Mac OS extended (journaled) and mube on a fast wired local connection - it can not be on a Network
    There are Digital Asset Managers that can do what you want - iPhoto and Aperture can not
    LN

  • HT1386 My phone is disabled.  How can I rest it with out using a computer?

    My phone is disable.  How can I rest it without using a computer?

    Sell it to someone that has a computer & use the money to purchase a new phone. Either that or find a computer.

  • How can I connect to oracel-10 using windows authentication?

    Hi,
    in Oracle 9 I could do this:
    Put the windows user in the group ORA_DBA, then:
    set ORACLE_SID=MySID
    sqlplus /nolog
    connect / as sysdba
    With oracle 10 it always seems to ask for username and Password.
    Is there a way around this?
    Can I log in thru windows authentification somehow like this
    set ORACLE_SID=MySID
    sqlplus /nolog
    connect as sysdba
    without now being asked for username and password now?
    How can I accomplish this?
    I would not want to specify the password in an sql file; this would be much worse than being able to connect thru windows authentication.
    Thank you for letting me know.
    Sincerely
    Andreas

    Hi,
    thank you all for answering first of all.
    I thought that connecting with the slash as sysdba:
    connect / as sysdba
    was an old syntax of oracle9.
    But you are right, obviously it is not.
    However, oracle10 gives me now the message:
    SQL> connect / as sysdba
    ERROR:
    ORA-01031: insufficient privileges
    How come you don't get this message?
    Are you using Oracle-9 or oracle-10?
    I was logged on as user oracle; and this user is member of the administrators group and also the group ORA_DBA.
    How come then that it still throws the insufficient privileges message?
    Could you please let me know, what you do differently or what I forgot?
    Regards
    Andreas

  • How can I download Photoshop for OSX using Windows?

    Dear all:
    Hi. I need to download Photoshop trial for OSX (in order to test the product on an iMac) but I'm using Windows so it seems the Download Manager automatically tries to download the Windows version od Photoshop instead of the OSX version. How can I change that?.
    Best Regards

    CarlosNegroni you can download a Mac version by initiating a direct download.  Please see http://forums.adobe.com/thread/981369 for more information on how to accomplish this.

  • How can i secure email with attachments using coldfusion

    Hi,
    I need to send emails with attachments containg word, excel or PDF documents using cfmail. However this email needs to be really secure. How is the best way to secure the entire email with its attachments.
    Any ideas appreciated
    Thanks
    Zubair

    Hi ,
    I hope the following will help you..., using the UTL_SMTP db package.
    DECLARE
    c UTL_SMTP.CONNECTION;
    PROCEDURE send_header(name IN VARCHAR2, header IN VARCHAR2) AS
    BEGIN
    UTL_SMTP.WRITE_DATA(c, name || ': ' || header || UTL_TCP.CRLF);
    END;
    BEGIN
    -- Open connection to SMTP gateway
    c := UTL_SMTP.OPEN_CONNECTION('smtp.server.acme.com');
    UTL_SMTP.HELO(c, 'acme.com');
    UTL_SMTP.MAIL(c, '[email protected]');
    UTL_SMTP.RCPT(c, '[email protected]');
    UTL_SMTP.OPEN_DATA(c);
    send_header('From', '"Oracle Admin" ');
    send_header('To', '"Bob Smith" ');
    send_header('Subject', 'Automated Database Email');
    UTL_SMTP.WRITE_DATA(c, utl_tcp.CRLF || 'This is an automated email from the Oracle database.');
    UTL_SMTP.WRITE_DATA(c, utl_tcp.CRLF || 'The database is working for you!');
    UTL_SMTP.CLOSE_DATA(c);
    UTL_SMTP.QUIT(c);
    END;
    Simon

  • How can I print characters with accent using TEXT_IO?????

    I need to write characteres with accent, like ó,Á using TEXT_IO.....
    Please help me!!!!

    Francois:
    I try to use your solution but don't work....maybe is necessary setting something in the database or in the developer......
    I'm writing an xml format file, and the string that I need to write is:
    <Item Name="DUMMY" FontSize="1000" DirtyInfo="true" Height="16" MouseNavigate="false" XPosition="109" FontName="Arial" ForegroundColor="black" Width="64" YPosition="191" FontSpacing="Normal" Label="OK" FontWeight="Negrita" FontStyle="Normal" ItemType="Botón" CanvasName="WEBUTIL_CANVAS">

  • How can I check my icloud emails using windows xp?

    My MacBook Pro crashed and I am currently using an old laptop on windows xp. When I go to enter online in Icloud.com my emails it does not allow me to see my emails unless I install icloud on my laptop. The problem is that when I follw the directions and the relevant link it sais that icloud is compatible only with windows 7 or 8. Does that practically means that I will not check my emails until my mac is back in life?

    Thank you for the answer
    I am trying to access my emails using my browser but when I enter my ID and password a message appears saying that I need to set up icloud first in my current device before I can make use (enter) icloud.com
    Then I pressed more info to find out how I can do that in a windows pc and I found out the following:
    ''To enable iCloud on your Windows PC (Windows 7 or 8 required), first step set up your iCloud account on your other devices or Mac, then install iCloud for Windows''
    Any suggestion?

  • How can i run wireless internet when using windows xp on my imac?

    I recently installed Windows XP on my imac using Boot Camp, everything works great except the internet. ive been looking but i have found no way to get the internet to work via my wireless connection, or is it just not possible?
    Could it be that i am missing some drivers? Anyone know where i can get them?
    Sorry if im asking too much stuff.
    Thanks in advance

    Depending on the wireless base station brand and specifications,
    you may have to set up the Windows system to find & use it...
    Just about the same as setting up any Windows PC to go online;
    except, if you have an Apple base station...
    If you have an AirPort base station, there are updates for Windows
    to help use that access point, from your Mac, running Windows.
    An example, but not necessarily the correct answer, in the following:
    • AirPort Utility 5.4.2 for Windows
    http://support.apple.com/kb/DL840
    Since you have posted this request in 10.5 Leopard> Automator
    discussion, this won't be a suitable place to find matching replies.
    see: Windows compatible technologies> Airport for Windows:
    http://discussions.apple.com/forum.jspa?forumID=1014
    There are other topic discussions under the Windows area,
    so if you look into the main Discussions page and look into
    the bottom of the listings, you can see the larger group there.
    Apple Support Discussions - Forum Home:
    http://discussions.apple.com/index.jspa?categoryID=1
    Perhaps after reading through topics in the Windows> Airport
    thread, you may wish to reconstruct and repost it in that area.
    Good luck & happy computing!
    { edited to add Airport Utility info & misc explanation }

  • How can i download firefox for ubuntu, using windows?

    i need to download fierfox for ubuntu, but using windows

    You can select the operating system version of Firefox you want on this page: <br />
    http://www.mozilla.com/en-US/firefox/all.html

  • Since I began to use Time Warner Cable internet connection, I find it difficult to get Firefox to open. Firefox.exe opens, but the browser window seldom opens. How can I fix this? I use Windows XP Home.

    A few times, I have gotten Firefox to open.

    Try changing firefox to the default browser: [http://kb.mozillazine.org/Setting_Your_Default_Browser]. That will probably get firefox to open when you dial up.
    I'm not sure what you mean by "the meter accelerating the web page". Can you explain that?
    Thank you

  • I purchased icloud match and have a Dell computer. I have not turned on icloud match yet beccause I've read that doing so will mean I'll lose all the music in my itunes library on my computer. Is this true? If so, how can I avoid it. I use Windows.

    I purchased icloud match, but have not yet turned it on so all my music is shown as "waiting." I read that if I turn it on, my itunes music library will disappear and I DO NOT want that to happen! So, my question is, will my music library remain as is if I turn on the icloud match or do I have to save it someplace and then reinstall it after turning on icloud match?

    Backup your music library, that is the only way to ensure it does not go missing through theft, damage, operator error, machine breaks, upgrades go wrong, operator goes wrong .........

  • How Can I Run Servlet in tomcat

    Hi My Friends
    Please can any one tell me how can I Run Servlet in tomcat using my own Virtual Directory � my ask about , what is the structure it must be make it in the hierarchy of the sub folder of Virtual Directory , and in watch folder it must be put the servlet files and there is any change it must be make it in any file of the tomcat files and so on
    Please give my full details about this thing
    And thanks

    What version of Tomcat are u using?

  • How can i connect labview with ge fanuc versamax plc via VISA

    I, ve a ge fanuc versamax plc. I am building a data logger in labview. There are two current trasmitters. I dont have any other data acquisition devices other than PLC. How can i access data acquired by PLC and how can i connect it with labview using VISA?

    KPAC wrote:
    I've a ge fanuc versamax plc. I am building a data logger in labview. There are two current trasmitters. I dont have any other data acquisition devices other than PLC. How can i access data acquired by PLC and how can i connect it with labview using VISA?
    There may be variations between models, but I believe all VersaMax support Modbus and GE's own SNP/SNPX serial communication protocols.
    For Modbus communication protocol:
    The link here is a good outline of the different options available. If you really want to limit yourself to the option of using VISA, then it's Items 1. and 2. in Khalid's list that are applicable. You might have to modify some of the free LabVIEW Modbus VIs to suit you needs, but they are useful as examples if you have little experience programming a serial driver.
    For SNP/SNPX:
    Your options are similar to those for Modbus, except that I'm not aware of any existing free set of LabVIEW VI's for it. With a web search you might find something (I almost programmed one 10 years ago). The SNP/SNPX protocol is/was well documented in a GE FANUC manual which you could get from them (in 1993 it was GFK-052B "Series 90 PLC Serial Communications User's Manual") so you still can write your own set of VIs.
    If you don't really need to limit yourself to using VISA, there are ActiveX and OPC drivers available which use SNP/SNPX that you can find with a web search. And you can see here that NI's Industrial Automation OPC Server's do include an object for GE Fanuc Versamax via Ethernet. This would not be the cheapest in terms of capital cost though.
    Good luck.
    =====================================================
    Fading out. " ... J. Arthur Rank on gong."

Maybe you are looking for

  • Read-Write calendar in OSX 10.5.8 Server

    Hi to all, I would like create a read-write calendar, modify from different users . Do you know the procedure to do it??????? Thank you very much

  • Batch command working on two sets of files?

    Let's say I have a folder with 100 images in it. These are actually frames from a movie. I also have another folder with another 100 different images in it. I can set up an action to open each of the first set of images sequentially and to place the

  • Error Creating Application Server Conn from Jdeveloper

    Hi, Im receiving following error while trying to create Jdeveloper connection: Error while getting remote MBeanServer for url: ormi://myhostname.pk:20000/default: Error reading application-client descriptor: Error communicating with server: Lookup er

  • What does the number in parenthesis on a Tab represent?

    Using Firefox 24.0 on a desktop and laptop, when I open Facebook the Tab title shows the Facebook icon, the number seven in parenthesis (7), and the word Facebook. What does it mean?

  • I have skype credit but can't make any call (credi...

    I have skype credit recently but can't call to any mobile or landphones in my home country India. What ever number I am dialing is ringing but no answer, that means the ringing tone I am hearing is not the actual ringing. I have checked with the pers