facebook

Missing application web.xml message….

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #246378 Reply

    Chris Parsons
    Participant

    When I deploy my application I get a warning line in the console as show below…

    09:47:38,073 INFO  [Server] JBoss (MX MicroKernel) [4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)] Started in 11s:610ms
    09:48:46,760 INFO  [TomcatDeployer] deploy, ctxPath=/ServiceDirectoryWeb, warUrl=.../tmp/deploy/tmp992ServiceDirectoryWeb.war/
    09:48:47,073 INFO  [ContextConfig] Missing application web.xml, using defaults only StandardEngine[jboss.web].StandardHost[localhost].StandardContext[/ServiceDirectoryWeb]

    There is a web.xml file for the application, and it must be loaded as all the directives work, and I do not
    appear to have any other problems – any ideas??

    I attach the configuration info as requested

    Thanks

    Chris

    *** Date: Thu Feb 09 09:54:15 GMT 2006
    
    *** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_06
    
    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    
    Version: 4.0.3 GA
    Build id: 20051025-4.0.3-GA
    
    *** Eclipse details:
    Eclipse SDK
    
    Version: 3.1.2
    Build id: M20060118-1600
    
    Eclipse Platform
    
    Version: 3.1.2
    Build id: M20060118-1600
    
    Eclipse RCP
    
    Version: 3.1.2
    Build id: M20050929-0840
    
    Eclipse Java Development Tools
    
    Version: 3.1.2
    Build id: M20050929-0840
    
    Eclipse Plug-in Development Environment
    
    Version: 3.1.2
    Build id: M20050929-0840
    
    Eclipse Project SDK
    
    Version: 3.1.2
    Build id: M20060118-1600
    
    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\java\eclipse-3.1.2\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    11c_94
    -clean
    -vm
    C:\java\jdk1.5.0_06\bin\javaw.exe

    – Was Eclipse freshly installed for MyEclipse?
    No
    – If not, was it upgraded to its current version using the update manager?
    Yes
    – Are any other external plugins installed?
    No
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    7
    – What application server are you using?
    Jboss 4.0.3SP1

    #246391

    Riyad Kalla
    Member

    Few questions

    1) Is this project a Web Project?
    2) If you unzip or view the WAR yourself, is there a WEB-INF directory immediately off the root that contains a web.xml file?
    3) Are you deploying to a running instance of JBoss?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Missing application web.xml message….

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