facebook

Deployment into tomcat not bringing every class into it.

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #269128 Reply

    Erick Dovale
    Member

    This problem is a blocker for me at the time.
    I created a ServletContextListener and registered in the web.xml file. I wrote the corresponding file and deployed the web app. When I run tomcat it complains about not been able to find the listener class. I checked in tomcats web app folder and it is true, the class is not been deployed in there.

    What could be the reason for this?

    Thanks.

    #269155 Reply

    Riyad Kalla
    Member

    edovale,
    Can you post all the information from MyEclipse > Installation Summary > Installation Details here for me?

    #269340 Reply

    Erick Dovale
    Member

    *** Date:
    Wednesday, April 25, 2007 3:20:15 AM GMT

    ** System properties:
    OS=windows nt (unknown)
    OS version=6.0
    Java version=1.5.0_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.1 GA
    Build id: 20070302-5.1.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.1.1 GA
    Build id: 20070302-5.1.1-GA

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\work\MyEclipse 5.1.1 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    145c_70
    -clean -vmargs
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M
    -vm
    C:\work\MyEclipse 5.1.1 GA\jre\bin\javaw.exe

    #269365 Reply

    Riyad Kalla
    Member

    edovale,
    I need the following info:

    1) Are you working with a web project? If so, can you open the project properties and go to MyEclipse > Web and read the values off to me for both the web root and web context root folders?

    2) Can you tell me your Output folder from your Project Properties > Java Build Path > Source page?

    3) Additionally, can you tell me all the settings you have for Tomcat from the connector preference page?

    4) And last, but not least, can you tell me the full paths you have both your workspace created in, and Tomcat installed under? With Vista’s new permission model, this could very well be breaking your deployments depending on where you put these.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Deployment into tomcat not bringing every class into it.

You must be logged in to post in the forum log in