• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error creating servlet context for Web application

 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all
I'm creating a war file and i'm trying to deploy it with weblogic5.1,i do not know why it is asking for weblogic.xml and i do not have any external resources,here is the error:
Tue Nov 20 10:35:04 EST 2001:<E> <HTTP> Error creating servlet context for Web application 'c:/examples.war'
weblogic.xml.dom.DOMProcessingException: Could not setup environment for EJBReference or ResourceReference. Cannot find
WEB-INF/weblogic.xml in the Web application.
 
reply
    Bookmark Topic Watch Topic
  • New Topic