• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Application context :context init fails.

 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hii All,

I am not sure where exactly the problem is.
I updated the file in Eclipse IDE , provided the properties path in the apllication context,
the build.xml runs fine and build is successfull..

Tomcat Log:


I tried commenting the editorderIpAddress , but it was a NoGo.

here is my Application Context:



Thanks in Advance.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is something missing.

Where is 'editorderIpAddress'

That is the error and I see it no where in your xml file. You aren't telling us the whole story to be able to help.

Mark
 
reply
    Bookmark Topic Watch Topic
  • New Topic